summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | dist: adjust warning messages about shar and tarZ deprecationAharon Robbins2014-12-191-4/+4
| |/ /
* | | Fix dumb logic error preventing $install_sh from being be overriddenThomas Jahns2014-12-172-1/+2
| | |
| \ \
*-. \ \ Merge branches 'pr19311' and 'micro' into minorStefano Lattarini2014-12-174-15/+62
|\ \ \ \ | | |/ /
| | * | Automake docs: fix typos and use of British EnglishKarl Berry2014-12-171-6/+6
| | * | build: fix race in parallel buildsPaul Eggert2014-08-231-9/+9
| * | | Expose automake bug#19311Stefano Lattarini2014-12-172-0/+47
| * | | build: fix race in parallel buildsPaul Eggert2014-12-171-9/+9
|/ / /
* | | init: ensure $ac_aux_dir is defined before being usedStefano Lattarini2014-04-227-6/+107
* | | plans: enabling subdir-object by default is blocked on bug#13928Stefano Lattarini2014-04-211-0/+9
* | | maint: update copyright yearsStefano Lattarini2014-04-211429-1431/+1431
* | | maint: sync files from upstream ("make fetch")Stefano Lattarini2014-04-215-168/+17
* | | Typofixes in warning messages and manualStefano Lattarini2014-04-214-5/+9
* | | Merge branch 'micro' into minorStefano Lattarini2014-04-211-0/+2
|\ \ \ | |/ /
| * | doc: fix encoding error with UTF-8 charactersPaul Eggert2014-01-041-0/+2
* | | NEWS: a typofix, and better word wrappingStefano Lattarini2013-12-311-3/+3
* | | parallel-tests: avoid possible implicit "make all" in test-suite.log ruleStefano Lattarini2013-12-302-1/+7
* | | Allow user to extend .PRECIOUS targetStefano Lattarini2013-12-267-3/+43
* | | cosmetics: remove a couple of extra trailing white spacesStefano Lattarini2013-12-262-2/+2
* | | tests: fix a spurious failure on Mac OS XStefano Lattarini2013-12-261-1/+1
* | | docs: make clear the JAVA primary is frozenStefano Lattarini2013-12-261-1/+3
* | | Merge branch 'install-sh-improvements' into minorStefano Lattarini2013-12-264-31/+94
|\ \ \
| * | | install-sh: a slightly better diagnostic, and tests enhancementsStefano Lattarini2013-12-262-21/+35
| * | | install-sh: be stricter in catching invalid usagesStefano Lattarini2013-12-264-25/+74
|/ / /
* | | tests: more significant names for some testsStefano Lattarini2013-12-255-4/+4
* | | tests: some cosmetic fixesStefano Lattarini2013-12-254-7/+11
* | | tests: more significant names for a testStefano Lattarini2013-12-252-1/+1
| | |
| \ \
*-. \ \ Merge branches 'fix-pr11814' and 'drop-perl-tap-driver' into minorStefano Lattarini2013-12-2516-148/+132
|\ \ \ \
| | * | | TAP driver: remove perl implementation (move it into contrib/)Stefano Lattarini2013-12-2412-124/+47
| * | | | docs: drop a few obsolescent FIXME/TODO comments, and associated textStefano Lattarini2013-12-241-20/+0
| * | | | testsuite harness: report test exit status in log fileStefano Lattarini2013-12-245-4/+87
| |/ / /
* | | | TAP driver: no need to invoke AC_PROG_AWK directlyStefano Lattarini2013-12-243-8/+5
|/ / /
* | | NEWS: stop reporting "new" Automake versioning schemeStefano Lattarini2013-12-241-42/+0
* | | Merge branch 'micro' into minorStefano Lattarini2013-12-2411-161/+55
|\ \ \ | |/ /
| * | post-release: micro version bump to 1.14.1a devel versionStefano Lattarini2013-12-242-3/+3
| |/
| * release: stable micro release 1.14.1v1.14.1Stefano Lattarini2013-12-242-5/+5
| * HACKING: minor clarificationStefano Lattarini2013-12-241-1/+1
| * tests: make install-info-dir.sh print more debugging infoStefano Lattarini2013-12-231-5/+7
| * tests: remove too-brittle test tap-realtime.shStefano Lattarini2013-12-232-128/+0
| * maintainer: am-ft: add option to cater to clock skewsStefano Lattarini2013-12-231-0/+6
| * sync: update INSTALL, config.guess and config.sub from upstreamStefano Lattarini2013-12-234-20/+35
| * TAP driver: cosmetic fixesStefano Lattarini2013-12-231-5/+4
* | Merge branch 'modernize-install-sh' into minorStefano Lattarini2013-11-023-192/+159
|\ \
| * | cosmetics: untabify the install-sh scriptStefano Lattarini2013-10-301-137/+137
| * | install-sh: assume that "set -f" and "set +f" work...Stefano Lattarini2013-10-302-21/+7
| * | install-sh: assume ${var:-value} works as expectedStefano Lattarini2013-10-302-9/+6
| * | install-sh: assume 'dirname' is available and working correctlyStefano Lattarini2013-10-303-28/+12
* | | Merge branch 'micro' into minorStefano Lattarini2013-11-029-20/+98
|\ \ \ | |/ / |/| / | |/
| * cosmetics: fix typo in a user-facing message in testsStefano Lattarini2013-11-021-1/+1
| *-. Merge branches 'fix-pr14991' and 'fix-pr14891' into microStefano Lattarini2013-11-018-19/+97
| |\ \
| | | * automake: account for perl hash order randomizationStefano Lattarini2013-10-313-9/+13