aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | config/global: enable not using patches at allYann E. MORIN"2009-11-161-0/+1
* | | arch: add s390 and s390x architectures and samplesharold2009-11-142-0/+17
| |/ |/|
* | scripts: add a new helper script to easily rediff a patchsetYann E. MORIN"2009-11-131-0/+153
* | scripts: be POSIXly correct in helper scriptsYann E. MORIN"2009-11-122-2/+12
* | scripts: output renumbered patches in a new directoryYann E. MORIN"2009-11-101-23/+33
|/
* scripts: some eye-candyYann E. MORIN"2009-10-301-1/+2
* scripts: update config.{sub,guess}Yann E. MORIN"2009-10-301-2/+2
* scripts: fix updating config.{sub,guess}Yann E. MORIN"2009-10-301-4/+2
* Merge.Yann E. MORIN"2009-10-292-15/+27
|\
| * scripts: add sed expression to apply when renumbering patchesYann E. MORIN"2009-10-271-14/+26
| * scripts: fis addToolVersion wrt binutilsYann E. MORIN"2009-10-271-1/+1