aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* complibs: allow either static or shared buildYann E. MORIN"2010-04-117-27/+87
* complibs: build static librariesYann E. MORIN"2010-04-106-10/+13
* config: replace COMP_LIBS with COMPLIBSYann E. MORIN"2010-04-105-5/+5
* complibs/mpfr: fix extractYann E. MORIN"2010-04-101-1/+1
* scripts: add script to publish patchesYann E. MORIN"2010-04-101-0/+44
* cc/gcc: fix thread-less final gcc buildArnaud Lacombe2010-04-071-1/+9
* cc/gcc: fix recent gcc buildArnaud Lacombe2010-04-071-4/+4
* scripts: misc help and auto-complete fixesYann E. MORIN"2010-04-021-4/+6
* scripts/addToolsVersion: fix handling libelfYann E. MORIN"2010-03-291-1/+1
* scripts/populate: optimise search loopYann E. MORIN"2010-03-291-31/+53
* scripts/populate: cleanups and misc fixesYann E. MORIN"2010-03-281-28/+33
* scripts/populate: fix handling the forced libraries list-fileYann E. MORIN"2010-03-261-3/+1
* scripts/populate: properly locate the sysroot and required toolsYann E. MORIN"2010-03-251-9/+21
* scripts/populate: add -m option, to merge source and destYann E. MORIN"2010-03-241-9/+27
* scripts/populate: add option to use an alternate sysrootNate Case2010-03-231-1/+9
* binutils/sstrip: fix when sstrip is disabledYann E. MORIN"2010-03-241-3/+3
* binutils/sstrip: get rid of ELFkickersYann E. MORIN"2010-03-171-54/+29
* tools: move sstrip to the binary utilities menuYann E. MORIN"2010-03-174-92/+13
* debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"2010-03-151-0/+3
* debug/gdb: add handling of 7_0_or_laterYann E. MORIN"2010-03-201-0/+7
* debug/gdb: add option to use GMP and MPFRYann E. MORIN"2010-03-151-2/+4
* cc/gcc: fix use of companion librariesYann E. MORIN"2010-03-051-10/+18
* scripts: fix dumping the config for companion libraries for targetYann E. MORIN"2010-03-191-6/+12
* scripts: fix dumping configYann E. MORIN"2010-03-171-3/+7
* debug/gdb: fix building the native ticYann E. MORIN"2010-03-161-1/+1
* scripts: fix the release script to use the C localeYann E. MORIN"2010-03-141-0/+2
* scripts: enhance and fix the release scriptYann E. MORIN"2010-03-141-5/+52
* scripts: add script to make a releaseYann E. MORIN"2010-03-071-0/+308
* debug/ltrace: properly fix building for powerpcYann E. MORIN"2010-03-071-8/+4
* debug/ltrace: fix building on x86Yann E. MORIN"2010-03-061-3/+10
* complibs: remove headers after buildYann E. MORIN"2010-02-281-0/+3
* arch: add mips64Zhuang Yuyao2010-02-201-2/+7
* scripts: use more portable sed optionsTitus von Boxberg"2010-02-031-1/+1
* comp-libs: make libelf a companion libraryYann E. MORIN"2010-02-173-43/+94
* complibs: hide companion libraries for target entryYann E. MORIN"2010-02-173-9/+18
* complibs: simplify config fileYann E. MORIN"2010-02-183-5/+5
* complibs: split-up selection for individual libsYann E. MORIN"2010-02-179-44/+40
* binutils/binutils: fix using GMP and MPFRYann E. MORIN"2010-02-091-2/+1
* scripts: fix dumping 'other environment'Yann E. MORIN"2010-02-181-2/+2
* cc/gcc: simplify the _or_later stuffYann E. MORIN"2010-02-041-4/+3
* scripts/showsamples: fix non-POSIX constructYann E. MORIN"2010-02-071-1/+1
* scripts: also dump the rest of the environmentTitus von Boxberg2010-02-031-0/+2
* scripts: use kernel name (uname -s) when system name (uname -o) is not availabeTitus von Boxberg2010-02-031-2/+2
* scripts/functions: fix date munging when ns are not availableTitus von Boxberg2010-02-031-1/+1
* comp-libs/mpfr: fix build on DarwinTitus von Boxberg2010-02-031-0/+1
* libc/eglibc: Add option to optimize for sizeRichard Strand2010-02-011-1/+7
* scripts: dump the current tuple with show-configYann E. MORIN"2010-01-311-0/+2
* scripts: add action to dump current configuration in humane-readable formYann E. MORIN"2010-01-311-8/+15
* scripts: Do not create backup files when patchingYann E. MORIN"2010-01-311-1/+1
* libc/glibc: fix retrieving version stringYann E. MORIN"2010-01-301-2/+5