aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool.sh
Commit message (Expand)AuthorAgeFilesLines
* Move the check for tsocks' availability just before using tsocks: make it cle...Yann E. MORIN"2008-07-161-4/+5
* Allow to store working files outside the build tree (eg. incase the working t...Yann E. MORIN"2008-06-241-4/+5
* Help glibc build by exporting PARALLELMFLAGS.Yann E. MORIN"2008-06-171-0/+1
* Some makeinfo versions are a pain in [somewhere very painful].Yann E. MORIN"2008-06-151-0/+7
* Use the arch-specific target LDFLAGS into the final target LDFLAGS.Yann E. MORIN"2008-05-241-1/+3
* Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2008-05-201-27/+27
* Fix forcing source extraction.Yann E. MORIN"2008-05-151-2/+3
* Sanitise and use CT_CC_NATIVE.Yann E. MORIN"2008-05-141-1/+6
* Merge the fortran stuff to trunk now it works!Yann E. MORIN"2008-04-301-1/+9
* Building target libraries before the cross-compiler is available is doomed! M...Yann E. MORIN"2008-04-281-14/+2
* Configure tsocks with a simple heuristic.Yann E. MORIN"2008-04-261-9/+52
* Tss.... I was bieng real stupid while building up the tsocks.conf file. Imple...Yann E. MORIN"2008-04-201-22/+5
* Using SOCKS 4/5 proxy is no easy task:Yann E. MORIN"2008-04-181-6/+46
* Fix using HTTP proxy.Yann E. MORIN"2008-04-181-4/+5
* Add an option to use a SOCKS 4/5 proxy to connect to the internet.Yann E. MORIN"2008-04-171-14/+31
* Allow using an HTTP proxy to tunnel FTP and HTTP requests.Yann E. MORIN"2008-04-131-0/+14
* Robet P. J. DAY: typoes.Yann E. MORIN"2008-02-141-2/+2
* Patch from Michael Abbott <michael@araneidae.co.uk> to allow build to work wi...Yann E. MORIN"2008-01-281-3/+3
* Do not try to save new;y downloaded tarballs to local storage if the director...Yann E. MORIN"2007-09-231-1/+7
* Renamed all patches file names so that locales are now irrelevant to sort the...Yann E. MORIN"2007-09-231-16/+0
* ARM EABI is now working for little endian ARM targets.Yann E. MORIN"2007-09-161-1/+5
* Call architecture-specific functions from all scripts needing them.Yann E. MORIN"2007-09-161-1/+1
* Further improve the architecture-specific framework.Yann E. MORIN"2007-09-151-7/+0
* We don't support Cygwin yet, no point in having quirks in.Yann E. MORIN"2007-09-151-3/+0
* Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"2007-09-141-7/+0
* Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"2007-09-141-0/+3
* Small eye candy fix.Yann E. MORIN"2007-09-141-3/+3
* Change "triplet" (target triplet) to "tuple". That sounds better!Yann E. MORIN"2007-08-151-2/+2
* Add the possibility to force the number of // jobs without reconfiguring.Yann E. MORIN"2007-08-151-0/+3
* Get rid of the core cc selection. It is now the same as the final compiler.Yann E. MORIN"2007-08-151-13/+3
* Introduce new config option: CT_TARGET_ALIAS_SED_EXPRYann E. MORIN"2007-08-071-8/+14
* Make use of setsid to spawn removal processes: we don't want the rm's to stop...Yann E. MORIN"2007-08-071-7/+7
* Revert previous spurious commit.Yann E. MORIN"2007-08-071-7/+7
* Fix the Makefile.in to correctly remove generated documentation.Yann E. MORIN"2007-08-071-7/+7
* Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"2007-07-301-5/+0
* MAKEFLAGS was leaking into some components build system (dmalloc, for example...Yann E. MORIN"2007-07-231-0/+4
* When isntalling aliases, send symlinks creation to CT_DEBUG log level.Yann E. MORIN"2007-07-171-1/+1
* Remove the symlinks to the build/host tools earlier.Yann E. MORIN"2007-07-171-5/+5
* Print a message when installing populate.Yann E. MORIN"2007-07-141-0/+1
* Add a test for lynx (needed to download sstrip.c from buildroot).Yann E. MORIN"2007-07-131-0/+1
* Add a utility to populate a root directory with libraries from the toolchain.Yann E. MORIN"2007-07-081-0/+6
* Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "...Yann E. MORIN"2007-07-071-4/+5
* Get rid of eclipse fiels once and for all.Yann E. MORIN"2007-07-021-1/+1
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-21/+13
* The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build....Yann E. MORIN"2007-06-171-24/+21
* scripts/functions is responsible for initiating the log file.Yann E. MORIN"2007-06-161-7/+0
* Be a little more explicit when the user wants to restart a non-restartable bu...Yann E. MORIN"2007-06-021-1/+2
* Revert revision 201: renaming the two cc_core passes was a bad idea.Yann E. MORIN"2007-06-021-2/+2
* Rename two steps to their real names:Yann E. MORIN"2007-06-011-2/+2
* Introduce the notion of tols facilities (none so far, sstrip coming right awa...Yann E. MORIN"2007-06-011-0/+4