aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: use the floating-point string option in testsYann E. MORIN"2011-11-141-1/+1
* libc/uClibc: use the floating-point string option in testsYann E. MORIN"2011-11-141-3/+5
* arch/sh: use the floating-point string option in testsYann E. MORIN"2011-11-141-3/+8
* arch/x86: prescott is an i686Titus von Boxberg2011-11-171-0/+1
* complibs/cloog: auto-reconf for 0.15.10 and laterYann E. MORIN"2011-10-161-1/+1
* complibs/cloog: fix extractionYann E. MORIN"2011-10-161-18/+9
* debug/gdb: fix tic install path, tell ncurses where to find itYann E. MORIN"2011-11-151-5/+3
* arch: add softfp supportYann E. MORIN"2011-10-192-0/+5
* scripts: use the hardfloat option to set configure and CFLAGSYann E. MORIN"2011-10-191-0/+4
* scripts: introduce float type as a stringYann E. MORIN"2011-10-192-4/+10
* scripts: fix missing space when using CT_EXTRA_FLAGS_FOR_HOSTMichael Hope2011-10-211-1/+1
* misc: change references to point to the new websiteYann E. MORIN"2011-10-182-5/+5
* arch/powerpc: fix tuple for uClibcYann E. MORIN"2011-10-161-5/+8
* scripts/functions: Fix CT_ExtractGit function.Yann E. MORIN"2011-10-071-12/+15
* scripts: check host features with host compilerYann E. MORIN"2011-10-141-0/+13
* config: use '0' for automatic number of jobsYann E. MORIN"2011-10-161-4/+3
* scripts: execute each steps in a subshellYann E. MORIN"2011-10-091-1/+1
* libc/glibc: run ./configure in CONFIG_SHELLYann E. MORIN"2011-10-111-0/+3
* config: simplify setting CONFIG_SHELL, add a bit to the help entryYann E. MORIN"2011-10-111-13/+3
* complibs/cloog: catch autogen.sh's outputYann E. MORIN"2011-10-101-1/+1
* debug/gdb: new option to enable/disable use of pythonYann E. MORIN"2011-10-081-0/+5
* binutils/binutils: ensure gold is staticaly-linked if neededYann E. MORIN"2011-10-091-2/+2
* scripts: support extra host compiler flagsYann E. MORIN"2011-10-051-1/+2
* libc/glibc: add log messages for glibc addons dirs and symlinksYann E. MORIN"2011-10-071-2/+2
* scripts: update config.{guess,sub}Yann E. MORIN"2011-10-062-6/+18
* Pass CXXFLAGS to binutils/gold.Michael Hope2011-10-051-0/+1
* config: add a 'auto' value for the number of parallel jobsMichael Hope2011-09-291-1/+5
* kernel/linux: prepare for 3.1 and aboveYann E. MORIN"2011-09-261-9/+11
* kernel/linux: use a custom kernel source directoryYann E. MORIN"2011-09-221-12/+20
* kernel/linux: add alternate download locationsYann E. MORIN"2011-09-211-1/+5
* cc/gcc: speed up the build a little bitYann E. MORIN"2011-09-141-6/+6
* gcc: add support for the PowerPC EABIYann E. MORIN"2011-09-171-5/+11
* libc/uClibc: enable NPTL choice for uClibc >= 0.9.32Yann E. MORIN"2011-09-121-3/+4
* scripts/functions: only use passive FTPYann E. MORIN"2011-09-091-6/+8
* scripts/functions: only use one download programYann E. MORIN"2011-09-091-12/+4
* scripts: fix sysroot prefix dirYann E. MORIN"2011-09-071-2/+4
* libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT2011-08-281-0/+5
* configure: xz-utils alone can also handle LZMA-compressed tarballsYann E. MORIN"2011-08-261-2/+15
* configure: check for lzmaYann E. MORIN"2011-08-251-0/+4
* debug/ltrace: Fix HOST_OS and arTitus von Boxberg"2011-08-221-0/+2
* complibs/libelf: use target ranlibTitus von Boxberg"2011-08-211-0/+1
* debug/gdb: we don't care if the host tic is shared or staticYann E. MORIN"2011-08-171-1/+4
* debug/gdb: use ncurses-5.9Yann E. MORIN"2011-08-181-1/+1
* kernel/linux: fix using custom tarballYann E. MORIN"2011-08-161-1/+1
* scripts: simplify and fix the toolchain config scriptYann E. MORIN"2011-08-191-5/+1
* scripts/functions: add xz supportYann E. MORIN"2011-08-141-0/+4
* scripts/functions: test for decompressors before useYann E. MORIN"2011-05-041-6/+14
* scripts/functions: commonalise tar options in CT_EXtractYann E. MORIN"2011-08-141-3/+7
* kernel/linux: remove check for lzma tarballsYann E. MORIN"2011-08-141-1/+0
* kernel/linux: simplify custom tarball handlingYann E. MORIN"2011-08-141-43/+27