summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Expand)Author
2014-04-23make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák
2014-04-11Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir"Stephan Bergmann
2014-03-23make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák
2014-03-04Clarify autogen.sh messagesJan-Marek Glogowski
2013-11-13Generate configure before calling ./configure --helpArnaud Versini
2013-07-26Ignore empty line in autogen.inputIsamu Mogi
2013-05-08Make it a fatal error to pass unrecognized options to the configuryTor Lillqvist
2013-04-22aix stuffs stuff into /opt/freeware/share in defacto defaultCaolán McNamara
2013-04-04revert back to usign autogen.sh cmdline arguments if givenLuboš Luňák
2013-04-03Make autogen.sh prefer to read an autogen.input fileTor Lillqvist
2012-12-11Prepare for read-only source buildNorbert Thiebaud
2012-12-01Don't require configure to appear executableTor Lillqvist
2012-11-17Fixed previous commit on autogen.sh default configEnrico Weigelt, metux ITS
2012-11-17autogen.sh: support for default distro configEnrico Weigelt, metux ITS
2012-06-05Indentation clean upStephan Bergmann
2012-05-17autogen.sh: append aclocal arguments to ACLOCAL_FLAGS unconditionallyRuslan Kabatsayev
2012-03-29deal with symlinks in your PWD breaking gnumake dependenciesMichael Meeks
2012-03-13Fix authgen.sh to not clobber autogen.lastrun when using --helpJosh Heidenreich
2012-03-05Improvement to fdo#46565Thomas Collerton
2012-02-29fdo#46565: perl / autogen.sh should backup autogen.lastrunThomas Collerton
2012-02-17add macro for extracting mingw dll names from libtool filesDavid Tardon
2012-01-09autogen: sync vim modeline with emacs oneMiklos Vajna
2011-08-30Fix to create autogen.lastrun for a single argument case.Stephan Bergmann
2011-08-29autogen.sh: don't touch autogen.lastrun if it already existsMiklos Vajna
2011-08-28touch autogen.lastrun to make sure that such file exist before makeNorbert Thiebaud
2011-08-24Allow comments in the autogen.lastrun fileTor Lillqvist
2011-08-18have autogen.sh return an erro if configure failedNorbert Thiebaud
2011-07-03I doubt we need a ChangeLog fileTor Lillqvist
2011-07-03Include environment variables already in autogen.sh's environmentTor Lillqvist
2011-07-03Allow use of $ACLOCAL to override the name aclocalTor Lillqvist
2011-05-31We should not look for .exe extensions for Cygwin programsTor Lillqvist
2011-05-31Stylize consistently, add more Emacs mode goodnessTor Lillqvist
2011-05-30one doesn't need pkg-config on macChristian Lohmaier
2011-05-30initial attempt to avoid ugly errors with missing pkgconfig etc.Michael Meeks
2011-05-29Add Emacs and vim mode settingTor Lillqvist
2011-05-29Don't overwrite autogen.lastrun with identical (perhaps re-ordered) contentsTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-15Don't mention that we are updating autogen.lastrun.Jan Holesovsky
2011-04-08Don't worry if there is no distro-configs/Foo.confTor Lillqvist
2011-04-08Make the list of valid distros show up also in slightly older Perl versionsTor Lillqvist
2011-04-07fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocalNorbert Thiebaud
2011-04-07Migrate the old autogen.lastrun format to the new one automatically.Jan Holesovsky
2011-04-07re-write into perl, to reduce ninja-coding, and fix distro-config bugMichael Meeks
2011-04-07check more carefully for configure generation, and fix quoting of vendorsMichael Meeks
2011-04-06Migrate the old autogen.lastrun format to the new one automatically.Jan Holesovsky
2011-04-05fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocalNorbert Thiebaud
2011-04-05re-write into perl, to reduce ninja-coding, and fix distro-config bugMichael Meeks
2010-12-01fix the IFS trick. the bashims removal broke that partNorbert Thiebaud
2010-12-02autogen.sh: Even more portable.Jan Holesovsky
2010-12-01autogen.sh: Remove bashism / non-portable stuff.Jan Holesovsky