aboutsummaryrefslogtreecommitdiff
path: root/ct-ng.in
Commit message (Expand)AuthorAgeFilesLines
* Save export status for environment varsAlexey Neyman2017-08-211-4/+0
* Fix debuild warnings/errorsAlexey Neyman2017-06-071-2/+2
* Use config from the install locationAlexey Neyman2017-04-221-1/+0
* Detect both wget/curl and allow user to select the agentAlexey Neyman2017-02-121-2/+2
* Get rid of .config.2.Alexey Neyman2017-01-191-8/+3
* Install canadian crosses into a separate subdir.Alexey Neyman2017-01-191-1/+1
* Fix ct-ng show-config.Alexey Neyman2017-01-101-1/+1
* Merge pull request #233 from stilor/fix-build-allBryan Hundven2015-11-041-10/+11
|\
| * Fix samples using GMP 4.3.2.Alexey Neyman2015-10-301-9/+10
| * Clean up new .build-all directory.Alexey Neyman2015-10-301-1/+1
* | Change sed monstrosity into a make variable.Alexey Neyman2015-10-301-1/+1
* | Implement 'ct-ng source'.Alexey Neyman2015-10-301-0/+4
|/
* all: remove references to creating a tarballYann E. MORIN2014-11-241-8/+0
* ct-ng: 'clean' removes the build dirYann E. MORIN2014-06-281-5/+5
* docs: update my e-mailYann E. MORIN"2012-03-061-2/+2
* help: fix typoJohannes Stezenbach2012-02-131-1/+1
* configure: handle --program-prefixYann E. MORIN"2011-08-171-1/+1
* scripts: munge .config to handle array variablesYann E. MORIN"2011-05-191-2/+7
* scripts: leave changelog in build dir, copy to install dirYann E. MORIN"2011-03-201-1/+1
* scripts: fix distcleanYann E. MORIN"2010-10-061-1/+2
* scripts: update distcleanYann E. MORIN"2010-10-051-3/+3
* docs: split into multiple filesYann E. MORIN"2010-08-141-2/+2
* scripts: misc help and auto-complete fixesYann E. MORIN"2010-04-021-1/+4
* config: fix generated config files when GREP_OPTIONS set --color=alwaysYann E. MORIN"2009-12-291-0/+4
* scripts: fix updating config.{sub,guess}Yann E. MORIN"2009-10-301-2/+3
* Add a new action: show-tupleYann E. MORIN"2009-05-131-1/+9
* Use the paths found by ./configure in the ct-ng.in makefile script and its fr...Yann E. MORIN"2009-01-261-9/+13
* Small semantic fix in ct.ng(.in): use make builtin variable to know the make-...Yann E. MORIN"2009-01-191-4/+6
* Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.Yann E. MORIN"2009-01-181-1/+1
* Use ./configure-discovered paths in Makefile.Yann E. MORIN"2009-01-181-1/+1
* Get rid of the tols/ directory:Yann E. MORIN"2008-12-161-2/+2
* Update help (mostly eye-candy).Yann E. MORIN"2008-10-311-2/+2
* Move steps-related help into steps.mk.Yann E. MORIN"2008-10-291-2/+0
* Use $(MAKE) for recursive calls, don't directly use $(CT_NG).Yann E. MORIN"2008-10-291-1/+1
* Also export the V value to sub-makes.Yann E. MORIN"2008-10-281-1/+1
* Correctly handle V= only from command line, not from environment.Yann E. MORIN"2008-10-211-9/+8
* Eye-candy when {,dist}clean.Yann E. MORIN"2008-10-211-4/+12
* Extract the config files related stuff from the kconfig stuffYann E. MORIN"2008-10-181-0/+1
* Update the kconfig stuff to match the one in the linux-2.6.27 version.Yann E. MORIN"2008-10-171-1/+1
* Woops, typo...Yann E. MORIN"2008-10-151-1/+1
* Cheesy kconfig stuff:Yann E. MORIN"2008-10-151-12/+28
* Eye-candy in the help entries.Yann E. MORIN"2008-10-141-3/+3
* Eye candy in the help disclaimer.Yann E. MORIN"2008-10-141-0/+1
* When dumping version, also print some /legal/ blah-blah:Yann E. MORIN"2008-07-161-0/+5
* Rework a little bit the steps and samples help entries.Yann E. MORIN"2008-06-011-2/+3
* The version strings being computed at ./configure time, store it as is, and d...Yann E. MORIN"2008-06-011-1/+1
* Bail out if /bin/bash does not exist, or if it is not bash>=3.0.Yann E. MORIN"2008-01-161-0/+8
* make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: do...Yann E. MORIN"2007-09-111-9/+5
* Trying to guess how we were called does not work. Don't try to be smart, and ...Yann E. MORIN"2007-08-311-1/+1
* Fix printing the version string when configured with --local.Yann E. MORIN"2007-08-151-3/+3