summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-10-21scripts: fix missing space when using CT_EXTRA_FLAGS_FOR_HOSTMichael Hope1-1/+1
2011-10-18misc: change references to point to the new websiteYann E. MORIN"2-5/+5
2011-10-16arch/powerpc: fix tuple for uClibcYann E. MORIN"1-5/+8
2011-10-07scripts/functions: Fix CT_ExtractGit function.Yann E. MORIN"1-12/+15
2011-10-14scripts: check host features with host compilerYann E. MORIN"1-0/+13
2011-10-16config: use '0' for automatic number of jobsYann E. MORIN"1-4/+3
2011-10-09scripts: execute each steps in a subshellYann E. MORIN"1-1/+1
2011-10-11libc/glibc: run ./configure in CONFIG_SHELLYann E. MORIN"1-0/+3
2011-10-11config: simplify setting CONFIG_SHELL, add a bit to the help entryYann E. MORIN"1-13/+3
2011-10-09complibs/cloog: catch autogen.sh's outputYann E. MORIN"1-1/+1
2011-10-08debug/gdb: new option to enable/disable use of pythonYann E. MORIN"1-0/+5
2011-10-09binutils/binutils: ensure gold is staticaly-linked if neededYann E. MORIN"1-2/+2
2011-10-05scripts: support extra host compiler flagsYann E. MORIN"1-1/+2
2011-10-07libc/glibc: add log messages for glibc addons dirs and symlinksYann E. MORIN"1-2/+2
2011-10-05scripts: update config.{guess,sub}Yann E. MORIN"2-6/+18
2011-10-05Pass CXXFLAGS to binutils/gold.Michael Hope1-0/+1
2011-09-28config: add a 'auto' value for the number of parallel jobsMichael Hope1-1/+5
2011-09-26kernel/linux: prepare for 3.1 and aboveYann E. MORIN"1-9/+11
2011-09-22kernel/linux: use a custom kernel source directoryYann E. MORIN"1-12/+20
2011-09-21kernel/linux: add alternate download locationsYann E. MORIN"1-1/+5
2011-09-14cc/gcc: speed up the build a little bitYann E. MORIN"1-6/+6
2011-09-17gcc: add support for the PowerPC EABIYann E. MORIN"1-5/+11
2011-09-12libc/uClibc: enable NPTL choice for uClibc >= 0.9.32Yann E. MORIN"1-3/+4
2011-09-09scripts/functions: only use passive FTPYann E. MORIN"1-6/+8
2011-09-09scripts/functions: only use one download programYann E. MORIN"1-12/+4
2011-09-06scripts: fix sysroot prefix dirYann E. MORIN"1-2/+4
2011-08-28libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT1-0/+5
2011-08-25configure: xz-utils alone can also handle LZMA-compressed tarballsYann E. MORIN"1-2/+15
2011-08-25configure: check for lzmaYann E. MORIN"1-0/+4
2011-08-22debug/ltrace: Fix HOST_OS and arTitus von Boxberg"1-0/+2
2011-08-21complibs/libelf: use target ranlibTitus von Boxberg"1-0/+1
2011-08-17debug/gdb: we don't care if the host tic is shared or staticYann E. MORIN"1-1/+4
2011-08-18debug/gdb: use ncurses-5.9Yann E. MORIN"1-1/+1
2011-08-16kernel/linux: fix using custom tarballYann E. MORIN"1-1/+1
2011-08-18scripts: simplify and fix the toolchain config scriptYann E. MORIN"1-5/+1
2011-08-14scripts/functions: add xz supportYann E. MORIN"1-0/+4
2011-05-03scripts/functions: test for decompressors before useYann E. MORIN"1-6/+14
2011-08-14scripts/functions: commonalise tar options in CT_EXtractYann E. MORIN"1-3/+7
2011-08-14kernel/linux: remove check for lzma tarballsYann E. MORIN"1-1/+0
2011-08-14kernel/linux: simplify custom tarball handlingYann E. MORIN"1-43/+27
2011-08-12libc/uClibc: force use of ctor/dtorYann E. MORIN"1-1/+5
2011-08-10scripts/functions: remove messages about failed downloadsYann E. MORIN"1-3/+4
2011-08-02scripts: try the mirror even if downloads are forbiddenYann E. MORIN"2-22/+35
2011-08-02scripts/functions: use array variables for URLs listYann E. MORIN"1-4/+6
2011-08-02scripts/functions: always prefer the mirrorYann E. MORIN"1-14/+4
2011-08-02scripts/functions: cvs retrieval first tries the mirror for tarballsYann E. MORIN"1-5/+5
2011-08-02scripts/functions: svn retrieval first tries the mirror for tarballsYann E. MORIN"1-5/+5
2011-08-01scripts/functions: if no upstream URL is given, silently ignore thatYann E. MORIN"1-0/+1
2011-07-29libc: remove unneeded glibc/eglibc common functionsBenoît THÉBAUDEAU"1-12/+0
2011-07-29libc/glibc: add partial support for localesBenoît THÉBAUDEAU"1-0/+70