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