platform/upstream/automake.git
2013-05-29 Peter Rosintests: avoid a spurious failure on MSYS
2013-05-29 Stefano Lattarinit/README: document "run_make", discourage "make -e"
2013-05-29 Stefano Lattarinicosmetics: tiny whitespace fixlets
2013-05-29 Peter Rosintests: avoid a spurious failure with MSVC
2013-05-29 Peter Rosintests: avoid a spurious failure on non-POSIX systems
2013-05-29 Stefano LattariniNEWS: fix typos and grammaros
2013-05-28 Stefano LattariniMerge branch 'suffix-rules-work' into micro
2013-05-28 Stefano LattariniNEWS: report recent documentation fix about AM_PROG_MKDIR_P
2013-05-28 Stefano LattariniNEWS: Automake 2.0 will assume "rm -f" without args...
2013-05-28 Stefano LattariniNEWS: fix a couple of typos in older entries
2013-05-28 Stefano Lattarinidocs: AM_PROG_MKDIR_P: will not be removed in 2.0 relea...
2013-05-28 Stefano Lattarinimaint: sanity checks in 'check-minimal-autoconf' conven...
2013-05-28 Stefano Lattarinimaint: test minimal supported autoconf through convenie...
2013-05-28 Stefano Lattarinimaint: install minimal supported autoconf through conve...
2013-05-28 Stefano LattariniNEWS: document fix for bug#14441
2013-05-28 Stefano LattariniAutomake::Rule: consistently prepend underscore to...
2013-05-28 Stefano LattariniAutomake::Rule: rename: suffix_rule() -> next_in_suffix...
2013-05-28 Stefano LattariniAutomake::Rule: adjust comments and POD according to...
2013-05-28 Stefano LattariniAutomake::Rule: make private variables lexically scoped
2013-05-28 Stefano Lattarinisuffix rules: better distinction between builtin and...
2013-05-28 Stefano LattariniAutomake::Rule: expose suffix rules as a function,...
2013-05-27 Stefano Lattarinitests: expose automake bug#14441
2013-05-26 Stefano Lattarinitest-lib: typofix in comments
2013-05-26 Stefano Lattarinitests: remove an "unworthy" FIXME comment
2013-05-26 Stefano Lattarinitests: remove one obsolete workaround for long-lifted...
2013-05-26 Stefano Lattarinitests: couple of minor tweaks in demo tests in C++...
2013-05-26 Stefano Lattarinitests: adjust or remove some obsolete comments
2013-05-26 Stefano Lattarinitests: remove some useless 'unset' of variables
2013-05-26 Stefano Lattarinitests: avoid a couple of extra sleep with GNU make
2013-05-26 Stefano LattariniNEWS: document testsuite work for 1.13.3
2013-05-25 Stefano Lattarinilint: remove a couple of obsolete syntax checks
2013-05-25 Stefano Lattarinilint: cosmetics: use #-comments, not ##-comments
2013-05-25 Stefano Lattarinilint: cosmetics: some reordering
2013-05-25 Stefano Lattarinilint: recipes of syntax check require GNU grep; ensure...
2013-05-25 Stefano Lattarinilint: better name for a syntax check
2013-05-24 Stefano Lattarinitests: rename $am_make_rc_got -> $am_make_rc
2013-05-24 Stefano Lattarinitests: ensure $required is not set too late
2013-05-24 Stefano Lattarinitests: use append mode to capture parallel make output
2013-05-23 Stefano Lattarinitests: new convenience target 'check-parallel'
2013-05-23 Stefano Lattarinitests: avoid '$MAKE' redirections, use 'run_make' instead
2013-05-22 Stefano Lattarinitests: avoid use of redirected 'run_make' invocations
2013-05-22 Stefano Lattarinilint: warn against redirected 'run_make' invocations
2013-05-22 Stefano Lattarinicomments: next GNU make release 4.0, not 3.83
2013-05-22 Stefano Lattarinitests: fix a potential spurious failure due to global...
2013-05-22 Stefano LattariniHACKING: it's OK to do testsuite refactoring in a micro...
2013-05-22 Stefano Lattarinitests: remove some code duplication
2013-05-22 Stefano Lattarinicosmetics: remove a couple of extra whitespaces in...
2013-05-22 Stefano Lattarinitests: two minor fixups
2013-05-21 Stefano Lattarinitests: run_make: options to do command redirection
2013-05-21 Stefano Lattarinitests: only activate 'unset' alias if required
2013-05-21 Stefano Lattarinitests: better idiom to override make macro defs on...
2013-05-20 Stefano Lattarinitest-lib: minor style changes
2013-05-20 Stefano Lattarinitest-lib: fix botched function name in an error message
2013-05-20 Stefano Lattarinimaintcheck: minor tweaks and fixlets
2013-05-18 Stefano Lattarinilisp: fix a failure with Solaris /usr/xpg4/bin/sh
2013-05-17 Stefano Lattarinitests: sanitize 'unset' usages
2013-05-16 Stefano Lattarinitests: fix some botched/outdated comments
2013-05-16 Stefano Lattarinitests: use perl, not find+rm, to remove temporary direc...
2013-05-16 Stefano Lattarinitests: remove exec bit from all of them ('micro' branch)
2013-05-16 Stefano Lattarinimaint: tests no longer need to have executable bit set
2013-05-15 Stefano Lattarinipost-release: micro version bump (1.13.2a)
2013-05-15 Stefano Lattarinirelease: stable micro release 1.13.2 v1.13.2
2013-05-15 Stefano Lattarinivala tests: skip in a cross compiler setup
2013-05-15 Stefano LattariniHACKING: miscellaneous fixes, updates and enhancements
2013-05-15 Stefano LattariniNEWS: minor improvements to wording (about new versioni...
2013-05-10 Stefano Lattariniwarns: don't tell AM_PROG_MKDIR_P is going to be removed
2013-05-10 Stefano Lattariniautomake: typofix in comments: s/AC_CONFIG_HEADER/AC_CO...
2013-05-10 Stefano Lattarinicosmetics: fix few typos, grammaros and missing whitespace
2013-05-10 Stefano Lattarinifixup: remove an obsolete comment
2013-05-09 Stefano Lattarinidocs: we still don't have the promised better Java...
2013-05-09 Stefano Lattariniannouncement: cater to more flexible NEWS format
2013-05-04 Stefano Lattarinimaint: version bump after beta release 1.13.1d
2013-05-04 Stefano Lattarinirelease: beta release 1.13.1d (will become 1.13.2) v1.13.1d
2013-05-04 Stefano LattariniNEWS: document more robust handling/recognition of...
2013-05-04 Stefano LattariniMerge 'better-makeflags-recognition' and 'testing-work...
2013-05-04 Stefano Lattarinimaint: targets and recipes to simplify testing on real...
2013-05-03 Stefano Lattarinibuild: preparatory refactoring
2013-05-03 Stefano Lattarinibuild: tiny reduction in code duplication
2013-05-03 Stefano Lattarinimake flags analysis: handle more options with args
2013-05-03 Stefano Lattarinimake flags analysis: use simpler variable names
2013-05-03 Stefano Lattarinimake flags analysis: whitespace changes
2013-05-03 Stefano Lattarinimake flags analysis: embed in a subshell
2013-05-02 Stefano Lattarinimake flags analysis: be more robust
2013-05-02 Stefano Lattarinimake flags analysis: cater to GNU make 3.83 (still...
2013-05-01 Stefano Lattarinitests: expose weaknesses in make flags analysis
2013-05-01 Stefano Lattarinitests: improve debugging output in checks on make flags...
2013-05-01 Stefano Lattarinimake flags analysis: refactor, to reduce code duplication
2013-05-01 Stefano Lattarinitests: avoid one tricky use of "make -e"
2013-04-30 Stefano LattariniMerge branch 'fix-pr12554' into branch-1.13.2
2013-04-30 Stefano Lattarinicosmetics: remove few trailing whitespace occurrences
2013-04-30 Stefano Lattarinitypofix: in NEWS (extra whitespace)
2013-04-30 Stefano LattariniMerge branch 'fix-pr13588-pax-hangs' into branch-1...
2013-04-29 Stefano Lattarinitests: avoid a spurious error with Solaris make
2013-04-29 Stefano Lattarinisubdirs: don't return false positives for the '-k'...
2013-04-29 Stefano Lattariniheader-vars: recognize more make flags ('-k' in particular)
2013-04-29 Stefano Lattarinisync: update files from upstream with "make fetch"
2013-04-29 Stefano Lattarinimaintcheck: remove outdated whitelisting
2013-04-29 Stefano Lattariniheader-vars: simplify how make flags are determined
2013-04-29 Stefano Lattarinitests: remove dead code from t/make-dryrun.tap
2013-04-29 Stefano Lattariniheader-vars: new variable $(am__running_with_option)
next