aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh.in
Commit message (Expand)AuthorAgeFilesLines
* comp-libs: make libelf a companion libraryYann E. MORIN"2010-02-171-0/+3
* scripts: fix dumping 'other environment'Yann E. MORIN"2010-02-181-2/+2
* 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
* Merge.Yann E. MORIN"2010-01-291-3/+0
|\
| * global: do not offer the renice option, let's the user handle thatYann E. MORIN"2010-01-291-3/+0
* | binutils/elf2flt: activate elf2flt buildYann E. MORIN"2010-01-291-0/+2
|/
* companion_tools/autoconf: add autoconf toolYann E. MORIN"2010-01-121-0/+10
* scripts/crosstool-ng: Change overide bin dirYann E. MORIN"2010-01-121-6/+6
* scripts/functions: do not double check if downloads are allowedYann E. MORIN"2009-11-251-13/+17
* 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
* crosstool.sh.in: better mesage when creating script-overridesYann E. MORIN"2009-09-061-1/+1
* [config] Merge CONFIG_SHELL selection.Yann E. MORIN"2009-08-031-1/+1
|\
| * Add g++ to required toolsBart vdr. Meulen2009-08-021-1/+1
* | [config] Allow user to specify custom CONFIG_SHELLYann E. MORIN"2009-08-021-0/+1
* | [config] Add bash as a possible CONFIG_SHELLYann E. MORIN"2009-08-021-0/+1
* | [config] Change the way to select the CONFIG_SHELLYann E. MORIN"2009-08-021-3/+9
|/
* Cleanup the handling of canadian settingsYann E. MORIN"2009-06-261-6/+11
* Add support code for the canadian-cross case.Bart van der Meulen2009-06-261-3/+13
* Don't use prefix/bin to install the buildtools.Bart van der Meulen2009-06-261-6/+7
* Use configured shell in all build-tools wrappersYann E. MORIN"2009-06-231-8/+8
* Fix creating the .../lib/ directory structure in the non-sysroot caseBart van der Meulen2009-06-231-2/+4
* Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.Yann E. MORIN"2009-06-231-0/+1
* Remove left-over debug lines.Yann E. MORIN"2009-06-231-2/+0
* Check paths sanity before they get used.Yann E. MORIN"2009-06-221-27/+27
* Better check for spaces in pathsYann E. MORIN"2009-06-221-3/+14
* /devel/gcc-4.4:Yann E. MORIN"2009-05-271-0/+4
* /devel/gcc-4.4:Yann E. MORIN"2009-05-251-0/+3
* /devel/gcc-4.4:Yann E. MORIN"2009-05-241-0/+3
* Merge the uClinux/noMMU stuff back to /trunk:Yann E. MORIN"2009-05-201-1/+2
* Add support for building PPL:Yann E. MORIN"2009-05-051-0/+3
* Prepare for gcc-4.4:Yann E. MORIN"2009-05-031-2/+2
* Remove test files.Yann E. MORIN"2009-03-291-2/+4
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-271-2/+7
* Refuse to build/install on file systems that are *not* case-sensitive.Yann E. MORIN"2009-03-271-0/+9
* Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"2009-03-081-2/+2
* Move do_finish from scripts/functions to its own file in scipts/build/interna...Yann E. MORIN"2009-03-041-0/+1
* Allow user to add a directory component in the sys-root path.Yann E. MORIN"2009-03-031-9/+7
* Use tools discovered by ./configure in scripts/toolchain-config.in.Yann E. MORIN"2009-02-011-0/+1
* Further handle the lib64 -> lib symlinks.Yann E. MORIN"2009-01-311-2/+6
* If compiling the Java frontend, we'll require a native gcj, but only in this ...Yann E. MORIN"2009-01-291-1/+7
* Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:Yann E. MORIN"2009-01-261-0/+491