aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Use only standard options compatible with BSD installTitus von Boxberg2012-11-061-1/+2
* configure: check for GNU awk, not any awkYann E. MORIN"2012-07-141-0/+4
* configure: also detect plain grepYann E. MORIN"2012-01-171-1/+1
* scripts: fix tools overrideYann E. MORIN"2012-01-161-22/+35
* kconfig: install compiled frontendsYann E. MORIN"2012-01-141-28/+56
* configure: use autoconf to generate configureYann E. MORIN"2011-11-071-64/+66
* Makefile: use phony targetsMichael Hope2011-09-291-0/+2
* configure: use def_bool for available featuresYann E. MORIN"2011-08-221-2/+3
* configure: require libtoolize, create wrapper to itTitus von Boxberg"2011-08-221-10/+12
* configure: recognise and handle --program-transform-nameYann E. MORIN"2011-08-211-2/+4
* configure: recognise and handle --program-suffixYann E. MORIN"2011-08-191-2/+7
* configure: handle --program-prefixYann E. MORIN"2011-08-171-11/+21
* Makefile: introduce PROG_NAME to contain the 'ct-ng' executable nameYann E. MORIN"2011-08-191-18/+20
* Makefile: fix samples installYann E. MORIN"2011-07-311-4/+11
* Makefile: make it work for auto-completionYann E. MORIN"2011-06-041-0/+11
* configure: add possibility to set arbitrary variable in check_forYann E. MORIN"2011-05-261-2/+23
* scripts: fix installationYann E. MORIN"2011-04-301-0/+1
* docs: uninstall the man pageYann E. MORIN"2011-04-291-2/+2
* scripts: fix installing samplesYann E. MORIN"2011-04-281-4/+6
* docs: split into multiple filesYann E. MORIN"2010-08-141-2/+2
* configure: fix --mandirYann E. MORIN"2010-07-151-3/+8
* scripts: enhance Makefile for installationYann E. MORIN"2010-06-271-19/+26
* test-suite: correctly install when not --localAndy Gibbs"2010-06-251-1/+1
* ct-ng: Add ability to configure and use some GNU toolsTitus von Boxberg2010-05-171-0/+10
* scripts: misc help and auto-complete fixesYann E. MORIN"2010-04-021-1/+5
* Fix typos and adjust some documentation.Frederic Roussel"2009-11-171-1/+1
* docs: get rid of any reference to the now long-gone svn repositoryYann E. MORIN"2009-10-101-5/+5
* ./configure:Yann E. MORIN"2009-05-131-3/+3
* Add a new action: show-tupleYann E. MORIN"2009-05-131-1/+3
* There's no longer any reason to require GNU awk:Yann E. MORIN"2009-04-201-2/+0
* Set the execute bit on generated script at build time, not install time.Yann E. MORIN"2009-04-201-7/+3
* Use tools discovered by ./configure in scripts/saveSample.shYann E. MORIN"2009-02-011-1/+6
* Set proper mode to installed files; fixes running when not using --local.Yann E. MORIN"2009-02-011-3/+5
* Ignore generated file, remove generated file on clean.Yann E. MORIN"2009-01-271-0/+2
* Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:Yann E. MORIN"2009-01-261-2/+48
* Makefile.in: remove generated paths.mk during cleanYann E. MORIN"2009-01-251-0/+2
* Makefile.in: create and install the Makefile and shell-script fragment "paths...Yann E. MORIN"2009-01-251-27/+39
* Makefile.in: re-order tools in alphabetical order.Yann E. MORIN"2009-01-251-2/+2
* Fix Makefile.in to use the correct variables.Yann E. MORIN"2009-01-181-8/+8
* Use ./configure-discovered paths in Makefile.Yann E. MORIN"2009-01-181-24/+31
* Small Makefile fixes.Yann E. MORIN"2008-12-281-12/+17
* Get rid of the tols/ directory:Yann E. MORIN"2008-12-161-5/+5
* Get rid of the local-test in Makefile.Yann E. MORIN"2008-11-161-11/+19
* Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"2008-11-161-26/+36
* Third shot at moving arch/ into config/ .Yann E. MORIN"2008-10-031-1/+1
* Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new ...Yann E. MORIN"2008-06-301-2/+3
* Remove 'make' warning whith ./configure --local.Yann E. MORIN"2008-06-141-3/+3
* Re-instate a functionnal --local test.Yann E. MORIN"2008-06-111-9/+19
* Include the full version number in the directory paths installed.Yann E. MORIN"2008-06-111-38/+45
* Print a little bit of progress in ./configure (computing the version string c...Yann E. MORIN"2008-06-111-6/+8