Age | Commit message (Expand) | Author |
2014-05-30 | strip trailing spaces when reading autogen.input/lastrun | Christian Lohmaier |
2014-04-23 | make it possible to do 'make -C sw/' even with builddir!=srcdir | Luboš Luňák |
2014-04-11 | Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir" | Stephan Bergmann |
2014-03-23 | make it possible to do 'make -C sw/' even with builddir!=srcdir | Luboš Luňák |
2014-03-04 | Clarify autogen.sh messages | Jan-Marek Glogowski |
2013-11-13 | Generate configure before calling ./configure --help | Arnaud Versini |
2013-07-26 | Ignore empty line in autogen.input | Isamu Mogi |
2013-05-08 | Make it a fatal error to pass unrecognized options to the configury | Tor Lillqvist |
2013-04-22 | aix stuffs stuff into /opt/freeware/share in defacto default | Caolán McNamara |
2013-04-04 | revert back to usign autogen.sh cmdline arguments if given | Luboš Luňák |
2013-04-03 | Make autogen.sh prefer to read an autogen.input file | Tor Lillqvist |
2012-12-11 | Prepare for read-only source build | Norbert Thiebaud |
2012-12-01 | Don't require configure to appear executable | Tor Lillqvist |
2012-11-17 | Fixed previous commit on autogen.sh default config | Enrico Weigelt, metux ITS |
2012-11-17 | autogen.sh: support for default distro config | Enrico Weigelt, metux ITS |
2012-06-05 | Indentation clean up | Stephan Bergmann |
2012-05-17 | autogen.sh: append aclocal arguments to ACLOCAL_FLAGS unconditionally | Ruslan Kabatsayev |
2012-03-29 | deal with symlinks in your PWD breaking gnumake dependencies | Michael Meeks |
2012-03-13 | Fix authgen.sh to not clobber autogen.lastrun when using --help | Josh Heidenreich |
2012-03-05 | Improvement to fdo#46565 | Thomas Collerton |
2012-02-29 | fdo#46565: perl / autogen.sh should backup autogen.lastrun | Thomas Collerton |
2012-02-17 | add macro for extracting mingw dll names from libtool files | David Tardon |
2012-01-09 | autogen: sync vim modeline with emacs one | Miklos Vajna |
2011-08-30 | Fix to create autogen.lastrun for a single argument case. | Stephan Bergmann |
2011-08-29 | autogen.sh: don't touch autogen.lastrun if it already exists | Miklos Vajna |
2011-08-28 | touch autogen.lastrun to make sure that such file exist before make | Norbert Thiebaud |
2011-08-24 | Allow comments in the autogen.lastrun file | Tor Lillqvist |
2011-08-18 | have autogen.sh return an erro if configure failed | Norbert Thiebaud |
2011-07-03 | I doubt we need a ChangeLog file | Tor Lillqvist |
2011-07-03 | Include environment variables already in autogen.sh's environment | Tor Lillqvist |
2011-07-03 | Allow use of $ACLOCAL to override the name aclocal | Tor Lillqvist |
2011-05-31 | We should not look for .exe extensions for Cygwin programs | Tor Lillqvist |
2011-05-31 | Stylize consistently, add more Emacs mode goodness | Tor Lillqvist |
2011-05-30 | one doesn't need pkg-config on mac | Christian Lohmaier |
2011-05-30 | initial attempt to avoid ugly errors with missing pkgconfig etc. | Michael Meeks |
2011-05-29 | Add Emacs and vim mode setting | Tor Lillqvist |
2011-05-29 | Don't overwrite autogen.lastrun with identical (perhaps re-ordered) contents | Tor Lillqvist |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-15 | Don't mention that we are updating autogen.lastrun. | Jan Holesovsky |
2011-04-08 | Don't worry if there is no distro-configs/Foo.conf | Tor Lillqvist |
2011-04-08 | Make the list of valid distros show up also in slightly older Perl versions | Tor Lillqvist |
2011-04-07 | fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocal | Norbert Thiebaud |
2011-04-07 | Migrate the old autogen.lastrun format to the new one automatically. | Jan Holesovsky |
2011-04-07 | re-write into perl, to reduce ninja-coding, and fix distro-config bug | Michael Meeks |
2011-04-07 | check more carefully for configure generation, and fix quoting of vendors | Michael Meeks |
2011-04-06 | Migrate the old autogen.lastrun format to the new one automatically. | Jan Holesovsky |
2011-04-05 | fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocal | Norbert Thiebaud |
2011-04-05 | re-write into perl, to reduce ninja-coding, and fix distro-config bug | Michael Meeks |
2010-12-01 | fix the IFS trick. the bashims removal broke that part | Norbert Thiebaud |
2010-12-02 | autogen.sh: Even more portable. | Jan Holesovsky |