summaryrefslogtreecommitdiffstats
path: root/autogen.sh
Commit message (Expand)AuthorAgeFilesLines
* autogen.sh: add --help description about the --with-distro switchGabor Kelemen2019-03-261-0/+2
* don't require /autoconf/ to be 2.68 (also allow e.g. autoconf268)Christian Lohmaier2019-01-301-2/+6
* Better way of enabling Developer Toolset 7 for Jenkins' linux_gcc_release_64Stephan Bergmann2018-11-251-7/+0
* Restrict Developer Toolset to Config=linux_gcc_release_64Stephan Bergmann2018-11-251-1/+1
* Make Jenkins linux_gcc_release_64 pick up Developer Toolset 7Stephan Bergmann2018-11-241-0/+7
* avoid error message about removing non-existent fileLuboš Luňák2018-08-271-2/+2
* autogen.sh: fix out-of-tree module Makefiles for Win32 makeMichael Stahl2018-06-301-2/+9
* Don't set autogen.sh KEY=VALUE arguments as environment variablesStephan Bergmann2018-01-191-5/+0
* Also strip leading whitespace from autogen.input linesStephan Bergmann2018-01-191-0/+1
* Revert "Goodbye autogen.lastrun"Tor Lillqvist2017-09-221-2/+45
* Goodbye autogen.lastrunTor Lillqvist2017-09-221-45/+2
* Fix typosAndrea Gelmini2017-08-171-1/+1
* Revert "Don't worry if there is no distro-configs/Foo.conf"Stephan Bergmann2017-05-171-3/+3
* Show all available distro configsStephan Bergmann2017-05-171-6/+18
* autogen.sh: Use STDOUT for --help output (as configure does)Mike Kaganski2016-12-141-4/+4
* lode: make sure LODE_HOME/opt/bin is in the PATH for aclocalNorbert Thiebaud2015-12-311-0/+12
* autogen.sh: Display arguments for configure without apostrophesSamuel Mehrbrodt2015-09-221-1/+1
* autogen.sh: better error message when src_path contains spacesMiklos Vajna2015-03-081-0/+3
* autogen: add --best-effort to help automation bridge option changes.Michael Meeks2014-11-131-1/+9
* strip trailing spaces when reading autogen.input/lastrunChristian Lohmaier2014-05-301-0/+1
* make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák2014-04-231-0/+16
* Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir"Stephan Bergmann2014-04-111-7/+0
* make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák2014-03-231-0/+7
* Clarify autogen.sh messagesJan-Marek Glogowski2014-03-041-3/+35
* Generate configure before calling ./configure --helpArnaud Versini2013-11-131-26/+26
* Ignore empty line in autogen.inputIsamu Mogi2013-07-261-0/+2
* Make it a fatal error to pass unrecognized options to the configuryTor Lillqvist2013-05-081-0/+1
* aix stuffs stuff into /opt/freeware/share in defacto defaultCaolán McNamara2013-04-221-0/+1
* revert back to usign autogen.sh cmdline arguments if givenLuboš Luňák2013-04-041-8/+8
* Make autogen.sh prefer to read an autogen.input fileTor Lillqvist2013-04-031-18/+22
* Prepare for read-only source buildNorbert Thiebaud2012-12-111-16/+25
* Don't require configure to appear executableTor Lillqvist2012-12-011-1/+1
* Fixed previous commit on autogen.sh default configEnrico Weigelt, metux ITS2012-11-171-2/+1
* autogen.sh: support for default distro configEnrico Weigelt, metux ITS2012-11-171-0/+6
* Indentation clean upStephan Bergmann2012-06-051-3/+3
* autogen.sh: append aclocal arguments to ACLOCAL_FLAGS unconditionallyRuslan Kabatsayev2012-05-171-5/+2
* deal with symlinks in your PWD breaking gnumake dependenciesMichael Meeks2012-03-291-0/+11
* Fix authgen.sh to not clobber autogen.lastrun when using --helpJosh Heidenreich2012-03-131-0/+8
* Improvement to fdo#46565Thomas Collerton2012-03-051-2/+8
* fdo#46565: perl / autogen.sh should backup autogen.lastrunThomas Collerton2012-02-291-0/+4
* add macro for extracting mingw dll names from libtool filesDavid Tardon2012-02-171-1/+5
* autogen: sync vim modeline with emacs oneMiklos Vajna2012-01-091-1/+1
* Fix to create autogen.lastrun for a single argument case.Stephan Bergmann2011-08-301-1/+1
* autogen.sh: don't touch autogen.lastrun if it already existsMiklos Vajna2011-08-291-1/+1
* touch autogen.lastrun to make sure that such file exist before makeNorbert Thiebaud2011-08-281-0/+4
* Allow comments in the autogen.lastrun fileTor Lillqvist2011-08-241-0/+2
* have autogen.sh return an erro if configure failedNorbert Thiebaud2011-08-181-1/+1
* I doubt we need a ChangeLog fileTor Lillqvist2011-07-031-2/+0
* Include environment variables already in autogen.sh's environmentTor Lillqvist2011-07-031-2/+9
* Allow use of $ACLOCAL to override the name aclocalTor Lillqvist2011-07-031-2/+5