aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* debug/gdb: install ncurses in a temporary placeYann E. MORIN"2010-01-131-3/+7
* debug/gdb: staticaly link to ncurses for the native gdbYann E. MORIN"2010-01-131-1/+1
* companion_tools/libtool: Add libtool toolRichard Strand2010-01-121-0/+27
* companion_tools/automake: Add automake toolRichard Strand2010-01-121-0/+27
* companion_tools/m4: Add m4 toolRichard Strand2010-01-121-0/+27
* companion_tools/autoconf: add autoconf toolYann E. MORIN"2010-01-123-0/+80
* scripts/crosstool-ng: Change overide bin dirYann E. MORIN"2010-01-121-6/+6
* Merge.Yann E. MORIN"2010-01-101-2/+2
|\
| * scrips/functions: fix downloads using curlRichard Strand2010-01-101-2/+2
* | scripts/addToolsVersion: add support for newlibYann E. MORIN"2010-01-101-2/+3
* | scripts/addToolVersion: cleanupsYann E. MORIN"2010-01-101-48/+47
* | scripts/addToolVersion: correctly handle the libc categoriesYann E. MORIN"2010-01-101-4/+4
|/
* libc/glibc: correctly handle dual-bitness archsYann E. MORIN"2010-01-091-2/+10
* scripts/functions: fix extractionYann E. MORIN"2010-01-091-7/+7
* arch/alpha: cleanup Alpha codeYann E. MORIN"2010-01-091-3/+0
* config: don't force the vendor part in the tupleYann E. MORIN"2010-01-071-2/+4
* scripts/addToolsVersion: add support for MPCYann E. MORIN"2010-01-061-1/+2
* scripts/addtoolversion: prepare for hooks for tools others than gccYann E. MORIN"2010-01-021-13/+15
* scripts: protect against partially extracted sourceYann E. MORIN"2009-11-301-0/+11
* scripts: handle custom or empty extension when extractingYann E. MORIN"2009-11-301-8/+10
* scripts/functions: do not double check if downloads are allowedYann E. MORIN"2009-11-252-22/+17
* debug/ltrace: fix for a latent bugYann E. MORIN"2010-01-051-1/+2
* debug/ltrace: chop long linesYann E. MORIN"2010-01-051-2/+4
* debug/ltrace: set the ltrace extension to .tar.gzJoachim Nilsson2010-01-051-1/+1
* debug/ltrace: Add support for ltrace-0.5.3Joachim Nilsson2010-01-031-5/+13
* samples: fix displaying samplesYann E. MORIN"2010-01-031-2/+2
* scripts/functions: make aria2 less verbose when downloadingYann E. MORIN"2010-01-031-2/+2
* misc: do not use "tar cf - |tar xf -"Yann E. MORIN"2010-01-024-19/+17
* libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARMYann E. MORIN"2010-01-011-11/+13
* libc/uClibc: beautify the munge functionYann E. MORIN"2010-01-011-91/+100
* scripts/functions: fix downloading with aria2Yann E. MORIN"2010-01-011-1/+1
* scripts/functions: fix using Aria2Yann E. MORIN"2010-01-011-2/+2
* debug/tools: set the ncurses extension to .tar.gzYann E. MORIN"2009-12-301-1/+1
* scripts/functions: add aria2, a powerfull downloaderYann E. MORIN"2009-12-301-2/+21
* scripts/functions: simplify wget vs. curl checkYann E. MORIN"2009-12-291-5/+7
* scripts: check for, and warn about an unset CT_PREFIX_DIRYann E. MORIN"2009-12-191-0/+3
* scripts: correctly warn when the local tarballs directory does not existYann E. MORIN"2009-12-141-2/+4
* scripts: directly spit-out the date in the WiKi table, misc eye-candyYann E. MORIN"2009-11-261-4/+4
* scripts: fix Host/Target colums in WiKi tableYann E. MORIN"2009-11-251-11/+15
* scripts: fix WiKi table generationYann E. MORIN"2009-11-251-2/+2
* scripts: update config.{sub,guess}Yann E. MORIN"2009-11-222-10/+16
* libc/glibc: configure libc headers with support for 128-bit long doubleYann E. MORIN"2009-11-171-0/+2
* libc/uClibc: add wchar supportSimon Pasch2009-11-061-2/+11
* arch/s390: commonalise the 32- and 64-bit s390 archYann E. MORIN"2009-11-172-8/+4
* arch/x86: commonalise the 32- and 64-bit x86 archYann E. MORIN"2009-11-172-22/+16
* arch/ppc: commonalise the 32- and 64-bit PowerPC archYann E. MORIN"2009-11-173-26/+19
* Merge.Yann E. MORIN"2009-11-161-3/+3
|\
| * Merge.Yann E. MORIN"2009-11-163-25/+198
| |\
| * | libc/glibc: allow more than one line in configparmsYann E. MORIN"2009-11-161-3/+3
* | | arch/s390: cleanupsYann E. MORIN"2009-11-162-8/+3