]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2012-01-31  Stefano Lattarini[ng] general: GNU make doesn't support the '.MAKE'...
2012-01-31  Stefano Lattarini[ng] maintcheck: fix real and spurious warnings
2012-01-31  Stefano LattariniMerge branch 'master' into ng/master
2012-01-31  Stefano Lattarini[ng] deptrack: remove obsolescent comments
2012-01-31  Stefano Lattarini[ng] deptrack: simplify by assuming more GNU make semantics
2012-01-31  Stefano Lattarini[ng] deptrack: refactoring for "fastdep" mode
2012-01-31  Stefano Lattarini[ng] deptrack: increase testsuite coverage
2012-01-31  Stefano LattariniMerge branch 'maint'
2012-01-30  Peter RosinMerge branch 'msvc'
2012-01-30  Peter Rosinar-lib: ignore the verbose modifier instead of erroring out
2012-01-30  Peter Rosinscripts: cherry-pick recent changes from master
2012-01-30  Stefano Lattarinimaintcheck: fix real and spurious warnings
2012-01-30  Stefano Lattarinimaintcheck: take advantage of some GNU make features
2012-01-30  Stefano Lattarinibuild: require GNU make in order to run the maintainer...
2012-01-30  Stefano Lattarinimaintcheck: refactor rules checking '*.am' files
2012-01-30  Peter Rosintests: do not assume the object file extension is .o
2012-01-30  Peter Rosintests: fetch the 'compile' script for subdir objects
2012-01-30  Peter Rosintests: fetch the 'ar-lib' script for archiver usage
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 Lattarinitests: work around MinGW/MSYS issue in fd redirections
2012-01-27  Stefano Lattariniwarnings: more precise category and message for one...
2012-01-27  Stefano Lattarini[ng] docs: we assume GNU make now; update accordingly
2012-01-26  Stefano Lattarini[ng] warnings: remove some obsolete portability warnings
2012-01-26  Stefano Lattarininews: register changes from Automake to Automake-NG
2012-01-25  Stefano LattariniMerge branch 'master' into ng/master
2012-01-25  Stefano Lattarini[ng] deptrack: GNU make always supports the 'include...
2012-01-25  Stefano Lattarini[ng] silent: GNU make understands nested variable expan...
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-24  Stefano Lattarinimultilib: move to contrib
2012-01-23  Stefano Lattarini[ng] vars: don't warn about non-POSIX names or GNU...
2012-01-23  Peter Rosintests: improve diagnostics when write(2) fails
2012-01-23  Stefano LattariniMerge branch 'compilers-for-testsuite'
2012-01-23  Stefano Lattarinireadme: how to run the testsuite with cross-compilers
2012-01-23  Stefano Lattarinitests: no need to unset CFLAGS in tests requiring ...
2012-01-23  Stefano Lattarinitest defs: allow compilers to be auto-selected on user...
2012-01-23  Stefano Lattarinitest defs: substitute compilers and flags found at...
2012-01-23  Stefano Lattarinitest defs: setup `*FLAGS' variables for GNU compilers
2012-01-23  Stefano Lattariniconfigure: search generic compilers for use in the...
2012-01-22  Stefano Lattarinitests: remove redundant 'set -e' calls
2012-01-22  Stefano LattariniMerge branch 'maint'
2012-01-22  Stefano Lattarini[ng] general: GNU make always define the $(MAKE) variable
2012-01-22  Stefano Lattarinitests: fix spurious failure due to autom4te caching
2012-01-22  Stefano Lattarinidist tests: missing 'compress' program was causing...
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 LattariniMerge branch 'maint'
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-20  Stefano Lattarini[ng] general: "make -e" is not needed anymore
2012-01-20  Stefano Lattarini[ng] general: can override make macros on cmdline
2012-01-19  Stefano Lattarini[ng] tests: GNU make doesn't perform VPATH rewrites
2012-01-19  Stefano Lattarini[ng] test: don't unset variables not influential on...
2012-01-19  Stefano Lattarini[ng] tests: just assume make can chain suffix rules...
2012-01-19  Stefano Lattarini[ng] tests: no need explicitly check whether $MAKE...
2012-01-19  Stefano Lattarini[ng] tests: no need to explicitly require GNU make
2012-01-19  Stefano Lattarinicosmetics: fix a botched comment in a maintainer check
2012-01-19  Stefano Lattarini[ng] begin: branching automake-ng
2012-01-18  Stefano LattariniMerge branch 'maint'
2012-01-18  Stefano Lattarinicmdline parsing: move into a dedicated perl module
2012-01-18  Stefano Lattarinitests: don't use custom TAP diagnostic in our own tests
2012-01-18  Stefano Lattarinitests: better name for a couple of tests
2012-01-18  Stefano Lattarinibuild: simplify our top-level "recheck" target
2012-01-18  Stefano LattariniMerge branch 'maint'
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 LattariniMerge branch 'maint'
2012-01-17  Stefano Lattarinifixup: contrib: really integrate in automake build...
2012-01-17  Stefano Lattarinicheck: move ".log -> .html" conversion in contrib
2012-01-17  Stefano LattariniMerge branch 'maint'
2012-01-17  Stefano Lattarinitap: some makes in parallel mode unconditionally serial...
2012-01-17  Stefano Lattarinicontrib: new, a directory for non-mainstream functional...
2012-01-17  Stefano Lattarinidocs: APIs for custom test drivers are highly experimental
2012-01-17  Stefano Lattarinitests: avoid spurious failures with parallel make
2012-01-17  Stefano Lattarinitests: fix spurious failures with Solaris dmake
2012-01-16  Stefano LattariniMerge branch 'maint'
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-16  Stefano Lattarinimaintcheck: completeness check on list of tests simplified
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 LattariniMerge branch 'maint'
2012-01-15  Stefano Lattarinitests: move list of tests in its own Makefile fragment
next