summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
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-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-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-29debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"1-14/+16
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 typosYann E. MORIN"2-2/+2
2011-07-12scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"2-4/+4
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-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
2011-07-03cc/gcc: fix non-MIPS buildsYann E. MORIN"1-30/+34
2011-06-27cc/gcc: add MIPS spercific configure optionsYann E. MORIN"1-0/+32
2011-06-27cc/gcc: add option for linker hash styleYann E. MORIN"1-0/+10
2011-06-27cc/gcc: add build-id optionYann E. MORIN"1-0/+8
2011-06-30libc/eglibc: Add option that allows for getting svn over http://Yann E. MORIN"1-1/+7
2011-06-28cc/gcc: remove --enable-symver optionYann E. MORIN"1-4/+0
2011-06-26glibc: Refactor startfiles/headers into do_libc_backend()Bryan Hundven1-123/+92
2011-06-08debug/cross-gdb: check host dependenciesYann E. MORIN"1-0/+1
2011-06-04libc/glibc: do not try to download NPTL add-onYann E. MORIN"2-2/+12
2011-06-03kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"4-12/+12
2011-05-30glibc: properly handle internal addonsYann E. MORIN"3-11/+31
2011-05-30libc/eglibc: use generic SVN functionsYann E. MORIN"1-83/+15
2011-05-30cc/gcc: fix a misleading FIXMEYann E. MORIN"1-4/+4
2011-05-31gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"1-0/+5
2011-05-31eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"1-2/+7
2011-05-31binutils: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"1-0/+10
2011-05-31gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"1-6/+10
2011-05-29libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"3-90/+47
2011-05-28libc/glibc: fix {e,}glibc add-ons with short or long namesYann E. MORIN"2-10/+30
2011-05-25debug/gdb: fix runtime sysrootBenoît THÉBAUDEAU"1-0/+1
2011-05-24scripts: fix broken variable nameBenoît THÉBAUDEAU"1-2/+2
2011-05-18config: rename variables that are arraysYann E. MORIN"4-9/+10
2011-05-15scripts: interpret *_EXTRA_CONFIG config variables arraysYann E. MORIN"4-9/+9
2011-05-19complibs/ppl: build only C and C++ interfaces for PPLAnthony Foiani1-1/+1
2011-05-19complibs/ppl: remove unnecessary (and confusing) --enable-cxx configure switch.Anthony Foiani1-1/+0
2011-05-19complibs/ppl: update GMP location configuration argument for PPL v0.11 and laterAnthony Foiani1-0/+1
2011-05-02internals: fix stripping yet once againYann E. MORIN"1-1/+13