summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ng/masterStefano Lattarini2012-07-252-55/+54
|\
| * tags: refactor to reduce code duplication (2)Stefano Lattarini2012-07-241-19/+13
| * tags: refactor to reduce code duplication (1)Stefano Lattarini2012-07-241-9/+12
| *-. Merge branches 'tags-simplify-recursion' and 'color-tests-always'Stefano Lattarini2012-07-242-26/+29
| |\ \
| | | * check: support colorized testsuite output by defaultStefano Lattarini2012-07-221-4/+1
| | |/ | |/|
| | * tags: unify recursion for tags targets with that of "usual" targetsStefano Lattarini2012-07-221-22/+28
| |/
* | [ng] rename: am__memoized_value/* -> am.memoize.value/*Stefano Lattarini2012-07-241-2/+2
* | [ng] cosmetics: move a variable definitionStefano Lattarini2012-07-241-5/+5
* | [ng] vars: names of iterating vars in $(foreach) loops shorter & simplerStefano Lattarini2012-07-244-10/+10
* | [ng] rename: .am.* -> am.*Stefano Lattarini2012-07-243-13/+13
* | [ng] rename: am__memoize -> am.memoizeStefano Lattarini2012-07-244-13/+13
* | [ng] rename: am__newline -> am.chars.newlineStefano Lattarini2012-07-243-7/+7
* | Merge branch 'ng/many-tests' into ng/masterStefano Lattarini2012-07-233-50/+110
|\ \
| * | [ng] check: in recipes, don't use pipe when redirection sufficesStefano Lattarini2012-07-221-5/+3
| * | [ng] recheck: don't exceed command line limits, even with many failed testsStefano Lattarini2012-07-221-7/+6
| * | [ng] check: refactor for less duplication and better performancesStefano Lattarini2012-07-221-34/+29
| * | [ng] check: use awk rather than grep+xargs to count test resultsStefano Lattarini2012-07-221-18/+58
| * | [ng] parallel-tests: do not exceed command line length limitsStefano Lattarini2012-07-223-21/+49
* | | [ng] rename: ACLOCAL_M4 -> am.remake.aclocal-m4Stefano Lattarini2012-07-221-1/+1
* | | [ng] rename: am__configure_deps -> am.remake.configure-depsStefano Lattarini2012-07-222-6/+6
* | | [ng] rename: am__aclocal_m4_deps -> am.remake.aclocal-m4-depsStefano Lattarini2012-07-221-2/+2
* | | [ng] rename: am__config_aux_dir -> am.conf.aux-dirStefano Lattarini2012-07-222-2/+2
* | | [ng] yacc, lex: avoid extra forks in non-VPATH buildsStefano Lattarini2012-07-222-2/+2
* | | [ng] rename: am__skiplex -> am.lex.maybe-skipStefano Lattarini2012-07-221-4/+4
* | | [ng] rename: am__skipyacc -> am.yacc.maybe-skipStefano Lattarini2012-07-221-4/+4
* | | [ng] rename: am__yacc_c2h -> am.yacc.c2hStefano Lattarini2012-07-221-2/+2
* | | [ng] fixup: remove an obsolete "FIXME" commentStefano Lattarini2012-07-221-4/+0
* | | [ng] typofix: fixed typos in comments and READMEStefano Lattarini2012-07-224-4/+4
* | | [ng] rename: am__relativize -> am.dist.relativize-pathStefano Lattarini2012-07-211-3/+3
* | | [ng] rename: am__canon -> am.util.canonStefano Lattarini2012-07-212-4/+4
* | | [ng] rename: am__toupper -> am.util.toupperStefano Lattarini2012-07-212-3/+3
* | | [ng] rename: am__tolower -> am.util.tolowerStefano Lattarini2012-07-211-2/+2
* | | [ng] rename: am__using_parallel_tests -> am.conf.using-parallel-testsStefano Lattarini2012-07-212-2/+2
* | | [ng] rename: am__vpath_rewrite -> am.vpath.rewriteStefano Lattarini2012-07-211-1/+1
* | | [ng] rename: am__handle_exeext -> am.conf.handle-exeextStefano Lattarini2012-07-212-4/+4
* | | [ng] rename: am__private_suffix -> am.hack.private-suffixStefano Lattarini2012-07-211-3/+3
* | | [ng] rename: am__strip_suffixes -> am.util.strip-suffixesStefano Lattarini2012-07-213-5/+5
* | | [ng] am__strip_suffixes: use $0 for recursive invocationsStefano Lattarini2012-07-211-1/+1
* | | [ng] rename: am__uniq -> am.util.uniqStefano Lattarini2012-07-213-3/+3
* | | [ng] am__uniq: use $0 for recursive invocationsStefano Lattarini2012-07-211-1/+1
* | | [ng] rename: am__strip_lastword -> am.util.strip-last-wordStefano Lattarini2012-07-211-3/+3
* | | [ng] rename: am__strip_firstword -> am.util.strip-first-wordStefano Lattarini2012-07-211-2/+2
* | | [ng] rename: am__make_dryrun -> am.make.dry-runStefano Lattarini2012-07-215-5/+5
* | | [ng] rename: am__empty -> am.chars.emptyStefano Lattarini2012-07-211-3/+3
* | | [ng] cosmetics: fix an imprecise commentStefano Lattarini2012-07-211-2/+3
* | | [ng] rename: am__squote -> am.chars.squoteStefano Lattarini2012-07-211-2/+2
* | | [ng] rename: am__dquote -> am.chars.dquoteStefano Lattarini2012-07-211-2/+2
* | | [ng] rename: am__bquote -> am.chars.bquoteStefano Lattarini2012-07-211-2/+2
* | | [ng] rename: am__rparen -> am.chars.rparenStefano Lattarini2012-07-211-2/+2
* | | [ng] rename: am__lparen -> am.chars.lparenStefano Lattarini2012-07-211-2/+2