platform/upstream/automake.git
2012-03-21 Stefano Lattarinifixup: bootstrapping issues with 'list-of-tests.mk'
2012-03-21 Stefano LattariniMerge branch 'maint'
2012-03-21 Stefano Lattarinimaint: move definition of XFAIL_TESTS near TESTS
2012-03-19 Stefano Lattarinitests: fix spurious failures caused by uses of 'configu...
2012-03-18 Stefano LattariniMerge branch 'maint'
2012-03-18 Stefano Lattariniinstall-mans: avoid spurious failure with NetBSD make
2012-03-18 Stefano Lattariniinstall: don't create empty dirs when an empty 'foo_PRI...
2012-03-17 Stefano Lattariniaclocal: remove a couple of useless imports
2012-03-16 Stefano Lattariniaclocal: create local directory where to install m4...
2012-03-15 Stefano LattariniMerge branch 'maint'
2012-03-15 Steven Drakepython: avoid failures due to $(am__py_compile) being...
2012-03-15 Stefano Lattarinipython: expose automake bug#10995
2012-03-14 Stefano Lattarinitests: one more use of 'unindent' function
2012-03-14 Stefano Lattarinitests: remove redundant 'set -e' calls
2012-03-14 Stefano LattariniMerge branch 'maint'
2012-03-14 Stefano Lattarinitests: fix spurious failure with older m4
2012-03-14 Stefano Lattarinitests: avoid spurious failures in get-sysconf.test
2012-03-12 Peter Rosinscripts: bump the depcomp scriptversion
2012-03-12 Stefano Lattarinisync: some auxiliary files synced from upstream
2012-03-12 Stefano Lattarinicoverage: an empty foo_PRIMARY should create directory...
2012-03-12 Stefano Lattarinicoverage: make sure am__py_compile is defined when...
2012-03-12 Daiki Uenocoverage: expose automake bug#10997
2012-03-09 Stefano Lattarinicoverage: expose automake bug#10975
2012-03-07 Stefano Lattarinigetopt: relax version requirement for perl
2012-03-07 Stefano LattariniMerge branch 'maint'
2012-03-07 Stefano Lattarinicosmetics: fix repeated changelog entry heading
2012-03-07 Peter RosinMerge branch 'maint'
2012-03-07 Peter RosinMerge branch 'msvc' into maint
2012-03-07 Stefano Lattarinitests: remove useless sleep from tests on remake rules
2012-03-07 Stefano LattariniMerge branch 'msvc' into master (dummy merge)
2012-03-07 Stefano LattariniMerge branch 'maint' into msvc
2012-03-06 Stefano LattariniMerge remote-tracking branch 'origin/master'
2012-03-06 Stefano LattariniMerge branch 'maint'
2012-03-06 Stefano Lattarininews: describe recently-fixed bug in vala support
2012-03-06 Michael Hofmannmdepcomp: add support for IBM xlc/xlC compilers
2012-03-06 Peter Rosintests: do not clobber the $CC set by AM_PROG_CC_C_O
2012-03-06 Peter Rosintests: explicitly state that our lexers do not require...
2012-03-06 Peter RosinMerge branch 'msvc'
2012-03-06 Peter Rosinscripts: support -I <dir> -L <dir> and -l <lib> for...
2012-03-04 Stefano Lattarinimaint: drop 'Automake::Struct' module
2012-03-04 Stefano Lattarinimaint: require perl 5.6 throughout
2012-03-04 Stefano Lattarinicosmetics: remove useless escaping for "'" character
2012-03-04 Stefano Lattarinitest defs: remove redundant and unused requirements
2012-03-03 Stefano Lattarinitests: fix spurious failure on case-insensitive file...
2012-03-02 Stefano Lattarininews: more about planned backward incompatibilities
2012-03-02 Stefano Lattarinimaintcheck: fix few spurious failures
2012-03-02 Stefano Lattarinitests: fix spurious failure due to exported MAKEINFO
2012-03-02 Stefano Lattarinitests: fix spurious failure in a vala test
2012-03-02 Stefano Lattariniself checks: relax tests on cleanup
2012-03-02 Peter RosinMerge branch 'msvc'
2012-03-02 Peter Rosinnews: add entry about recent 'ar-lib' changes
2012-03-02 Peter Rosinscripts: recognize the "q", "s" and "S" actions/modifie...
2012-03-02 Peter RosinMerge branch 'fix-vala-test'
2012-03-02 Peter Rosintests: fix (harmless) botched merge
2012-03-02 Peter RosinMerge branch 'maint' into msvc
2012-03-01 Peter Rosinscripts: recognize the "q", "s" and "S" actions/modifie...
2012-02-29 Peter Rosintests: do not try to use ar(1) when $AR points to somet...
2012-02-29 Peter Rosintests: make tests behave for the AR=lib case
2012-02-29 Stefano LattariniMerge branch 'maint'
2012-02-29 Dave Goodelltests: fix spurious failure with Portland Compilers
2012-02-28 Stefano Lattarinitests: fix spurious failure when dependency tracking...
2012-02-27 Stefano Lattarinivala: fix 'valac' calls for projects with mixed Vala/C
2012-02-27 Stefano Lattarinivala: expose automake bug#10894
2012-02-27 Stefano Lattarinicosmetics: remove a duplicated copyright line
2012-02-27 Stefano Lattarinicoverage: --program-transform shouldn't transform too...
2012-02-26 Stefano Lattarinitests: avoid spurious failure (line too long in awk)
2012-02-26 Stefano Lattarinitests: avoid spurious failures when awk is "traditional...
2012-02-26 Stefano Lattarinitests: avoid many spurious failures for shells with...
2012-02-26 Stefano Lattariniaclocal: don't create /usr/share/aclocal as empty
2012-02-26 Stefano Lattarinihacking: document format for git commit messages
2012-02-25 Stefano Lattarinidocs: improve 'dist-hook' documentation
2012-02-25 Stefano Lattarinidocs: improve "make distcheck" documentation
2012-02-25 Stefano Lattarinicosmetics: proper capitalization and full stops in...
2012-02-25 Stefano Lattarinicoverage: dist-hook and distcheck-hook can modify file...
2012-02-25 Jim Meyeringtests: avoid spurious failure when gcj is not installed
2012-02-24 Stefano Lattarinitests: look for GNU Java compiler at configure time
2012-02-24 Stefano Lattarinirefactor: in Automake::Options (no semantic change)
2012-02-24 Stefano Lattarinicosmetics: typofixes and whitespace changes
2012-02-24 Stefano Lattarinitests: looks for GNU compilers at configure time
2012-02-23 Stefano Lattarinidocs, news: document planned removal of obsolete macros...
2012-02-23 Stefano Lattarinidocs: remove reference to lzma support, it has been...
2012-02-23 Stefano Lattarinicosmetics: fixlet in comment in automake
2012-02-23 Stefano Lattarinimaint: assume 'test -x' is portable
2012-02-23 Stefano Lattarinideptrack: avoid few forks in configure (minor optimization)
2012-02-23 Stefano Lattarinimaintcheck: remove an obsolete check
2012-02-23 Stefano Lattarininews: update w.r.t. change in quoting format
2012-02-23 Stefano Lattariniautomake: do not quote `like this', as per GCS recommen...
2012-02-23 Stefano Lattariniaclocal: do not quote `like this', as per GCS recommend...
2012-02-23 Stefano Lattarinipm: do not quote `like this', as per GCS recommendation
2012-02-23 Stefano Lattarinim4: do not quote `like this', as per GCS recommendation
2012-02-23 Stefano Lattarinibuild: do not quote `like this', as per GCS recommendation
2012-02-23 Stefano Lattarinihacking: update advice w.r.t. release process
2012-02-23 Stefano Lattarinihacking: do not quote `like this', as per GCS recommend...
2012-02-23 Stefano Lattariniam: do not quote `like this', as per GCS recommendation
2012-02-23 Stefano Lattarinitests: quote 'like this', not `like this', as per GCS...
2012-02-22 Stefano Lattarinispy: "rm -f" and "rm -rf" without args are portable
2012-02-22 Stefano Lattarinitests: avoid spurious failures under "make distcheck"
2012-02-22 Stefano Lattarinifixup: avoid spurious failure for 'parallel-tests-many...
2012-02-22 Stefano Lattarinitests: prefer 'configure.ac' over 'configure.in'
2012-02-22 Stefano Lattarinicoverage: expose automake bug#7868
next