summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-06-24Allow to store working files outside the build tree (eg. incase the working t...Yann E. MORIN"1-4/+5
2008-06-24Don't build ncurses ADA bindings if an ADA x-compiler was not built.Yann E. MORIN"1-0/+1
2008-06-22Only priunt WARNings when saving the current configuration.Yann E. MORIN"1-5/+5
2008-06-20GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"3-25/+98
2008-06-20Print "Build completed" only if not in error, not the other way around.Yann E. MORIN"1-1/+1
2008-06-20Really don't re-build MPFR autotools files at each run.Yann E. MORIN"2-5/+13
2008-06-20Don't force building a gdbserver when only native gdb is selected.Yann E. MORIN"1-1/+0
2008-06-20Only rebuild MPFR config files at extract time, not for every builds.Yann E. MORIN"1-8/+7
2008-06-20Realy fix building MPFR.Yann E. MORIN"1-0/+2
2008-06-19Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ...Yann E. MORIN"1-0/+11
2008-06-19A bunch of fixes/improvements to the gdb build:Yann E. MORIN"1-47/+79
2008-06-19Only print "Build completed" if build was successful.Yann E. MORIN"1-2/+5
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