]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
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)
2013-04-29  Stefano Lattarinitests: expose bug#12554 (false positives for presence...
2013-04-28  Stefano Lattarinitar: format 'ustar' cannot support UID/GID longer than...
2013-04-26  Stefano LattariniMerge few bug-fixing branches into branch-1.13.2
2013-04-26  Stefano Lattarinidocs: issues with configure substitutions in TESTS
2013-04-26  Stefano Lattarinitests: avoid possible autotools caching issues (automak...
2013-04-25  Stefano Lattarinidocs: add myself and Ralf Wildenhues as authors
2013-04-25  Stefano Lattariniauthors: add myself
2013-04-23  Stefano Lattarinidry-run: don't get confused by '-I' option
2013-04-22  Stefano Lattarinitests: avoid a spurious failure with the Korn Shell
2013-04-22  Stefano Lattarinidry-run: with GNU make, prefer $(MFLAGS) over $(MAKEFLAGS)
2013-04-22  Stefano Lattariniheader vars: can determine whether we are running under...
2013-04-22  Stefano LattariniNEWS: improve wording for automake bug#13514 fix
2013-04-21  Stefano LattariniNEWS: document fix for automake bug#13514
2013-04-20  Stefano LattariniINSTALL: regen
2013-04-20  Stefano Lattarinisync: update files from upstream with "make fetch"
2013-04-20  Stefano Lattarinitests: tweaks and minimal improvements to t/insthook.sh
2013-04-19  Gavin SmithAdd missing '$' for variable expansion in depout.m4
2013-02-21  Stefano Lattarinifixup: one stray reference to older versioning scheme
2013-02-21  Stefano LattariniMerge branch 'fix-pr13514' into branch-1.13.2
2013-02-21  Pavel Raiskupaclocal: fix for more-than-once specified directories
2013-02-20  Stefano LattariniMerge branch 'new-versioning-scheme' into branch-1...
2013-02-20  Pavel Raiskupaclocal: just warn if the primary local m4 dir doesn...
2013-02-20  Stefano Lattarinicoverage: expose automake bug#13760
2013-02-20  Stefano Lattarinitests: refactor/enhance tests about make dry-run mode
2013-02-17  Stefano Lattarinimaint: describe new versioning and branching scheme...
2013-02-15  Stefano Lattarinitypofix: in comments in 't/ax/test-lib.sh'
2013-02-14  Stefano Lattarinitests on TAP: don't run the driver with perl unconditio...
2013-02-14  Stefano Lattarinitypofix: in comments in 'automake.in'
2013-02-14  Stefano Lattarinitests: remove obsolete (and now wrong) comment
2013-02-14  Stefano Lattarinitypofix: in diagnostic in test 't/tap-realtime.sh'
2013-02-03  Stefano Lattariniautomake: fix reference to relevant tests in comments
2013-02-03  Stefano LattariniNEWS: we no longer plan to drop $(INCLUDES) support...
2013-01-28  Stefano LattariniNEWS: IRIX is still supported; only SGI C compiler...
2013-01-23  Stefano Lattarinimaint: version bump after beta release 1.13.1b
2013-01-23  Stefano LattariniNEWS: typofix
2013-01-23  Stefano Lattarinirelease: beta release 1.13.1b (will become 1.13.2) v1.13.1b
2013-01-22  Stefano Lattarinidocs: '.txi' and '.texinfo' extensions are deprecated
2013-01-22  Stefano LattariniNEWS: document recent documentation improvements
2013-01-22  Stefano Lattarinidocs: more precise cross reference
2013-01-22  Stefano Lattarinidocs: 'dist-shar' and 'dist-tarZ' are obsolescent today
2013-01-22  Stefano Lattarinidocs: improve documentation of 'dist-*' targets slightly
2013-01-22  Stefano Lattarinidocs: make even clearer 'dist-gzip' is the default.
2013-01-22  Stefano Lattarinidocs: document 'dist-xz' together with the other 'dist...
2013-01-22  Stefano Lattarinidocs: 'no-define' option and AM_INIT_AUTOMAKE three...
2013-01-22  Stefano Lattariniwarn: correct broken hyperlink in warning message
2013-01-21  Stefano Lattarinimaint: update copyright in files generated by automake...
2013-01-21  Thien-Thi Nguyentests: avoid a spurious failure when running inside...
2013-01-19  Stefano Lattarinitests: make two new test executable
2013-01-19  Stefano Lattarinim4: rename an m4 file to a more appropriate name
next