crosstool-ng/kconfig
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
..
lxdialog Michael ABBOTT reported that Ubuntu had problems running menuconfig. 2008-07-22 09:16:07 +00:00
conf.c Don't advertise 'xconfig' as a config rule. 2008-09-16 14:32:07 +00:00
confdata.c Quiet some messages from the configurators. We don't need them. 2007-05-14 19:28:14 +00:00
expr.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
expr.h Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kconfig.mk Save the toolchain configuration to its own file, as an auto-extracting shell script: 2008-10-01 18:10:40 +00:00
lex.zconf.c Simplify conf and mconf generation. We don't care for the _shipped stuff. 2008-09-28 10:33:30 +00:00
lkc_proto.h Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
lkc.h Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
mconf.c Quiet some messages from the configurators. We don't need them. 2007-05-14 19:28:14 +00:00
menu.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
symbol.c Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
util.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
zconf.hash.c Simplify conf and mconf generation. We don't care for the _shipped stuff. 2008-09-28 10:33:30 +00:00
zconf.tab.c Simplify conf and mconf generation. We don't care for the _shipped stuff. 2008-09-28 10:33:30 +00:00