| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | config: fix generated config files when GREP_OPTIONS set --color=always | Yann E. MORIN" | 2009-12-29 | 1 | -0/+4 |
| * | scripts: fix updating config.{sub,guess} | Yann E. MORIN" | 2009-10-30 | 1 | -2/+3 |
| * | Add a new action: show-tuple | Yann E. MORIN" | 2009-05-13 | 1 | -1/+9 |
| * | Use the paths found by ./configure in the ct-ng.in makefile script and its fr... | Yann E. MORIN" | 2009-01-26 | 1 | -9/+13 |
| * | Small semantic fix in ct.ng(.in): use make builtin variable to know the make-... | Yann E. MORIN" | 2009-01-19 | 1 | -4/+6 |
| * | Rename scripts/crosstool.sh to scripts/crosstool-NG.sh. | Yann E. MORIN" | 2009-01-18 | 1 | -1/+1 |
| * | Use ./configure-discovered paths in Makefile. | Yann E. MORIN" | 2009-01-18 | 1 | -1/+1 |
| * | Get rid of the tols/ directory: | Yann E. MORIN" | 2008-12-16 | 1 | -2/+2 |
| * | Update help (mostly eye-candy). | Yann E. MORIN" | 2008-10-31 | 1 | -2/+2 |
| * | Move steps-related help into steps.mk. | Yann E. MORIN" | 2008-10-29 | 1 | -2/+0 |
| * | Use $(MAKE) for recursive calls, don't directly use $(CT_NG). | Yann E. MORIN" | 2008-10-29 | 1 | -1/+1 |
| * | Also export the V value to sub-makes. | Yann E. MORIN" | 2008-10-28 | 1 | -1/+1 |
| * | Correctly handle V= only from command line, not from environment. | Yann E. MORIN" | 2008-10-21 | 1 | -9/+8 |
| * | Eye-candy when {,dist}clean. | Yann E. MORIN" | 2008-10-21 | 1 | -4/+12 |
| * | Extract the config files related stuff from the kconfig stuff | Yann E. MORIN" | 2008-10-18 | 1 | -0/+1 |
| * | Update the kconfig stuff to match the one in the linux-2.6.27 version. | Yann E. MORIN" | 2008-10-17 | 1 | -1/+1 |
| * | Woops, typo... | Yann E. MORIN" | 2008-10-15 | 1 | -1/+1 |
| * | Cheesy kconfig stuff: | Yann E. MORIN" | 2008-10-15 | 1 | -12/+28 |
| * | Eye-candy in the help entries. | Yann E. MORIN" | 2008-10-14 | 1 | -3/+3 |
| * | Eye candy in the help disclaimer. | Yann E. MORIN" | 2008-10-14 | 1 | -0/+1 |
| * | When dumping version, also print some /legal/ blah-blah: | Yann E. MORIN" | 2008-07-16 | 1 | -0/+5 |
| * | Rework a little bit the steps and samples help entries. | Yann E. MORIN" | 2008-06-01 | 1 | -2/+3 |
| * | The version strings being computed at ./configure time, store it as is, and d... | Yann E. MORIN" | 2008-06-01 | 1 | -1/+1 |
| * | Bail out if /bin/bash does not exist, or if it is not bash>=3.0. | Yann E. MORIN" | 2008-01-16 | 1 | -0/+8 |
| * | make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: do... | Yann E. MORIN" | 2007-09-11 | 1 | -9/+5 |
| * | Trying to guess how we were called does not work. Don't try to be smart, and ... | Yann E. MORIN" | 2007-08-31 | 1 | -1/+1 |
| * | Fix printing the version string when configured with --local. | Yann E. MORIN" | 2007-08-15 | 1 | -3/+3 |
| * | Add the possibility to force the number of // jobs without reconfiguring. | Yann E. MORIN" | 2007-08-15 | 1 | -8/+15 |
| * | Try again to fix the --local behavior. | Yann E. MORIN" | 2007-07-23 | 1 | -2/+2 |
| * | Seems like the --no-builtin-rules and -r options to make are not the same... | Yann E. MORIN" | 2007-07-23 | 1 | -1/+1 |
| * | Re-instate the --local configure switch to not install and use the local cros... | Yann E. MORIN" | 2007-07-22 | 1 | -1/+1 |
| * | No need to expand the host cc every time. | Yann E. MORIN" | 2007-07-22 | 1 | -1/+1 |
| * | Fix typo in version action. | Yann E. MORIN" | 2007-07-17 | 1 | -1/+1 |
| * | Add an action to print the version. | Yann E. MORIN" | 2007-07-16 | 1 | -0/+6 |
| * | Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. | Yann E. MORIN" | 2007-07-15 | 1 | -4/+4 |
| * | Separate clean actions from build actions; | Yann E. MORIN" | 2007-07-09 | 1 | -2/+8 |
| * | Disable tarball creation until it's fixed. | Yann E. MORIN" | 2007-07-07 | 1 | -1/+3 |
| * | Get rid of eclipse fiels once and for all. | Yann E. MORIN" | 2007-07-02 | 1 | -10/+10 |
| * | Fix running without installing. | Yann E. MORIN" | 2007-07-01 | 1 | -0/+1 |
| * | Merge the build system to trunk: ct-ng is now installable: | Yann E. MORIN" | 2007-07-01 | 1 | -0/+99 |