summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-29libc/eglibc: add support for localesBenoît THÉBAUDEAU"1-1/+74
2011-07-29libc: create an infrastructure to build and install the libc localesBenoît THÉBAUDEAU"1-0/+20
2011-07-31libc/mingw: fix mingw source dirsYann E. MORIN"2-23/+23
2011-07-31libc/uclibc: fix src dir locationYann E. MORIN"1-13/+3
2011-07-30config: don't require .config.2 to save a sampleYann E. MORIN"1-3/+4
2011-07-29debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"1-14/+16
2011-07-29scripts/functions: force extract folder to archive basenameBenoît THÉBAUDEAU"1-3/+4
2011-07-28scripts/libc: do not build add-ons by defaultBenoît THÉBAUDEAU"1-1/+1
2011-07-24debug/gdb: install gdbinit sample fileYann E. MORIN"2-0/+22
2011-07-22kernel/linux: prepare to handle 3.xYann E. MORIN"1-6/+12
2011-07-17misc: fix more typos here and there...Yann E. MORIN"4-6/+6
2011-07-17misc: fix typosYann E. MORIN"2-2/+2
2011-07-12scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"3-5/+5
2011-07-12scripts/xldd: fix missing arg to one printfYann E. MORIN"1-1/+1
2011-07-10scripts/xldd: don't pass random format to printfYann E. MORIN"1-19/+19
2011-07-10scripts/xldd: print end of current actionYann E. MORIN"1-1/+13
2011-07-10scripts/xldd: fix typoYann E. MORIN"1-1/+1
2011-04-14cc/gcc: do not build libgomp or libmudflap in the core stepsYann E. MORIN"1-0/+3
2011-04-14scripts/internals: do not remove lib{32,64}/ symlinks after buildYann E. MORIN"1-12/+2
2011-07-09scripts: on startup, also remove the buildtools dirYann E. MORIN"1-3/+2
2011-07-09libc/glibc: fix passing args with spaces when calling backendYann E. MORIN"1-1/+1
2011-04-14cc/gcc: fix passing args with spaces when calling core gccYann E. MORIN"1-1/+1