summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-08Fix the install procedure:Yann E. MORIN"2-0/+2
2007-07-08Update the mips-unknown-linux-uclibc sample.Yann E. MORIN"1-4/+5
2007-07-08Update the i586-geode-linux-uclibc sample.Yann E. MORIN"2-35/+124
2007-07-08Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL.Yann E. MORIN"3-3/+3
2007-07-08Ad da svn:ignore property to ignore my local TOD file.Yann E. MORIN"0-0/+0
2007-07-08Make distclean work again: don't try to remove a directory twice.Yann E. MORIN"1-1/+0
2007-07-08Add a utility to populate a root directory with libraries from the toolchain.Yann E. MORIN"3-0/+134
2007-07-08Add linux-2.6.21.6 kernel.Yann E. MORIN"1-0/+6
2007-07-07Make regtest work back again.Yann E. MORIN"1-6/+6
2007-07-07Disable tarball creation until it's fixed.Yann E. MORIN"1-1/+3
2007-07-07Clean a little bit more.Yann E. MORIN"1-0/+2
2007-07-07More uClibc parrallel compilation cleanup.Yann E. MORIN"1-3/+2
2007-07-07Parrallel compilation is broken for uClibc (I don't know if any of my patches...Yann E. MORIN"1-2/+1
2007-07-07Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "...Yann E. MORIN"3-10/+19
2007-07-06Update the mips-unknown-linux-uclibc sample, now it is able to build both lin...Yann E. MORIN"2-47/+136
2007-07-05Update the armeb-unknown-linux-gnu to be buildable.Yann E. MORIN"2-25/+69
2007-07-04Update version to 0.1.2+svn.Yann E. MORIN"1-1/+1
2007-07-04Bump version to 0.1.2.crosstool-ng-0.1.2Yann E. MORIN"1-1/+1
2007-07-04ct-ng now needs the 'build' action to be passed when restarting/stopping at a...Yann E. MORIN"1-3/+3
2007-07-04Before trying to download sstrip (from buildroot), try a local copy first.Yann E. MORIN"1-0/+6
2007-07-04Update the overview documentation.Yann E. MORIN"1-8/+35
2007-07-04Update the armeb-unknown-linux-uclibc sample to:Yann E. MORIN"2-6/+22
2007-07-03Add binutils-2.17.50.0.17.Yann E. MORIN"1-0/+5
2007-07-03The armeb-unknown-linux-uclibc sample now builds without libfloat.Yann E. MORIN"1-16/+46
2007-07-03Make checking the linux installed headers optional (instead of systematic).Yann E. MORIN"2-9/+18
2007-07-03Kill "./configure --local", it does not work and it is dangerous if one tries...Yann E. MORIN"2-24/+5
2007-07-02Get rid of eclipse fiels once and for all.Yann E. MORIN"13-162/+58
2007-07-02Bump version to +svn.Yann E. MORIN"1-1/+1
2007-07-02Bump version.crosstool-ng-0.1.1Yann E. MORIN"1-1/+1
2007-07-02Don't install licenses files.Yann E. MORIN"1-3/+3
2007-07-02Fix handling --prefix.Yann E. MORIN"1-1/+1
2007-07-02Update docs/overview.txt to match the new way to call crosstool-ng: "ct-ng [a...Yann E. MORIN"1-16/+16
2007-07-02Rephrase the licensing of patches/Yann E. MORIN"1-7/+11
2007-07-02Little update to CREDITS.Yann E. MORIN"1-0/+3
2007-07-02Silence calling the saveSample.sh script.Yann E. MORIN"1-1/+1
2007-07-01Get rid of the eclipse files.Yann E. MORIN"1-3/+0
2007-07-01Update version back to +svn.Yann E. MORIN"1-1/+1
2007-07-01Bump version to 0.1.0crosstool-ng-0.1.0Yann E. MORIN"1-1/+1
2007-07-01Fix running without installing.Yann E. MORIN"4-23/+49
2007-07-01chmod ct-ng to be executable in the build dir.Yann E. MORIN"1-1/+2
2007-07-01./configure gains a help entry.Yann E. MORIN"1-5/+37
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"18-185/+635
2007-06-26Better handling of the steps lists:Yann E. MORIN"2-61/+30
2007-06-19Make the progress bar a default for all samples.Yann E. MORIN"3-3/+3
2007-06-18Always call distclean after each sample when doing a regtest.Yann E. MORIN"1-4/+4
2007-06-17Update version to -svn.Yann E. MORIN"1-1/+1
2007-06-17Prepare to release crosstool-ng-0.0.5.crosstool-ng-0.0.5Yann E. MORIN"1-1/+1
2007-06-17Rework the help system. For now, this is mostly a no-op (it only re-organise ...Yann E. MORIN"4-21/+42
2007-06-17Offer an option to build the gdbserver statically. This helps in case of debu...Yann E. MORIN"2-0/+15
2007-06-17The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build....Yann E. MORIN"5-41/+48