crosstool-ng/scripts/build
Yann E. MORIN" 1c625d676c Push the calculation of the tuple's kernel part down to kernel's build scripts:
- update the kernel script's API with the function CT_DiKernelTupleValues
- update doc accordingly (also with the architecture change, missing in the previous commit)
- small clean-up in the main script, remove useless test

 /trunk/scripts/build/kernel/bare-metal.sh |    5     5     0     0 +++++
 /trunk/scripts/build/kernel/linux.sh      |    5     5     0     0 +++++
 /trunk/scripts/crosstool.sh               |   31    13    18     0 +++++++++++++------------------
 /trunk/scripts/functions                  |   15     8     7     0 ++++++++-------
 /trunk/docs/overview.txt                  |   13     9     4     0 +++++++++----
 5 files changed, 40 insertions(+), 29 deletions(-)
2008-10-23 13:45:48 +00:00
..
arch Architecture API change: 2008-10-23 13:00:45 +00:00
cc Better handle the second pass core gcc build, differentiating between gcc prior to 4.3 with gcc from 4.3. 2008-09-30 18:19:18 +00:00
debug Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
kernel Push the calculation of the tuple's kernel part down to kernel's build scripts: 2008-10-23 13:45:48 +00:00
libc Correctly handle the minimum supported kernel version in glibc. 2008-10-20 17:46:43 +00:00
tools Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
binutils.sh Add alternate locations where to retrieve binutils snapshots. 2008-10-15 07:29:07 +00:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
gmp.sh Fix CT_DoExecLog usage when building GMP for target. 2008-07-14 21:21:35 +00:00
mpfr.sh MPFR: log autotools files rebuilding to DEBUG level, not EXTRA. 2008-08-17 14:10:44 +00:00
tools.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00