summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-06-19Fix building D.U.M.A. when C++ is not configured.Yann E. MORIN"1-1/+1
2008-06-19Build a C++ friendly uClibc.Yann E. MORIN"1-2/+2
2008-06-19When building uClibc, always build the libpthread_db.Yann E. MORIN"1-3/+5
2008-06-18Help ncurses to install properly.Yann E. MORIN"1-0/+1
2008-06-18Re-format the dumped DokuWiki table of samples.Yann E. MORIN"1-5/+15
2008-06-18Fix saving samples.Yann E. MORIN"1-1/+1
2008-06-18Fix building native gdb: download, extract, patch, build and install the ncur...Yann E. MORIN"1-4/+42
2008-06-17Fix building D.U.M.A:Yann E. MORIN"1-21/+33
2008-06-17Help glibc build by exporting PARALLELMFLAGS.Yann E. MORIN"1-0/+1
2008-06-17Change the log level of a core gcc build message (headers copy), from EXTRA t...Yann E. MORIN"1-2/+2
2008-06-15Some makeinfo versions are a pain in [somewhere very painful].Yann E. MORIN"1-0/+7
2008-06-15Better install the libraries improperly installed by gcc in prefix/target/lib...Yann E. MORIN"1-1/+2
2008-06-15When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_T...Yann E. MORIN"1-1/+3
2008-06-15Add a new rule to build the sample table ready to include in the WiKi.Yann E. MORIN"1-28/+53
2008-06-09Add support for the up-coming gcc-4.3.Yann E. MORIN"1-1/+3
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