aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix new framework for running from installed pathAlexey Neyman2017-07-161-1/+1
* Fix the references to old config variablesAlexey Neyman2017-07-081-1/+1
* Restore exec permission on ct-ng itselfAlexey Neyman2017-06-081-0/+1
* Fix debuild warnings/errorsAlexey Neyman2017-06-071-3/+2
* Fix make clean/mrproperAlexey Neyman2017-04-281-4/+4
* Fix for missing DESTDIRAlexey Neyman2017-04-281-1/+1
* Avoid installing configure.in.inAlexey Neyman2017-04-221-2/+2
* Generate config/configure.in directlyAlexey Neyman2017-04-221-21/+1
* Allow 'make V=1' to see the commands.Alexey Neyman2017-04-221-76/+52
* Add a release creation scriptAlexey Neyman2017-03-211-2/+2
* Move some scripts to a new directory, maintainerAlexey Neyman2017-03-211-4/+3
* Hot fix for 'make install'Alexey Neyman2017-03-201-1/+11
* Use configure to find the processor countDan McGregor2017-03-011-0/+2
* Require GNU sedAlexey Neyman2017-02-261-29/+6
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-261-4/+1
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-131-1/+4
* Detect both wget/curl and allow user to select the agentAlexey Neyman2017-02-121-0/+7
* Rework configure logic wrt GNU autotoolsAlexey Neyman2017-01-271-2/+2
* Install canadian crosses into a separate subdir.Alexey Neyman2017-01-191-3/+3
* Add a check for gperf function signature.Alexey Neyman2017-01-121-0/+1
* samples: install "broken" fileYogesh Sharma2016-09-071-0/+3
* Makefile.in: Fix uninstall targetBryan Hundven2015-11-191-1/+1
* file modes: Set files to be non-executableBryan Hundven2015-11-121-0/+0
* Cygwin: Link to libintl for gettextRay Donnelly2015-11-131-0/+1
* Revert the automated build optionJean-Marie Lemetayer2015-10-031-1/+0
* configure: Add automated build optionBryan Hundven2015-09-291-0/+1
* configure: Add --with-gperf optionRay Donnelly2013-09-141-0/+3
* Allow reordered MAKEFLAGSRay Donnelly2013-07-101-0/+5
* Makefile: fix parrallel (-j) installsYann E. MORIN"2013-02-251-4/+3
* 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