summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-05-26Rework dumping the samples.Yann E. MORIN"1-1/+0
2008-05-25Add a new helper function: CT_DoExecLog.Yann E. MORIN"1-0/+8
2008-05-25Fix building big-endian ARM EABI toolchains (build-tested only).Yann E. MORIN"1-2/+4
2008-05-24Multilib is gone, so don't use it when building gcc.Yann E. MORIN"1-5/+1
2008-05-24Use the arch-specific target LDFLAGS into the final target LDFLAGS.Yann E. MORIN"1-1/+3
2008-05-22Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>.Yann E. MORIN"1-3/+15
2008-05-21Introduce target-specific LDFLAGS, the same way we have CFLAGS for the target.Yann E. MORIN"1-2/+7
2008-05-21Build an MPFR library that is thread-safe (I don't know if either binutils or...Yann E. MORIN"1-0/+1
2008-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"13-169/+169
2008-05-19In the future, we'll be able to download /old/ MPFR versions.Yann E. MORIN"1-1/+2
2008-05-15Introduce a new option to overide components' config.{gues,sub} with the one ...Yann E. MORIN"1-2/+11
2008-05-15Fix forcing source extraction.Yann E. MORIN"1-2/+3
2008-05-14Better configure binutils, both for host and target.Yann E. MORIN"1-8/+15
2008-05-14Sanitise and use CT_CC_NATIVE.Yann E. MORIN"2-1/+12
2008-05-14Introduce a new option to render (or not) uClibc' build verbose.Yann E. MORIN"1-2/+4
2008-05-14Export endianness CFLAGS.Yann E. MORIN"1-0/+1
2008-05-14Fix building uClibc-based, soft-float toolchains by correctly setting float s...Yann E. MORIN"2-4/+4
2008-05-11Improve a comment in code.Yann E. MORIN"1-0/+1
2008-05-06Add a new option to set connection timeout while downloading.Yann E. MORIN"1-8/+8
2008-05-03Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"8-24/+14
2008-05-03Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically ...Yann E. MORIN"2-4/+4
2008-05-02Fix testing glibc versions for -pipe.Yann E. MORIN"1-2/+4
2008-05-02Comment more a mis-leading comment in the glibc build procedure.Yann E. MORIN"1-0/+5
2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"11-2/+2
2008-05-02Add a new help entry to list each samples more verbosely, but only on-demand.Yann E. MORIN"1-1/+31
2008-04-30Do not try to download, extract, or build GMP and MPFR if not asked for.Yann E. MORIN"2-1/+22
2008-04-30Merge the fortran stuff to trunk now it works!Yann E. MORIN"5-6/+119
2008-04-28Build both shared and static versions of binutils' libraries for target.Yann E. MORIN"1-0/+1
2008-04-28Do not forget binutils' target libraries in the list.Yann E. MORIN"1-2/+2
2008-04-28Be alittle less verbose in the core CC pass 1 & 2.Yann E. MORIN"1-5/+0
2008-04-28Building target libraries before the cross-compiler is available is doomed! M...Yann E. MORIN"2-17/+7
2008-04-27Add building some binutils libraries for the target, as some utilities might ...Yann E. MORIN"1-0/+32
2008-04-27Offer an option to build a static cross-gdb.Yann E. MORIN"1-0/+9
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-17Commit a long-standing eye-dcandy change in a log, that got lost in a vi cras...Yann E. MORIN"1-1/+1
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-04-13Fix a comment.Yann E. MORIN"1-3/+3
2008-04-13Matthias Kaehlcke <matthias@kaehlcke.net> reported hanged downloads on hisYann E. MORIN"1-5/+12
2008-02-14Robet P. J. DAY: typoes.Yann E. MORIN"2-3/+3
2008-01-28Patch from Michael Abbott <michael@araneidae.co.uk> to allow build to work wi...Yann E. MORIN"1-3/+3
2008-01-16Move improperly installed gcc libraries to the sysroot.Yann E. MORIN"1-18/+5
2008-01-16Fix a long standing bug when setting compiler flags.Yann E. MORIN"1-1/+1
2007-11-02Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bo...Yann E. MORIN"1-3/+3
2007-10-30Fix by "Arvid Brodin" <Arvid.Brodin@enea.com> to CFLAGS coming from CT_ARCH_T...Yann E. MORIN"1-1/+1
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