aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool-NG.sh.in
Commit message (Expand)AuthorAgeFilesLines
* 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