]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
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-17  Stefano Lattarinidryrun: $(am__dry_run) not confused by metachars in...
2012-02-16  Stefano Lattariniupdate-copyright: don't touch files synced from externa...
2012-02-15  Stefano Lattarinifixup: distribute 'lib/update-copyright'
2012-02-14  Jim Meyeringmaint: add a rule to use gnulib's update-copyright
2012-02-14  Peter Rosinfixup: do not tickle makefile-deps.test with the make_d...
2012-02-14  Stefano Lattarinigitattributes: custom merge driver for ChangeLog not...
2012-02-14  Stefano Lattarinigitattributes: use "union" merge driver for NEWS
2012-02-09  Stefano LattariniMerge branch 'dryrun-fix' into maint
2012-02-07  Stefano Lattarinitests: fix a timestamp-related spurious failures
2012-02-07  Stefano Lattarinidryrun: fix regression with '$(am__make_dryrun)'
2012-02-05  Stefano Lattarinitest defs: function 'is_newest' now works also with...
2012-02-05  Stefano Lattarinirefactor: new variable telling whether make is running...
2012-02-02  Peter Rosintests: do not clobber the modified CC
2012-02-01  Peter Rosintests: put AM_PROG_CC_C_O before AC_OUTPUT to help...
2012-01-31  Stefano Lattarinicleanup: remove unused .am file
2012-01-30  Peter Rosintests: do not assume the object file extension is .o
2012-01-28  Stefano Lattarinitests: avoid spurious failure of 'transform2.test'...
2012-01-28  Stefano Lattarinitests: avoid spurious failure of deleted-am.test with...
2012-01-27  Stefano Lattarinitests: avoid possibly undeserved PASS from check8.test
2012-01-27  Stefano Lattariniwarnings: more precise category and message for one...
2012-01-25  Stefano Lattarinirelease: revamp rules to tag and upload the releases
2012-01-25  Stefano Lattariniamversion: add missing dependency
2012-01-25  Stefano Lattarinihacking: update advice w.r.t. synced files
2012-01-25  Stefano Lattarinihacking: don't reference ChangeLog anymore
2012-01-22  Stefano Lattarinitests: fix spurious failure due to autom4te caching
2012-01-22  Stefano Lattarinivala: fix name of temporary file used in vala rules
2012-01-22  Stefano Lattarinivala tests: add missing 'valac' requirement, and other...
2012-01-22  Stefano Lattarininews: fix grammaro
2012-01-21  Stefano Lattarinifixup: distribute 'contrib/multilib/multi.m4'
2012-01-21  Stefano Lattarinimultilib: deprecate, will be moved to contrib
2012-01-21  Stefano Lattarinifixlet: flags for Fortran77 compiler are in FFLAGS...
2012-01-19  Stefano Lattarinicosmetics: fix a botched comment in a maintainer check
2012-01-18  Stefano Lattarinicmdline parsing: move into a dedicated perl module
2012-01-18  Stefano Lattarinicosmetics: move CheckListOfTests.am into tests/
2012-01-18  Stefano Lattarinitests: move all under the same hierarchy ('tests/'...
2012-01-18  Stefano Lattarinigitlog-to-changelog: update from upstream
2012-01-17  Stefano Lattarinichangelog: don't cluster multiple entries under the...
2012-01-17  Stefano Lattarinifixup: contrib: really integrate in automake build...
2012-01-17  Stefano Lattarinicontrib: new, a directory for non-mainstream functional...
2012-01-16  Stefano LattariniMerge branch 'check-html-deprecate' into maint
2012-01-16  Stefano Lattarinirecheck: fix interaction with "make -n"
2012-01-16  Stefano Lattarinivala: avoid potential useless remakes (minor bugfix)
2012-01-16  Stefano Lattarinivala: enhance tests
2012-01-16  Stefano Lattarinirecheck: behave better with non-GNU make
2012-01-16  Stefano Lattarinicheck: separate .log -> .html conversion from core...
2012-01-16  Stefano Lattarinidocs: deprecate .log -> .html conversion by parallel...
2012-01-16  Stefano Lattarinitests: list some forgotten test cases in $(TESTS)
2012-01-16  Stefano Lattarinimaintcheck: consistency of list of test scripts
2012-01-15  Stefano Lattarinibuild: explicitly declare some targets as .PHONY
2012-01-15  Stefano Lattarinimaint: remove obsolete/broken maintainer targets
2012-01-15  Stefano Lattarinibuild: improve silencing of automake build system
2012-01-15  Stefano Lattarinitests: move list of tests in its own Makefile fragment
2012-01-15  Stefano Lattarinibuild: silence automake build system
2012-01-15  Stefano Lattarinignupload: moved to gnulib
2012-01-15  Stefano Lattarinisync: gitlog-to-changelog from gnulib upstream
2012-01-14  Stefano Lattarinitest defs: backport optimized 'using_gmake' implementation
2012-01-14  Stefano Lattarinitests: unify some tests on "make -n", reducing duplication
2012-01-14  Stefano Lattarinivala: use "$(am__cd) $(srcdir)", not "cd $(srcdir)"
2012-01-13  Stefano LattariniMerge branch 'fix-pr10470' into maint
2012-01-13  Stefano Lattarinidist: avoid $(distdir) removal failure on MSYS/MinGW
2012-01-12  Stefano Lattarinitests: fix spurious failure of 'get-sysconf.test'
2012-01-12  Stefano Lattarinicoverage: expose automake bug#10470 (distcheck-related)
2012-01-12  Stefano Lattarinitests: make 'aclocal-install-absdir.test' executable
2012-01-08  Stefano Lattarinitests: require GNU make in 'vala-vapth.test'
2012-01-08  Ryan Lortievala: fix VPATH builds
2012-01-08  Ryan Lortietests: fix some bugs in the vala-vpath test
2012-01-06  Stefano Lattarinidist: do not wrap calls to 'tar' with the 'missing...
2012-01-06  Stefano Lattarinifixup: previous commit v1.11-627-g1e0aedc
2012-01-06  Stefano Lattarinitests: fix spurious failures due to autom4te caching
2012-01-05  Stefano Lattariniparallel-tests: avoid issue with overly long lines...
2012-01-04  Stefano Lattarinisync: auxiliary files from upstream synced
2012-01-04  Stefano Lattarinisync: fix syncing of 'gitlog-to-changelog' script
2012-01-04  Stefano Lattarinimaintcheck: avoid false positive in sc_tests_plain_make
2012-01-03  Stefano Lattariniinstall: pkglibexec_SCRIPTS is a valid prefix/primary...
2012-01-03  Stefano Lattarinicoverage: expose automake bug#10128
2012-01-03  Stefano Lattariniprogs, libs: implement EXTRA_foo_DEPENDENCIES
2012-01-03  Stefano Lattarinitests: fix spurious failures in 'pr300*.test'
2012-01-01  Stefano Lattarinitests: make 'lzip.test' executable
2012-01-01  Stefano LattariniMerge branch 'deprecate-lzma' into maint
2012-01-01  Stefano Lattarinidist: obsolete support for lzma (superseded by xz and...
2011-12-31  Stefano LattariniMerge branch 'dist-lzip' into maint
2011-12-30  Stefano Lattarinitest defs: more granular overriding of the make program
2011-12-30  Stefano Lattarinidocs: fix a couple broken anchors
2011-12-30  Antonio Diaz... dist: add support for lzip compression
2011-12-30  Stefano LattariniMerge remote-tracking branch 'silent-fixes' into maint
2011-12-28  Stefano Lattarinidocs: fix paragraph names for automake and aclocal...
2011-12-28  Stefano Lattarinitests: fix spurious failure due to autom4te caching
2011-12-28  Stefano LattariniMerge branch 'maint' into silent-fixes
2011-12-28  Stefano Lattarinimaint: autogenerate ChangeLog
2011-12-27  Stefano Lattarinifix: last ChangeLog entry
2011-12-27  Stefano Lattarinitests: drop unnecessary requirement in 'subpkg.test'
2011-12-27  Stefano Lattarinigitlog-to-changelog: new auxiliary script, synced from...
2011-12-27  Stefano Lattarinidocs: "aclocal --install -I /abs/dir" actually copies...
2011-12-26  Stefano Lattarinifix: last entry in ChangeLog
2011-12-26  Stefano Lattarinitests: tweak tests on silent-rules for makes without...
2011-12-26  Stefano Lattarinidocs: fix node names for automake and aclocal invocations
2011-12-25  Paul Eggertsilent-rules: fallback for makes without nested vars
2011-12-24  Stefano Lattarinigitignore: use only one .gitignore file, in the top...
next