summaryrefslogtreecommitdiff
path: root/scripts/crosstool.sh
AgeCommit message (Expand)AuthorFilesLines
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"1-1/+1
2008-10-06Install the config script following the naming of other files, eg. "${CT_TARG...Yann E. MORIN"1-2/+2
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"1-1/+1
2008-10-03Fourth shot at moving arch/ into config/arch/ .Yann E. MORIN"1-1/+1
2008-10-01Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"1-1/+5
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"1-8/+9
2008-09-10Remove the now really obsolete Linux kernel headers copy and sanitised.Yann E. MORIN"1-1/+1
2008-08-25Allow using ash as the shell for ./configure and make.Yann E. MORIN"1-0/+4
2008-08-07Introduce four new ARCH specific variables that CT_DoArchValues can set if th...Yann E. MORIN"1-0/+2
2008-08-07Beautify final output.Yann E. MORIN"1-3/+4
2008-08-04Michael ABBOTT reported that populate is not relocatable.Yann E. MORIN"1-8/+6
2008-08-01Rework a little bit of the LAN mirror and proxy settings.Yann E. MORIN"1-101/+4
2008-07-27Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same ...Yann E. MORIN"1-0/+14
2008-07-25Hmmm. The debug pause at each step never ever worked... Sigh...Yann E. MORIN"1-1/+1
2008-07-17Remove the check for absolutely needed tools now ./configure checks for them.Yann E. MORIN"1-5/+0
2008-07-16Move the check for tsocks' availability just before using tsocks: make it cle...Yann E. MORIN"1-4/+5
2008-06-24Allow to store working files outside the build tree (eg. incase the working t...Yann E. MORIN"1-4/+5
2008-06-17Help glibc build by exporting PARALLELMFLAGS.Yann E. MORIN"1-0/+1
2008-06-15Some makeinfo versions are a pain in [somewhere very painful].Yann E. MORIN"1-0/+7
2008-05-24Use the arch-specific target LDFLAGS into the final target LDFLAGS.Yann E. MORIN"1-1/+3
2008-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"1-27/+27
2008-05-15Fix forcing source extraction.Yann E. MORIN"1-2/+3
2008-05-14Sanitise and use CT_CC_NATIVE.Yann E. MORIN"1-1/+6
2008-04-30Merge the fortran stuff to trunk now it works!Yann E. MORIN"1-1/+9
2008-04-28Building target libraries before the cross-compiler is available is doomed! M...Yann E. MORIN"1-14/+2
2008-04-26Configure tsocks with a simple heuristic.Yann E. MORIN"1-9/+52
2008-04-20Tss.... I was bieng real stupid while building up the tsocks.conf file. Imple...Yann E. MORIN"1-22/+5
2008-04-18Using SOCKS 4/5 proxy is no easy task:Yann E. MORIN"1-6/+46
2008-04-18Fix using HTTP proxy.Yann E. MORIN"1-4/+5
2008-04-17Add an option to use a SOCKS 4/5 proxy to connect to the internet.Yann E. MORIN"1-14/+31
2008-04-13Allow using an HTTP proxy to tunnel FTP and HTTP requests.Yann E. MORIN"1-0/+14
2008-02-14Robet P. J. DAY: typoes.Yann E. MORIN"1-2/+2
2008-01-28Patch from Michael Abbott <michael@araneidae.co.uk> to allow build to work wi...Yann E. MORIN"1-3/+3
2007-09-23Do not try to save new;y downloaded tarballs to local storage if the director...Yann E. MORIN"1-1/+7
2007-09-23Renamed all patches file names so that locales are now irrelevant to sort the...Yann E. MORIN"1-16/+0
2007-09-16ARM EABI is now working for little endian ARM targets.Yann E. MORIN"1-1/+5
2007-09-16Call architecture-specific functions from all scripts needing them.Yann E. MORIN"1-1/+1
2007-09-15Further improve the architecture-specific framework.Yann E. MORIN"1-7/+0
2007-09-15We don't support Cygwin yet, no point in having quirks in.Yann E. MORIN"1-3/+0
2007-09-14Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"1-7/+0
2007-09-14Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"1-0/+3
2007-09-14Small eye candy fix.Yann E. MORIN"1-3/+3
2007-08-15Change "triplet" (target triplet) to "tuple". That sounds better!Yann E. MORIN"1-2/+2
2007-08-15Add the possibility to force the number of // jobs without reconfiguring.Yann E. MORIN"1-0/+3
2007-08-15Get rid of the core cc selection. It is now the same as the final compiler.Yann E. MORIN"1-13/+3
2007-08-07Introduce new config option: CT_TARGET_ALIAS_SED_EXPRYann E. MORIN"1-8/+14
2007-08-07Make use of setsid to spawn removal processes: we don't want the rm's to stop...Yann E. MORIN"1-7/+7
2007-08-07Revert previous spurious commit.Yann E. MORIN"1-7/+7
2007-08-07Fix the Makefile.in to correctly remove generated documentation.Yann E. MORIN"1-7/+7
2007-07-30Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"1-5/+0