summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Revert "Don't worry if there is no distro-configs/Foo.conf"Stephan Bergmann1-3/+3
2017-05-17Show all available distro configsStephan Bergmann1-6/+18
2016-12-14autogen.sh: Use STDOUT for --help output (as configure does)Mike Kaganski1-4/+4
2015-12-31lode: make sure LODE_HOME/opt/bin is in the PATH for aclocalNorbert Thiebaud1-0/+12
2015-09-22autogen.sh: Display arguments for configure without apostrophesSamuel Mehrbrodt1-1/+1
2015-03-08autogen.sh: better error message when src_path contains spacesMiklos Vajna1-0/+3
2014-11-13autogen: add --best-effort to help automation bridge option changes.Michael Meeks1-1/+9
2014-05-30strip trailing spaces when reading autogen.input/lastrunChristian Lohmaier1-0/+1
2014-04-23make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák1-0/+16
2014-04-11Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir"Stephan Bergmann1-7/+0
2014-03-23make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák1-0/+7
2014-03-04Clarify autogen.sh messagesJan-Marek Glogowski1-3/+35
2013-11-13Generate configure before calling ./configure --helpArnaud Versini1-26/+26
2013-07-26Ignore empty line in autogen.inputIsamu Mogi1-0/+2
2013-05-08Make it a fatal error to pass unrecognized options to the configuryTor Lillqvist1-0/+1
2013-04-22aix stuffs stuff into /opt/freeware/share in defacto defaultCaolán McNamara1-0/+1
2013-04-04revert back to usign autogen.sh cmdline arguments if givenLuboš Luňák1-8/+8
2013-04-03Make autogen.sh prefer to read an autogen.input fileTor Lillqvist1-18/+22
2012-12-11Prepare for read-only source buildNorbert Thiebaud1-16/+25
2012-12-01Don't require configure to appear executableTor Lillqvist1-1/+1
2012-11-17Fixed previous commit on autogen.sh default configEnrico Weigelt, metux ITS1-2/+1
2012-11-17autogen.sh: support for default distro configEnrico Weigelt, metux ITS1-0/+6
2012-06-05Indentation clean upStephan Bergmann1-3/+3
2012-05-17autogen.sh: append aclocal arguments to ACLOCAL_FLAGS unconditionallyRuslan Kabatsayev1-5/+2
2012-03-29deal with symlinks in your PWD breaking gnumake dependenciesMichael Meeks1-0/+11
2012-03-13Fix authgen.sh to not clobber autogen.lastrun when using --helpJosh Heidenreich1-0/+8
2012-03-05Improvement to fdo#46565Thomas Collerton1-2/+8
2012-02-29fdo#46565: perl / autogen.sh should backup autogen.lastrunThomas Collerton1-0/+4
2012-02-17add macro for extracting mingw dll names from libtool filesDavid Tardon1-1/+5
2012-01-09autogen: sync vim modeline with emacs oneMiklos Vajna1-1/+1
2011-08-30Fix to create autogen.lastrun for a single argument case.Stephan Bergmann1-1/+1
2011-08-29autogen.sh: don't touch autogen.lastrun if it already existsMiklos Vajna1-1/+1
2011-08-28touch autogen.lastrun to make sure that such file exist before makeNorbert Thiebaud1-0/+4
2011-08-24Allow comments in the autogen.lastrun fileTor Lillqvist1-0/+2
2011-08-18have autogen.sh return an erro if configure failedNorbert Thiebaud1-1/+1
2011-07-03I doubt we need a ChangeLog fileTor Lillqvist1-2/+0
2011-07-03Include environment variables already in autogen.sh's environmentTor Lillqvist1-2/+9
2011-07-03Allow use of $ACLOCAL to override the name aclocalTor Lillqvist1-2/+5
2011-05-31We should not look for .exe extensions for Cygwin programsTor Lillqvist1-4/+2
2011-05-31Stylize consistently, add more Emacs mode goodnessTor Lillqvist1-43/+42
2011-05-30one doesn't need pkg-config on macChristian Lohmaier1-1/+1
2011-05-30initial attempt to avoid ugly errors with missing pkgconfig etc.Michael Meeks1-0/+34
2011-05-29Add Emacs and vim mode settingTor Lillqvist1-0/+7
2011-05-29Don't overwrite autogen.lastrun with identical (perhaps re-ordered) contentsTor Lillqvist1-8/+11
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-9/+9
2011-04-15Don't mention that we are updating autogen.lastrun.Jan Holesovsky1-1/+1
2011-04-08Don't worry if there is no distro-configs/Foo.confTor Lillqvist1-5/+5
2011-04-08Make the list of valid distros show up also in slightly older Perl versionsTor Lillqvist1-1/+1
2011-04-07fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocalNorbert Thiebaud1-3/+4
2011-04-07Migrate the old autogen.lastrun format to the new one automatically.Jan Holesovsky1-3/+17