crosstool-ng/tools
Yann E. MORIN" 16c6cc994f Save the toolchain configuration to its own file, as an auto-extracting shell script:
- get rid of the 'extractconfig' action, it was cumbersome to use, and badly documented,
 - introduce a skeleton for the config script,
 - update auto-completion,
 - document the config script.

 /trunk/kconfig/kconfig.mk        |    9     2     7     0 ++-------
 /trunk/scripts/crosstool.sh      |    6     5     1     0 +++++-
 /trunk/docs/overview.txt         |   21     9    12     0 +++++++++------------
 /trunk/tools/toolchain-config.in |    8     8     0     0 ++++++++
 /trunk/ct-ng.comp                |    2     1     1     0 +-
 5 files changed, 25 insertions(+), 21 deletions(-)
2008-10-01 18:10:40 +00:00
..
addToolVersion.sh Move all the Linux kernel config options to a single file (to ease supporting more than one kernel). 2008-09-15 14:52:29 +00:00
config.guess Update tools/config.{guess,sub}. 2008-05-08 15:37:21 +00:00
config.sub Update config.sub. 2008-09-11 09:02:00 +00:00
extract-config.sh Fix extracting the configuration from a build log. 2008-08-25 21:41:52 +00:00
patch-renumber.sh Add a new tool to renumber a patch directory. 2008-08-04 12:09:54 +00:00
populate.in Simplify populate: no need to be too smart. 2008-08-07 22:34:32 +00:00
toolchain-config.in Save the toolchain configuration to its own file, as an auto-extracting shell script: 2008-10-01 18:10:40 +00:00
tools.mk Update the URLs where to retrieve config.guess and config.sub from. 2008-05-08 15:36:51 +00:00