aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Move addToolsVersion.sh from tools/ to scripts/Yann E. MORIN"2008-12-111-0/+93
* Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:Yann E. MORIN"2008-12-091-1/+16
* .config is in CT_TOP_DIR, and we *are* in CT_TOP_DIR.Yann E. MORIN"2008-12-091-1/+1
* Use the dedicated function CT_DoConfigSub rather than invoking config.sub dir...Yann E. MORIN"2008-12-031-2/+2
* Minor POSIX compliance, and typo.Yann E. MORIN"2008-11-282-4/+4
* Canonicalise CT_BUILD and CT_HOST:Yann E. MORIN"2008-11-281-22/+7
* Make it easy to use \nYann E. MORIN"2008-11-281-1/+4
* Build dmalloc with -fPIC to sucessfully build the shared library with newer b...Yann E. MORIN"2008-11-241-0/+1
* Overide locale to C so as to have readable logs.Yann E. MORIN"2008-11-201-3/+7
* MPFR: correctly re-install config.{guess,sub} with autotools >=2.0.0.Yann E. MORIN"2008-11-201-1/+13
* Do not mangle Cygwin tuples.Yann E. MORIN"2008-11-191-0/+5
* 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