crosstool-ng/scripts
Yann E. MORIN" d2fe51a715 Generate the choice menu for C libraries, the same way arch and kernels are generated.
/trunk/kconfig/kconfig.mk          |   10     8     2     0 ++++++--
 /trunk/scripts/build/libc/glibc.sh |    2     1     1     0 +-
 /trunk/config/libc/glibc.in        |   22     6    16     0 +++++-------------
 /trunk/config/libc/uClibc.in       |    7     6     1     0 +++++-
 /trunk/config/libc/eglibc.in       |   12    11     1     0 +++++++++-
 /trunk/config/libc.in              |   53     4    49     0 +++-----------------------------------------
 6 files changed, 36 insertions(+), 70 deletions(-)
2008-10-13 11:23:51 +00:00
..
build Generate the choice menu for C libraries, the same way arch and kernels are generated. 2008-10-13 11:23:51 +00:00
crosstool.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
functions Use ERROR level for make errors. 2008-10-12 11:09:57 +00:00
saveSample.sh The Linux kernel does not need a config file now that the old methods are removed. 2008-09-15 09:51:10 +00:00
showSamples.sh Beautify somewhat the WiKi table for narrow screens. 2008-09-14 16:54:12 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00