summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Expand)Author
2023-01-27Remove support for AIXStephan Bergmann
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-10-09Enable building for WSL (Linux) on WSLTor Lillqvist
2020-10-04Step towards building for Windows on WSL: ProgramFiles(x86) handlingTor Lillqvist
2020-02-11Introduce INCLUDE: in the distro-configs...Jan Holesovsky
2019-12-18Remove "--clean" option from autogen.shStepas Toliautas
2019-03-26autogen.sh: add --help description about the --with-distro switchGabor Kelemen
2019-01-30don't require /autoconf/ to be 2.68 (also allow e.g. autoconf268)Christian Lohmaier
2018-11-25Better way of enabling Developer Toolset 7 for Jenkins' linux_gcc_release_64Stephan Bergmann
2018-11-25Restrict Developer Toolset to Config=linux_gcc_release_64Stephan Bergmann
2018-11-24Make Jenkins linux_gcc_release_64 pick up Developer Toolset 7Stephan Bergmann
2018-08-27avoid error message about removing non-existent fileLuboš Luňák
2018-06-30autogen.sh: fix out-of-tree module Makefiles for Win32 makeMichael Stahl
2018-01-19Don't set autogen.sh KEY=VALUE arguments as environment variablesStephan Bergmann
2018-01-19Also strip leading whitespace from autogen.input linesStephan Bergmann
2017-09-22Revert "Goodbye autogen.lastrun"Tor Lillqvist
2017-09-22Goodbye autogen.lastrunTor Lillqvist
2017-08-17Fix typosAndrea Gelmini
2017-05-17Revert "Don't worry if there is no distro-configs/Foo.conf"Stephan Bergmann
2017-05-17Show all available distro configsStephan Bergmann
2016-12-14autogen.sh: Use STDOUT for --help output (as configure does)Mike Kaganski
2015-12-31lode: make sure LODE_HOME/opt/bin is in the PATH for aclocalNorbert Thiebaud
2015-09-22autogen.sh: Display arguments for configure without apostrophesSamuel Mehrbrodt
2015-03-08autogen.sh: better error message when src_path contains spacesMiklos Vajna
2014-11-13autogen: add --best-effort to help automation bridge option changes.Michael Meeks
2014-05-30strip trailing spaces when reading autogen.input/lastrunChristian Lohmaier
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