Re: [PATCH v2] newlib: update build system generation documentation
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 24 23:10, Mike Frysinger wrote: > Replace all of the individual autotool steps with a single autoreconf. > This simplifies the documentation greatly, and in the current system, > only takes ~10 seconds to regenerate everything. > > Update the developer documentation to cover all the major components > of the current build system. Hopefully this is a fairly complete road > map to everything. I tried to include everything that I wish I knew > when I started hacking on this :P. > --- > newlib/HOWTO | 169 ++++++++++++++++++++++++++++++++++++++++++++++++++ > newlib/NEWS | 1 + > newlib/README | 91 ++++++--------------------- > 3 files changed, 189 insertions(+), 72 deletions(-) GTG Thx, Corinna