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