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