aboutsummaryrefslogtreecommitdiff
path: root/tools/ct-ng.extract-config
Commit message (Collapse)AuthorAgeFilesLines
* Revisit the extract-config way of working: ct-ng is the sole entry point to ↵Yann E. MORIN"2007-07-171-23/+0
| | | | crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead.
* Fix the install procedure:Yann E. MORIN"2007-07-081-0/+23
- remove useless script tools/addToolVersion.sh: it is not needed when running crosstool-NG, only for developpers, - create a symlink to the configuration extract script, so that it is in the PATH if ct-ng is.