summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-11-17Build and install a uClibc cross-ldd.Yann E. MORIN"1-1/+27
2008-11-14Add a fast Linux kernel mirror.Yann E. MORIN"1-1/+1
2008-11-13Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"7-74/+131
2008-11-07Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"1-7/+5
2008-11-07Do not take lib64/ in account when fixing the glibc linker scripts:Yann E. MORIN"1-1/+3
2008-11-04Use target GMP and MPFR when building target binutils:Yann E. MORIN"1-0/+7
2008-11-04Merge #1190 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"1-6/+14
2008-11-01Enable uClibc parallel build for those versions supporting it.Yann E. MORIN"1-5/+7
2008-11-01Enablelocales when requested to do so.Yann E. MORIN"1-1/+9
2008-11-01Only install headers when installing uClibc headers.Yann E. MORIN"1-5/+5
2008-11-01Eyecandy in the WiKi table.Yann E. MORIN"1-8/+12
2008-10-31Indent the samples list.Yann E. MORIN"1-1/+1
2008-10-31Transform LAN_MIRROR into plain MIRROR:Yann E. MORIN"1-29/+16
2008-10-29Use 'gawk', not plain 'awk'.Yann E. MORIN"3-11/+11
2008-10-29Finally enable the PPC-8xx memset workaround, by Nye Liu.Yann E. MORIN"1-0/+9
2008-10-28Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.Yann E. MORIN"1-1/+1
2008-10-27Typo.Yann E. MORIN"1-1/+1
2008-10-26ltrace: remove lingering ".Yann E. MORIN"1-1/+1
2008-10-26ltrace does not build out-of-tree: use copied sources to configure.Yann E. MORIN"1-4/+4
2008-10-24Make ltrace finally build:Yann E. MORIN"1-2/+3
2008-10-23Fix saving samples, by Nye Liu:Yann E. MORIN"1-1/+2
2008-10-23Push the calculation of the tuple's kernel part down to kernel's build scripts:Yann E. MORIN"4-25/+31
2008-10-23Architecture API change:Yann E. MORIN"9-13/+15
2008-10-21Add a 405fp soft-float PowerPC sample.Yann E. MORIN"1-1/+1
2008-10-21Fix using only custom patches.Yann E. MORIN"1-1/+1
2008-10-20Correctly handle the minimum supported kernel version in glibc.Yann E. MORIN"1-39/+39
2008-10-17Fix saving samples when the uClibc config file is already saved.Yann E. MORIN"1-2/+2
2008-10-15Add alternate locations where to retrieve binutils snapshots.Yann E. MORIN"1-2/+3
2008-10-14Introduce the notion of a 'sample comment'.Yann E. MORIN"2-17/+41
2008-10-14saveSample: Reset CT_LOCAL_TARBALLS_DIR to defaultYann E. MORIN"1-0/+1
2008-10-14Fix the saveSample script oafter architerctures reorganisationYann E. MORIN"1-2/+2
2008-10-13Generate the choice menu for C libraries, the same way arch and kernels are g...Yann E. MORIN"1-1/+1
2008-10-12Use ERROR level for make errors.Yann E. MORIN"1-3/+7
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"12-45/+19
2008-10-06Install the config script following the naming of other files, eg. "${CT_TARG...Yann E. MORIN"1-2/+2
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"9-1/+127
2008-10-03Fourth shot at moving arch/ into config/arch/ .Yann E. MORIN"1-1/+1
2008-10-01Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"1-1/+5
2008-09-30Better handle the second pass core gcc build, differentiating between gcc pri...Yann E. MORIN"1-9/+13
2008-09-29Restore the ability to build gcc older than 4.3. At last!Yann E. MORIN"1-1/+1
2008-09-28In the glibc and eglibc trees, the 'configure' files may be older than their ...Yann E. MORIN"2-1/+11
2008-09-23Bart De VOS pointed out that removing absolute paths from the libc linker scr...Yann E. MORIN"1-12/+2
2008-09-22Rework the eglibc download so as to be a little bit saner.Yann E. MORIN"1-10/+15
2008-09-16Generate the kernel config choice, rather than having it hard-coded:Yann E. MORIN"1-0/+0
2008-09-15Move all the Linux kernel config options to a single file (to ease supporting...Yann E. MORIN"1-7/+6
2008-09-15DUMA: don't log twice through the logger.Yann E. MORIN"1-1/+1
2008-09-15The Linux kernel does not need a config file now that the old methods are rem...Yann E. MORIN"1-13/+0
2008-09-14Enhance setting the minimum kernel version glibc will run against.Yann E. MORIN"1-5/+33
2008-09-14Beautify somewhat the WiKi table for narrow screens.Yann E. MORIN"1-3/+3
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"9-30/+112