summaryrefslogtreecommitdiff
path: root/tools/ct-ng.extract-config
AgeCommit message (Collapse)AuthorFilesLines
2007-07-17Revisit the extract-config way of working: ct-ng is the sole entry point to ↵Yann E. MORIN"1-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.
2007-07-08Fix the install procedure:Yann E. MORIN"1-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.