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