mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 08:03:59 +00:00
Yann E. MORIN"
33374cac39
scripts: output renumbered patches in a new directory
When renumbering patches, the original patches get removed and replaced with the new ones. This can be annoying to loose the original patches. Fix this by putting the new patchs in a directory of their own.
Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
This is the README for crosstool-NG TABLE OF CONTENT / ________________/ - GETTING STARTED - CREDITS - KNOWN ISSUES GETTING STARTED / _______________/ To get you started, just enter: ./configure --help You can find a (terse and WIP) documentation in docs/overview.txt. Here's a summary of what you'll find in there: Introduction History Installing crosstool-NG Configuring crosstool-NG Running crosstool-NG Using the toolchain Toolchain types Contributing Internals You can also point your browser at: http://ymorin.is-a-geek.org/projects/crosstool CREDITS / _______/ The people that helped are listed in docs/CREDITS. Many thanks to them! :-) KNOWN ISSUES / ____________/ The list of known issues is listed in docs/known-issues.txt. Aloha!
Description
Languages
Shell
50.9%
C
27.4%
M4
16.9%
Makefile
1.9%
Yacc
1.4%
Other
1.5%