aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kernel/linux: remove legacy checkYann E. MORIN"2010-01-291-5/+0
* binutils/elf2flt: activate elf2flt buildYann E. MORIN"2010-01-292-1/+11
* arch: add basic m68k supportYann E. MORIN2010-01-291-0/+5
* Merge.Yann E. MORIN"2010-01-231-25/+31
|\
| * debug/gdb: fix the space-damageYann E. MORIN"2010-01-211-22/+22
| * debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"2010-01-211-5/+11
* | libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 mergeYann E. MORIN"2010-01-231-2/+9
* | scripts/functions: do not compute CT_KERNEL_ARCH, it's obsoleteYann E. MORIN"2010-01-231-3/+0
* | libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* | libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* | kernel/linux: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
|/
* scripts/functions: inverse log level ALL and DEBUGYann E. MORIN"2010-01-161-2/+2
* scripts/addToolVersion: add uClibc hooksYann E. MORIN"2010-01-141-1/+12
* 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