]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2011-06-16  Stefano LattariniMerge branch 'maint' into java-work
2011-06-16  Stefano LattariniMerge branch 'more-prefix-primary-diagnostic' into...
2011-06-13  Stefano LattariniMerge branch 'am-distcheck-configure-flags' into maint
2011-06-13  Stefano Lattarininews: update w.r.t. introduction of AM_DISTCHECK_CONFIG...
2011-06-13  Stefano LattariniMerge branch 'am-distcheck-configure-flags' into maint
2011-06-13  Stefano LattariniMerge branch 'silent-rules-doc' into maint
2011-06-13  Stefano Lattarinitests: optimize tests on primary/prefix mismatch for...
2011-06-11  Stefano LattariniWarnings about primary/prefix mismatch fixed and extended.
2011-06-11  Stefano LattariniMerge branch 'maint' into java-work
2011-06-10  Stefano Lattarinimaintcheck: DISTCHECK_CONFIGURE_FLAGS can be defined...
2011-06-10  Stefano Lattarinidistcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGS
2011-06-09  Stefano Lattarinidocs: better documentation for silent make rules
2011-06-08  Stefano Lattarinitest defs: new function 'fatal_', for hard errors
2011-06-02  Stefano Lattarinimaintcheck: fix some failures, extend some checks
2011-06-01  Stefano LattariniMerge branch 'remake-rules-non-GNU-make' into maint
2011-05-30  Stefano Lattariniautomake, aclocal: honour configure-time AUTOCONF and...
2011-05-30  Stefano Lattarinibuild: the user can override AUTOM4TE, AUTORECONF and...
2011-05-30  Stefano Lattariniremake: behave better with non-GNU make in subdirectories
2011-05-22  Ralf Wildenhuestests/README: fix example about `make -e' usage
2011-05-20  Stefano LattariniMerge branch 'maint' into java-work
2011-05-20  Stefano Lattarinitestsuite: avoid re-running few tests with 'parallel...
2011-05-20  Stefano Lattarinitestsuite: allow tests to avoid the use of 'parallel...
2011-05-20  Stefano Lattarinitests/README: update obsoleted advice
2011-05-19  Stefano LattariniMerge branch 'maint' into java-work
2011-05-19  Stefano Lattarinitest defs: rename requirement 'non-cross' -> 'native'
2011-05-15  Stefano Lattarinitestsuite: be more cross-compile friendly
2011-05-07  Stefano Lattarinitests: fix spurious failure of txinfo21.test on FreeBSD
2011-05-04  Stefano LattariniMerge branch 'maint' into java-work
2011-05-04  Stefano LattariniChangeLog: various typofixes (and related reformatting)
2011-05-04  Stefano Lattarinitests defs: use `skip_' for skipping java-related tests
2011-05-04  Stefano LattariniMerge branch 'maint' into java-work
2011-05-04  Stefano Lattarinitests defs: allow requirements for compilers (mostly...
2011-05-02  Stefano Lattarinijava tests: use $PATH_SEPARATOR where appropriate
2011-04-26  Stefano Lattarinijava coverage: test JAVACFLAGS and AM_JAVACFLAGS
2011-04-26  Stefano Lattarinijava coverage: test rebuild rules for java
2011-04-26  Stefano Lattarinijava coverage: try to build and run a java program
2011-04-26  Stefano Lattarinitest defs: new requirement for the default java interpreter
2011-04-26  Stefano Lattarinijava tests: tweak and make stricter a couple of tests
2011-04-26  Stefano Lattarinijava coverage: add test on uninstall with JAVA primary
2011-04-24  Stefano LattariniMerge branch 'parallel-tests-testname-vpath-fix' into...
2011-04-24  Stefano Lattarinitests: fix spurious failure in a test on TESTS (VPATH...
2011-04-23  Stefano Lattarinijava tests: require java compiler more properly
2011-04-23  Stefano Lattarinijava: allow both JAVA and nobase_JAVA in the same Makef...
2011-04-23  Stefano Lattarinitest: self check subroutines for skipping/failing of...
2011-04-23  Jim Meyeringtest defs: new subroutines for test skipping/failing.
2011-04-23  Stefano Lattarinitests: fix typo (copy & paste blunder) in heading comment
2011-04-23  Stefano Lattarinitests: remove redundant test `mclean.test'
2011-04-23  Stefano LattariniMerge branch 'maint' into java-work
2011-04-22  Stefano Lattarinitestsuite: more environment sanitization
2011-04-19  Stefano LattariniMerge branch 'me-override-fix' into maint
2011-04-19  Stefano Lattarinitests: don't allow `$me' to be overridden from the...
2011-04-18  Stefano Lattarinijava: allow both dist_JAVA and nodist_JAVA in the same...
2011-04-18  Stefano LattariniMerge branch 'java-coverage' into java-work
2011-04-17  Stefano Lattarinitest defs: allow overriding of `$me'
2011-04-17  Stefano LattariniMerge branch 'tests-depcomp-extend' into maint
2011-04-17  Stefano Lattarinidepcomp tests: don't reject slower dependency extractors
2011-04-17  Stefano Lattarinim4: add missing serial numbers to a few files
2011-04-16  Ralf WildenhuesMerge branch 'fix-depcomp' into maint
2011-04-16  Jim Meyeringdepcomp: correct invalid sed invocation
2011-04-15  Stefano LattariniMerge branch 'maintcheck-pathsep-fix' into maint
2011-04-15  Stefano Lattarinimaintainer check: quote literal `$' in Makefile rule
2011-04-15  Stefano LattariniMerge branch 'expose-bug-8485' into maint
2011-04-15  Stefano Lattarinicoverage: test for automake bug#8485 (known regression)
2011-04-12  Stefano Lattarinitest defs: define default $distdir (help reducing dupli...
2011-04-11  Stefano LattariniMerge branch 'fix-depcomp' into maint
2011-04-11  Stefano Lattarinidepcomp: fix bugs in tests and in the depcomp script
2011-04-11  Ralf WildenhuesFix hp depmode for VPATH builds with GNU make.
2011-04-10  Stefano Lattarinitest defs: fix 'javac' requirement for older JDK versions
2011-04-10  Stefano Lattarinitest defs: new requirement for the default java compiler
2011-04-09  Stefano Lattarinijava: check_JAVA does not cause compilation by "make...
2011-04-09  Stefano Lattarinicoverage: more on java support: EXTRA_ and noinst_...
2011-04-09  Ralf WildenhuesClarify regex code in depcomp.
2011-04-08  Ralf WildenhuesFix makedepend depmode for VPATH builds.
2011-04-02  Stefano Lattarinitests: fix timestamp-related failures
2011-04-02  Ralf WildenhuesCreate subdirs for generated sources even when not...
2011-04-02  Ralf WildenhuesMerge branch 'fix-check-exported-srcdir.test' into...
2011-04-02  Ralf WildenhuesFix locale issue in check-exported-srcdir.test.
2011-04-01  Stefano Lattarinidocs: better visibility for aclocal in the index
2011-03-31  Stefano Lattarinitests: improve tests on "maintainer-clean" target
2011-03-21  Ralf WildenhuesMerge branch 'fix-unindent' into maint
2011-03-21  Ralf Wildenhuestests: fix unindent to use printf not echo for script.
2011-03-17  Stefano Lattarinimaintcheck: look for problematic names of testcases
2011-03-05  Stefano Lattarinitests: fix bug in alloca*.test
2011-03-04  Stefano LattariniMerge branch 'tests-texinfo' into maint
2011-03-04  Stefano Lattarinitests: fix bug (comments-in-var-defn.test + autoconf...
2011-03-04  Stefano Lattarinicosmetics: convert encoding from ISO-8859 to UTF-8
2011-03-01  Peter Rosintest defs: unindent without temporary file
2011-02-28  Stefano Lattarinilibtool: suggest LT_INIT if LTLIBRARIES primary is...
2011-02-21  Stefano Lattarinitests: tempdirs with restrictive permissions are cleane...
2011-02-16  Stefano Lattarinitest defs: add subroutine for input unindenting
2011-02-15  Stefano Lattarinipython: report the 'PYTHON' influential environment...
2011-02-10  Stefano Lattarinitests defs: clear TESTS_ENVIRONMENT variable
2011-02-06  Stefano Lattarinitests: tweak few tests on simple and parallel test...
2011-02-01  Stefano Lattarinicoverage: more tests on simple and parallel test drivers
2011-01-29  Stefano LattariniMerge branch 'lflags-test-fixes' into maint
2011-01-29  Stefano Lattarinitests: fix spurious failures in lflags*.test
2011-01-25  Stefano Lattarinidocs: color-tests issues with parallel make
2011-01-24  Ralf Wildenhuestests: avoid instspc.test failures due to make's whites...
2011-01-23  Stefano Lattarinicoverage: test semantics of "dummy" per-target flags
2011-01-23  Stefano Lattarinitests defs: sanitize IFS
next