summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ng/masterStefano Lattarini2012-07-251-22/+15
|\
| * check: support colorized testsuite output by defaultStefano Lattarini2012-07-221-22/+15
* | Merge branch 'master' into ng/masterStefano Lattarini2012-07-041-64/+29
|\ \ | |/
| * Merge branch 'aclocal-trace-macrodir'Stefano Lattarini2012-07-031-64/+29
| |\
| | * aclocal: deprecate ACLOCAL_AMFLAGS, trace AC_CONFIG_MACRO_DIR insteadStefano Lattarini2012-07-031-64/+29
* | | Merge branch 'master' into ng/masterStefano Lattarini2012-07-021-0/+28
|\ \ \ | |/ /
| * | recursion: support user-defined recursive targetsStefano Lattarini2012-07-021-0/+28
| |/
* | Merge branch 'master' into ng/masterStefano Lattarini2012-06-281-0/+10
|\ \ | |/
| * Merge branch 'maint'Stefano Lattarini2012-06-281-0/+10
| |\
| | * docs: document AM_MISSING_PROGEric Blake2012-06-281-0/+10
* | | Merge branch 'master' into ng/masterStefano Lattarini2012-06-241-19/+50
|\ \ \ | |/ /
| * | Merge branch 'missing-not-touch-just-warn'Stefano Lattarini2012-06-231-19/+50
| |\ \
| | * | missing: do not touch timestamps; only warn for out-of-date filesStefano Lattarini2012-06-211-19/+50
| * | | Merge branch 'maint'Stefano Lattarini2012-06-211-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | docs: avoid failures with development version of Texinfo (4.13.90)Stefano Lattarini2012-06-211-3/+3
* | | | Merge branch 'master' into ng/masterStefano Lattarini2012-06-201-6/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint'Stefano Lattarini2012-06-201-9/+9
| |\ \ \ | | |/ /
| | * | docs: quote 'like this', not `like this'Stefano Lattarini2012-06-201-9/+9
* | | | Merge branch 'master' into ng/masterStefano Lattarini2012-06-201-6/+4
|\ \ \ \ | |/ / /
| * | | docs: it's not true that DISTCHECK_CONFIGURE_FLAGS is maintainer-reservedStefano Lattarini2012-06-161-6/+4
| | |/ | |/|
* | | [bg] silent: simplify by taking advantage of GNU make semanticsStefano Lattarini2012-06-181-3/+3
* | | Merge branch 'master' into ng/masterStefano Lattarini2012-06-151-15/+40
|\ \ \ | |/ /
| * | Merge branch 'maint'Stefano Lattarini2012-06-151-15/+40
| |\ \ | | |/
| | * Merge branch 'docs-recursion' into maintStefano Lattarini2012-06-151-10/+21
| | |\
| | | * docs: recursive make considered harmfulStefano Lattarini2012-06-121-10/+21
| | * | Merge branch 'silent-custom' into maintStefano Lattarini2012-06-151-1/+17
| | |\ \
| | | * | silent: new $(AM_V_P) variable, tell if we're running in silent modeStefano Lattarini2012-06-111-1/+17
| | * | | subdirs: enhance coverage, tweak and rename few testsStefano Lattarini2012-06-141-2/+2
| | | |/ | | |/|
| | * | docs: clean rules are not run in reverse order of build rules anymoreStefano Lattarini2012-06-121-2/+0
* | | | [ng] all, check, install: move more processing at make runtimeStefano Lattarini2012-06-151-1/+0
* | | | Merge branch 'master' into ng/masterStefano Lattarini2012-06-122-13/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint'Stefano Lattarini2012-06-113-16/+16
| |\ \ \ | | |/ /
| | * | maint: grammar fixes: s/all these/all of these/Jim Meyering2012-06-103-16/+16
| | |/
* | | [ng] subdir-objects: enable unconditionallyStefano Lattarini2012-06-071-29/+8
* | | Merge branch 'master' into ng/masterStefano Lattarini2012-06-022-5/+4
|\ \ \ | |/ /
| * | Merge branch 'maint'Stefano Lattarini2012-06-021-2/+1
| |\ \ | | |/
| | * copyright: update copyright years in a couple of filesStefano Lattarini2012-06-011-2/+1
| * | docs: remove mention of AM_CONFIG_HEADER: it is obsolete and removed nowStefano Lattarini2012-05-271-3/+3
* | | Merge branch 'ng/suffix-rules-old-fashioned' into ng/masterStefano Lattarini2012-05-291-6/+0
|\ \ \
| * | | [ng] suffix: don't reject old-fashioned suffix rules anymoreStefano Lattarini2012-05-291-6/+0
* | | | [ng] compile: rename make variable DEFAULT_INCLUDES -> AM_DEFAULT_INCLUDESStefano Lattarini2012-05-291-1/+1
|/ / /
* | | Merge branch 'master' into ng/masterStefano Lattarini2012-05-251-35/+15
|\ \ \ | |/ /
| * | Merge branch 'am-init-automake'Stefano Lattarini2012-05-251-35/+15
| |\ \
| | * | init: obsolete usages of AM_INIT_AUTOMAKE not supported anymoreStefano Lattarini2012-05-251-35/+15
* | | | [ng] doc: update w.r.t. recent changes in testsuite harnesses (TESTS-based)Stefano Lattarini2012-05-231-11/+8
* | | | Merge branch 'master' into ng/masterStefano Lattarini2012-05-221-44/+39
|\ \ \ \ | |/ / /
| * | | check: the parallel-tests driver is now the defaultStefano Lattarini2012-05-181-44/+39
* | | | [ng] compile: don't support $(INCLUDES) anymore, it's obsoleteStefano Lattarini2012-05-211-12/+4
* | | | [ng] mkinstalldirs: remove support for the script and the variableStefano Lattarini2012-05-211-12/+1
* | | | Merge branch 'master' into ng/masterStefano Lattarini2012-05-181-1/+1
|\ \ \ \ | |/ / /