summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ng/masterStefano Lattarini2014-12-304-31/+74
|\
| * Merge branch 'minor'Stefano Lattarini2014-12-304-31/+74
| |\
| | * docs: "make distcheck" implementation details are not to be abusedStefano Lattarini2014-12-301-2/+13
| | * NEWS: improve and adjust in light of the oncoming 1.15 releaseStefano Lattarini2014-12-301-23/+40
| | * Merge branch 'micro' into minorStefano Lattarini2014-12-302-6/+21
| | |\
| | | * shell-no-trail-bslash: improve diagnostic in case of failureStefano Lattarini2014-12-302-6/+21
* | | | [ng] tex, tags, install: make sure recipes don't end with '\' (backslash char)Stefano Lattarini2014-12-304-7/+14
* | | | Merge branch 'master' into ng/masterStefano Lattarini2014-12-2810-437/+100
|\ \ \ \ | |/ / /
| | | |
| | \ \
| *-. \ \ Merge branches 'texi-in-builddir-remove-distclean-hack' and 'minor'Stefano Lattarini2014-12-2811-487/+146
| |\ \ \ \ | | | |/ /
| | | * | Merge branch 'micro' into minorStefano Lattarini2014-12-282-51/+81
| | | |\ \ | | | | |/
| | | | * tests: make script 'shell-no-trail-bslash' simpler and more robustStefano Lattarini2014-12-282-53/+83
| | * | | texinfo: remove hack about info files in CLEANFILES variablesStefano Lattarini2014-12-289-436/+65
* | | | | tests: make script 'shell-no-trail-bslash' simpler and more robustStefano Lattarini2014-12-281-49/+49
* | | | | Merge branch 'master' into ng/masterStefano Lattarini2014-12-286-18/+41
|\ \ \ \ \ | |/ / / /
| * | | | tests: avoid a possible failure due to autom4te cache stalenessStefano Lattarini2014-12-271-0/+2
| |/ / /
| * | | Merge branch 'minor'Stefano Lattarini2014-12-276-21/+45
| |\ \ \ | | |/ /
| | * | Merge branch 'micro' into minorStefano Lattarini2014-12-276-21/+45
| | |\ \ | | | |/
| | | * tests: fix spurious failure in test on TEXINFO_TEX overridingStefano Lattarini2014-12-271-3/+3
| | | * Merge branch 'aix-testsuite-failures' into microStefano Lattarini2014-12-275-23/+47
| | | |\
| | | | * tests: avoid some spurious failures on AIX 7.1Stefano Lattarini2014-12-275-23/+47
| | | |/
* | | | [ng] cleanup: after the merge master -> ng/master done recentlyStefano Lattarini2014-12-242-5/+4
* | | | Merge branch 'master' into ng/masterStefano Lattarini2014-12-2410-23/+176
|\ \ \ \ | |/ / /
| * | | Merge branch 'minor'Stefano Lattarini2014-12-2311-21/+177
| |\ \ \ | | |/ /
| | * | Merge branch 'micro' into minorStefano Lattarini2014-12-2311-21/+177
| | |\ \ | | | |/
| | | * Merge branch 'distcheck-pr18286' into microStefano Lattarini2014-12-239-25/+121
| | | |\
| | | | * dist: fix bug#18286 "distcheck fails to detect missing files"Stefano Lattarini2014-12-239-26/+58
| | | | * tests: expose automake bug#18286 "distcheck fails to detect missing files"Stefano Lattarini2014-12-232-0/+64
| | | * | Merge branch 'am-deps' into microStefano Lattarini2014-12-234-1/+61
| | | |\ \ | | | | |/
| | | | * include: fix bug in handling of user-defined makefile fragments generationStefano Lattarini2014-12-233-2/+18
| | | | * tests: expose bug in handling of user-defined makefile fragments generationStefano Lattarini2014-12-232-0/+50
* | | | | [ng] tests: fix two spurious failuresStefano Lattarini2014-12-232-3/+1
* | | | | Merge branch 'fix-dryrun-detection' into ng/masterStefano Lattarini2014-12-232-3/+11
|\ \ \ \ \
| * | | | | make flags analysis: fix bug in $(MFLAGS) parsing (typo-induced)Stefano Lattarini2014-12-231-2/+2
| * | | | | make flags analysis: expose bug in dry-run recognitionStefano Lattarini2014-12-231-3/+11
* | | | | | [ng] parallel-tests: improve detection of circular dependenciesStefano Lattarini2014-12-221-3/+4
* | | | | | [ng] Remove subdirectory 'old/', not really relevant for Automake NGStefano Lattarini2014-12-2212-41675/+1
* | | | | | [ng] tests: auxdir-pr19311.sh is still XFAIL, declare it as suchStefano Lattarini2014-12-221-0/+1
* | | | | | Merge branch 'master' into ng/masterStefano Lattarini2014-12-228-35/+42
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'minor'Stefano Lattarini2014-12-2215-145/+152
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'micro' into minorStefano Lattarini2014-12-2215-145/+152
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | cleanup: refactor code to initialize DIST_COMMONStefano Lattarini2014-12-223-25/+26
| | | * | | dist: ordering of files in DIST_COMMON is deterministic nowStefano Lattarini2014-12-222-8/+12
| | | * | | tests: refactor some tests on DIST_COMMONStefano Lattarini2014-12-226-111/+79
| | | * | | maint: make output of 'gen-testsuite-part' deterministicStefano Lattarini2014-12-221-3/+5
| | | * | | When computing lispdir, don't load emacs site wide init file.Andrew Burgess2014-12-192-2/+2
| | | * | | PATH: quote $(PATH_SEPARATOR) as wellKO Myung-Hun2014-12-192-3/+3
| | | * | | Improve detection of GNU make, avoiding "Arg list too long" errors.Stefano Lattarini2014-12-192-4/+36
* | | | | | Merge branch 'master' into ng/masterStefano Lattarini2014-12-2064-847/+1027
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'minor'Stefano Lattarini2014-12-199-22/+110
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'micro' into minorStefano Lattarini2014-12-190-0/+0
| | |\ \ \ \ | | | |/ / /