summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-11-13Make the 'updatetools' rule conform to the V={,0,1,2} verbosity level.Yann E. MORIN"1-8/+20
2008-10-27Enhance the make fragments:Yann E. MORIN"1-2/+15
2008-10-21Eye-candy when {,dist}clean.Yann E. MORIN"1-0/+1
2008-10-21Update config.guess.Yann E. MORIN"1-2/+5
2008-10-15Cheesy kconfig stuff:Yann E. MORIN"1-6/+6
2008-10-08populate:Yann E. MORIN"1-22/+104
2008-10-02No need for this script now the config is tored in its own file.Yann E. MORIN"1-23/+0
2008-10-01Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"1-0/+8
2008-09-15Move all the Linux kernel config options to a single file (to ease supporting...Yann E. MORIN"1-68/+37
2008-09-11Update config.sub.Yann E. MORIN"1-3/+7
2008-08-25Fix extracting the configuration from a build log.Yann E. MORIN"1-1/+1
2008-08-07Simplify populate: no need to be too smart.Yann E. MORIN"1-1/+1
2008-08-04Add a new tool to renumber a patch directory.Yann E. MORIN"1-0/+32
2008-08-04Michael ABBOTT reported that populate is not relocatable.Yann E. MORIN"1-2/+4
2008-07-19It's been a long time that the gcc libraries are all installed in the sys-root.Yann E. MORIN"1-6/+3
2008-06-20Update config.sub.Yann E. MORIN"1-2/+6
2008-06-09addToolVersion.sh: remove debug code.Yann E. MORIN"1-2/+0
2008-06-09Fix addToolVersion.sh after breakage with support for gcc-4.3 (stupid anyway....Yann E. MORIN"1-8/+10
2008-06-09Add support for the up-coming gcc-4.3.Yann E. MORIN"1-4/+16
2008-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2-13/+13
2008-05-08Update tools/config.{guess,sub}.Yann E. MORIN"2-25/+78
2008-05-08Update the URLs where to retrieve config.guess and config.sub from.Yann E. MORIN"1-2/+2
2008-05-02Eye-candy in the addToolVersion.sh script.Yann E. MORIN"1-1/+1
2008-04-30Merge the fortran stuff to trunk now it works!Yann E. MORIN"1-0/+3
2008-04-17Moving around the files in config/ broke the tools/addToolVersion.sh script.Yann E. MORIN"1-13/+13
2008-02-14Argh! Kill latest (hopefuly) remnants of core/final gcc versions.Yann E. MORIN"1-17/+5
2007-09-12Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!Yann E. MORIN"2-2/+2
2007-08-15Add the possibility to force the number of // jobs without reconfiguring.Yann E. MORIN"1-1/+1
2007-08-11When adding a new experimental/obsolete version, mark it as so in the prompt.Yann E. MORIN"1-4/+5
2007-08-07Make use of setsid to spawn removal processes: we don't want the rm's to stop...Yann E. MORIN"1-1/+1
2007-08-07Revert previous spurious commit.Yann E. MORIN"1-1/+1
2007-08-07Fix the Makefile.in to correctly remove generated documentation.Yann E. MORIN"1-1/+1
2007-07-27Update tools/config.guess.Yann E. MORIN"1-3/+3
2007-07-17Revisit the extract-config way of working: ct-ng is the sole entry point to c...Yann E. MORIN"1-2/+2
2007-07-15Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.Yann E. MORIN"1-0/+0
2007-07-14Sanitise populate a little bit.Yann E. MORIN"1-8/+8
2007-07-14Re-order help entries in populate.Yann E. MORIN"1-3/+3
2007-07-14Upgrade populate.in:Yann E. MORIN"1-9/+4
2007-07-14Update config.sub.Yann E. MORIN"1-3/+3
2007-07-13Add ltrace (and libelf) utilities.Yann E. MORIN"1-1/+3
2007-07-12Add strace debugging aid.Yann E. MORIN"1-1/+2
2007-07-12Add D.U.M.A., the Electric Fence successor.Yann E. MORIN"1-1/+2
2007-07-08Fix the install procedure:Yann E. MORIN"1-0/+0
2007-07-08Add a utility to populate a root directory with libraries from the toolchain.Yann E. MORIN"1-0/+124
2007-07-02Get rid of eclipse fiels once and for all.Yann E. MORIN"1-2/+2
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"1-3/+23
2007-06-17Rework the help system. For now, this is mostly a no-op (it only re-organise ...Yann E. MORIN"1-2/+1
2007-05-27Update tools/config.guess.Yann E. MORIN"1-2/+2
2007-05-19Fix adding versions for the core C compiler.Yann E. MORIN"1-2/+2
2007-05-18Add dmalloc debug library facility.Yann E. MORIN"1-1/+3