summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* warns: don't tell AM_PROG_MKDIR_P is going to be removedbranch-1.13.2Stefano Lattarini2013-05-101-3/+1
* automake: typofix in comments: s/AC_CONFIG_HEADER/AC_CONFIG_HEADERS/Stefano Lattarini2013-05-101-3/+3
* cosmetics: fix few typos, grammaros and missing whitespaceStefano Lattarini2013-05-106-4/+7
* fixup: remove an obsolete commentStefano Lattarini2013-05-101-2/+1
* docs: we still don't have the promised better Java interfaceStefano Lattarini2013-05-092-4/+5
* announcement: cater to more flexible NEWS formatStefano Lattarini2013-05-091-1/+5
* maint: version bump after beta release 1.13.1dStefano Lattarini2013-05-052-3/+3
* release: beta release 1.13.1d (will become 1.13.2)v1.13.1dStefano Lattarini2013-05-042-3/+3
* NEWS: document more robust handling/recognition of make optionsStefano Lattarini2013-05-041-0/+10
* Merge 'better-makeflags-recognition' and 'testing-work' into branch-1.13.2Stefano Lattarini2013-05-042-16/+114
|\
| * maint: targets and recipes to simplify testing on real-world packagesStefano Lattarini2013-05-041-3/+94
| * build: preparatory refactoringStefano Lattarini2013-05-031-9/+14
| * build: tiny reduction in code duplicationStefano Lattarini2013-05-031-6/+8
* | make flags analysis: handle more options with argsStefano Lattarini2013-05-031-3/+17
* | make flags analysis: use simpler variable namesStefano Lattarini2013-05-031-25/+22
* | make flags analysis: whitespace changesStefano Lattarini2013-05-031-37/+37
* | make flags analysis: embed in a subshellStefano Lattarini2013-05-031-7/+4
* | make flags analysis: be more robustStefano Lattarini2013-05-021-4/+10
* | make flags analysis: cater to GNU make 3.83 (still unreleased as of now)Stefano Lattarini2013-05-021-2/+6
* | tests: expose weaknesses in make flags analysisStefano Lattarini2013-05-022-23/+29
* | tests: improve debugging output in checks on make flags analysisStefano Lattarini2013-05-022-4/+4
* | make flags analysis: refactor, to reduce code duplicationStefano Lattarini2013-05-011-23/+17
|/
* tests: avoid one tricky use of "make -e"Stefano Lattarini2013-05-011-1/+3
* Merge branch 'fix-pr12554' into branch-1.13.2Stefano Lattarini2013-04-308-45/+274
|\
| * tests: avoid a spurious error with Solaris makeStefano Lattarini2013-04-291-1/+1
| * subdirs: don't return false positives for the '-k' option's presenceStefano Lattarini2013-04-292-8/+6
| * header-vars: recognize more make flags ('-k' in particular)Stefano Lattarini2013-04-294-7/+148
| * header-vars: simplify how make flags are determinedStefano Lattarini2013-04-292-22/+29
| * tests: remove dead code from t/make-dryrun.tapStefano Lattarini2013-04-291-2/+0
| * header-vars: new variable $(am__running_with_option)Stefano Lattarini2013-04-291-11/+23
| * tests: expose bug#12554 (false positives for presence of '-k' make option)Stefano Lattarini2013-04-293-0/+73
* | cosmetics: remove few trailing whitespace occurrencesStefano Lattarini2013-04-303-3/+3
* | typofix: in NEWS (extra whitespace)Stefano Lattarini2013-04-301-1/+1
* | Merge branch 'fix-pr13588-pax-hangs' into branch-1.13.2Stefano Lattarini2013-04-309-81/+226
|\ \
| * | tar: format 'ustar' cannot support UID/GID longer than 21 bitsStefano Lattarini2013-04-289-81/+226
* | | sync: update files from upstream with "make fetch"Stefano Lattarini2013-04-292-5/+15
* | | maintcheck: remove outdated whitelistingStefano Lattarini2013-04-291-8/+2
| |/ |/|
| |
| \
| \
| \
*---. \ Merge few bug-fixing branches into branch-1.13.2Stefano Lattarini2013-04-268-26/+143
|\ \ \ \
| | | * | NEWS: improve wording for automake bug#13514 fixStefano Lattarini2013-04-221-12/+12
| | * | | docs: issues with configure substitutions in TESTSStefano Lattarini2013-04-261-0/+6
| | * | | docs: add myself and Ralf Wildenhues as authorsStefano Lattarini2013-04-251-0/+2
| | * | | authors: add myselfStefano Lattarini2013-04-251-0/+6
| | * | | tests: avoid a spurious failure with the Korn ShellStefano Lattarini2013-04-221-1/+1
| | |/ /
| * | | dry-run: don't get confused by '-I' optionStefano Lattarini2013-04-231-0/+8
| * | | dry-run: with GNU make, prefer $(MFLAGS) over $(MAKEFLAGS)Stefano Lattarini2013-04-222-17/+30
| * | | header vars: can determine whether we are running under GNU makeStefano Lattarini2013-04-223-2/+73
| |/ /
| * | NEWS: document fix for automake bug#13514Stefano Lattarini2013-04-211-0/+11
* | | tests: avoid possible autotools caching issues (automake bug#13832)Stefano Lattarini2013-04-261-0/+2
|/ /
* | INSTALL: regenStefano Lattarini2013-04-201-1/+1
* | sync: update files from upstream with "make fetch"Stefano Lattarini2013-04-209-126/+167