summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-08configure: give check_for() the ability to test several item types at onceBenoît THÉBAUDEAU"1-56/+74
2011-06-04configure: rationalise error messages with meaningful textsYann E. MORIN"1-5/+4
2011-06-04Makefile: make it work for auto-completionYann E. MORIN"1-0/+11
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"6-13/+21
2011-06-02functions: save & restore the static companion libraries install dirYann E. MORIN"1-0/+2
2011-06-02functions: fix downloading filesYann E. MORIN"1-5/+6
2011-06-02cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcppYann E. MORIN"3-0/+18
2011-06-02configure: check for libstdc++.{so,dylib,a}Yann E. MORIN"1-0/+7
2011-06-02configure: add prefix to err messages in has_or_{abort,warn}Yann E. MORIN"1-7/+8
2011-06-02configure: maintain single quotes in error messagesYann E. MORIN"1-1/+1
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-30scripts/functions: do not abort on failed svnYann E. MORIN"1-1/+4
2011-05-30scripts/functions: do not abort on failed extractYann E. MORIN"1-2/+5
2011-05-30scripts/functions: do not abort on failed downloadYann E. MORIN"1-5/+6
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"3-1/+11
2011-05-31eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"4-3/+53
2011-05-31binutils: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"4-1/+46
2011-05-31gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"3-26/+28
2011-05-31gcc: add a CC_GCC_HAS_PKGVERSION_BUGURL optionBenoît THÉBAUDEAU"2-2/+9
2011-05-31scripts/addToolVersion.sh: add a function to extract fields from versionsBenoît THÉBAUDEAU"1-6/+15
2011-05-31kconfig: remove useless 'default n'Benoît THÉBAUDEAU"32-120/+8
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-26configure: add possibility to set arbitrary variable in check_forYann E. MORIN"4-15/+69
2011-05-26configure: add has_or_warnYann E. MORIN"1-0/+18
2011-05-26configure: move error message down to has_or_abortYann E. MORIN"1-11/+15
2011-05-25debug/gdb: bump Linaro revision to 2011.05-0Benoît THÉBAUDEAU"1-3/+3
2011-05-25cc/gcc: bump Linaro revisions to 2011.05-0Benoît THÉBAUDEAU"1-6/+6
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-22kconfig: fix forward dependenciesYann E. MORIN"1-1/+1
2011-05-21kernel/linux: add latest versionsYann E. MORIN"1-9/+24
2011-05-18config: document array-capable variablesYann E. MORIN"4-1/+19
2011-05-19scripts: munge .config to handle array variablesYann E. MORIN"6-8/+21
2011-05-18config: rename variables that are arraysYann E. MORIN"10-20/+21
2011-05-15scripts: interpret *_EXTRA_CONFIG config variables arraysYann E. MORIN"4-9/+9
2011-05-19complibs/ppl: fix 0.11-0.11.2 to compile with --disable-sharedAnthony Foiani3-0/+84
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-18libc/glibc: source common parts instead of symlinkingYann E. MORIN"2-2/+2
2011-05-12kconfig: add the nconf frontendYann E. MORIN"5-5/+2301
2011-05-09libc/glibc: use the multi-inclusion capability of the new kconfigYann E. MORIN"4-11/+3
2011-05-12kconfig: remove mis-leading messagesYann E. MORIN"3-7/+3
2011-05-10kconfig: fix choice multi-displayYann E. MORIN"1-0/+5
2011-05-08kconfig: don't trim spaces with leading pipeYann E. MORIN"1-1/+7
2011-05-08kconfig: do not warn on missing env variableYann E. MORIN"1-2/+0