aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT2011-08-281-0/+5
* 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
* 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
* 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
* debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"2011-07-301-14/+16
* 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 typosYann E. MORIN"2011-07-172-2/+2
* scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"2011-07-122-4/+4
* 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
* 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
* cc/gcc: fix non-MIPS buildsYann E. MORIN"2011-07-031-30/+34
* cc/gcc: add MIPS spercific configure optionsYann E. MORIN"2011-06-271-0/+32
* cc/gcc: add option for linker hash styleYann E. MORIN"2011-06-271-0/+10
* cc/gcc: add build-id optionYann E. MORIN"2011-06-271-0/+8
* libc/eglibc: Add option that allows for getting svn over http://Yann E. MORIN"2011-06-301-1/+7
* cc/gcc: remove --enable-symver optionYann E. MORIN"2011-06-281-4/+0
* glibc: Refactor startfiles/headers into do_libc_backend()Bryan Hundven2011-06-261-123/+92
* debug/cross-gdb: check host dependenciesYann E. MORIN"2011-06-081-0/+1
* libc/glibc: do not try to download NPTL add-onYann E. MORIN"2011-06-042-2/+12
* kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"2011-06-034-12/+12
* glibc: properly handle internal addonsYann E. MORIN"2011-05-303-11/+31
* libc/eglibc: use generic SVN functionsYann E. MORIN"2011-05-311-83/+15
* cc/gcc: fix a misleading FIXMEYann E. MORIN"2011-05-311-4/+4
* gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-0/+5
* eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-2/+7
* binutils: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-0/+10
* gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"2011-05-311-6/+10
* libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"2011-05-293-90/+47
* libc/glibc: fix {e,}glibc add-ons with short or long namesYann E. MORIN"2011-05-272-10/+30
* debug/gdb: fix runtime sysrootBenoît THÉBAUDEAU"2011-05-251-0/+1
* scripts: fix broken variable nameBenoît THÉBAUDEAU"2011-05-241-2/+2
* config: rename variables that are arraysYann E. MORIN"2011-05-184-9/+10
* scripts: interpret *_EXTRA_CONFIG config variables arraysYann E. MORIN"2011-05-154-9/+9
* complibs/ppl: build only C and C++ interfaces for PPLAnthony Foiani2011-05-191-1/+1
* complibs/ppl: remove unnecessary (and confusing) --enable-cxx configure switch.Anthony Foiani2011-05-191-1/+0