summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman1-4/+1
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman1-1/+4
2017-02-13Detect both wget/curl and allow user to select the agentAlexey Neyman1-0/+7
2017-01-28Rework configure logic wrt GNU autotoolsAlexey Neyman1-2/+2
2017-01-20Install canadian crosses into a separate subdir.Alexey Neyman1-3/+3
2017-01-13Add a check for gperf function signature.Alexey Neyman1-0/+1
2016-09-07samples: install "broken" fileYogesh Sharma1-0/+3
2015-11-19Makefile.in: Fix uninstall targetBryan Hundven1-1/+1
2015-11-13file modes: Set files to be non-executableBryan Hundven1-0/+0
2015-11-13Cygwin: Link to libintl for gettextRay Donnelly1-0/+1
2015-10-03Revert the automated build optionJean-Marie Lemetayer1-1/+0
2015-09-29configure: Add automated build optionBryan Hundven1-0/+1
2013-09-14configure: Add --with-gperf optionRay Donnelly1-0/+3
2013-07-10Allow reordered MAKEFLAGSRay Donnelly1-0/+5
2013-02-25Makefile: fix parrallel (-j) installsYann E. MORIN"1-4/+3
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