aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* libc/uClibc: force use of ctor/dtorYann E. MORIN"2011-08-131-1/+5
* scripts/functions: remove messages about failed downloadsYann E. MORIN"2011-08-101-3/+4
* scripts: try the mirror even if downloads are forbiddenYann E. MORIN"2011-08-022-22/+35
* scripts/functions: use array variables for URLs listYann E. MORIN"2011-08-031-4/+6
* scripts/functions: always prefer the mirrorYann E. MORIN"2011-08-021-14/+4
* scripts/functions: cvs retrieval first tries the mirror for tarballsYann E. MORIN"2011-08-021-5/+5
* scripts/functions: svn retrieval first tries the mirror for tarballsYann E. MORIN"2011-08-021-5/+5
* scripts/functions: if no upstream URL is given, silently ignore thatYann E. MORIN"2011-08-011-0/+1
* libc: remove unneeded glibc/eglibc common functionsBenoît THÉBAUDEAU"2011-07-291-12/+0
* libc/glibc: add partial support for localesBenoît THÉBAUDEAU"2011-07-291-0/+70
* libc/eglibc: add support for localesBenoît THÉBAUDEAU"2011-07-291-1/+74
* libc: create an infrastructure to build and install the libc localesBenoît THÉBAUDEAU"2011-07-291-0/+20
* libc/mingw: fix mingw source dirsYann E. MORIN"2011-08-012-23/+23
* libc/uclibc: fix src dir locationYann E. MORIN"2011-07-311-13/+3
* config: don't require .config.2 to save a sampleYann E. MORIN"2011-07-311-3/+4
* debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"2011-07-301-14/+16
* scripts/functions: force extract folder to archive basenameBenoît THÉBAUDEAU"2011-07-291-3/+4
* scripts/libc: do not build add-ons by defaultBenoît THÉBAUDEAU"2011-07-281-1/+1
* debug/gdb: install gdbinit sample fileYann E. MORIN"2011-07-242-0/+22
* kernel/linux: prepare to handle 3.xYann E. MORIN"2011-07-221-6/+12
* misc: fix more typos here and there...Yann E. MORIN"2011-07-174-6/+6
* misc: fix typosYann E. MORIN"2011-07-172-2/+2
* scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"2011-07-123-5/+5
* scripts/xldd: fix missing arg to one printfYann E. MORIN"2011-07-121-1/+1
* scripts/xldd: don't pass random format to printfYann E. MORIN"2011-07-111-19/+19
* scripts/xldd: print end of current actionYann E. MORIN"2011-07-111-1/+13
* scripts/xldd: fix typoYann E. MORIN"2011-07-101-1/+1
* cc/gcc: do not build libgomp or libmudflap in the core stepsYann E. MORIN"2011-04-151-0/+3
* scripts/internals: do not remove lib{32,64}/ symlinks after buildYann E. MORIN"2011-04-151-12/+2
* scripts: on startup, also remove the buildtools dirYann E. MORIN"2011-07-101-3/+2
* libc/glibc: fix passing args with spaces when calling backendYann E. MORIN"2011-07-091-1/+1
* cc/gcc: fix passing args with spaces when calling core gccYann E. MORIN"2011-04-151-1/+1