summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* AM_PROG_CC_C_O: don't rely on AC_PROG_CC_C_O, re-implement similar logicStefano Lattarini2013-05-2415-67/+116
* compile: rewrite AC_PROG_CC with AM_PROG_CC_C_O contentsStefano Lattarini2013-05-2416-22/+272
* Merge branch 'micro' into maintStefano Lattarini2013-05-245-45/+61
|\
| * tests: use append mode to capture parallel make outputStefano Lattarini2013-05-244-45/+55
| * tests: new convenience target 'check-parallel'Stefano Lattarini2013-05-241-0/+6
* | tests: avoid few lingering $MAKE redirectionsStefano Lattarini2013-05-232-6/+3
* | Merge branch 'micro' into maintStefano Lattarini2013-05-23187-816/+432
|\ \ | |/
| * tests: avoid '$MAKE' redirections, use 'run_make' insteadStefano Lattarini2013-05-23146-594/+324
| * tests: avoid use of redirected 'run_make' invocationsStefano Lattarini2013-05-2251-220/+93
| * lint: warn against redirected 'run_make' invocationsStefano Lattarini2013-05-221-0/+9
| * comments: next GNU make release 4.0, not 3.83Stefano Lattarini2013-05-221-2/+2
| * tests: fix a potential spurious failure due to global config.siteStefano Lattarini2013-05-221-2/+3
| * HACKING: it's OK to do testsuite refactoring in a micro versionStefano Lattarini2013-05-221-1/+4
* | Merge branch 'micro' into maintStefano Lattarini2013-05-2211-97/+51
|\ \ | |/
| * tests: remove some code duplicationStefano Lattarini2013-05-229-92/+48
| * cosmetics: remove a couple of extra whitespaces in testsStefano Lattarini2013-05-222-2/+2
| * tests: two minor fixupsStefano Lattarini2013-05-222-5/+3
* | Merge branch 'micro' into maintStefano Lattarini2013-05-22108-405/+576
|\ \ | |/
| * tests: run_make: options to do command redirectionStefano Lattarini2013-05-226-29/+51
| * tests: only activate 'unset' alias if requiredStefano Lattarini2013-05-221-12/+18
| * tests: better idiom to override make macro defs on the cmdlineStefano Lattarini2013-05-22102-346/+513
| * test-lib: minor style changesStefano Lattarini2013-05-201-7/+7
| * test-lib: fix botched function name in an error messageStefano Lattarini2013-05-201-1/+1
* | Merge branch 'micro' into maintStefano Lattarini2013-05-201-6/+5
|\ \ | |/
| * maintcheck: minor tweaks and fixletsStefano Lattarini2013-05-201-6/+5
* | tests: fix a spurious failure on NetBSD 5.1Stefano Lattarini2013-05-191-1/+1
* | texi: build version.texi and stamp-vti in srcdirStefano Lattarini2013-05-192-13/+18
* | tests: fix a botched heading commentStefano Lattarini2013-05-191-1/+1
* | tests: fix another spurious with FreeBSD makeStefano Lattarini2013-05-191-2/+2
* | tests: fix a spurious failure with FreeBSD makeStefano Lattarini2013-05-191-1/+1
* | Merge branch 'micro' into maintStefano Lattarini2013-05-1842-67/+93
|\ \ | |/
| * lisp: fix a failure with Solaris /usr/xpg4/bin/shStefano Lattarini2013-05-182-2/+11
| * tests: sanitize 'unset' usagesStefano Lattarini2013-05-1736-45/+54
| * tests: fix some botched/outdated commentsStefano Lattarini2013-05-171-4/+4
| * tests: use perl, not find+rm, to remove temporary directoriesStefano Lattarini2013-05-163-15/+22
* | tests: remove remaining exec bits ('maint' branch)Stefano Lattarini2013-05-1613-0/+0
* | Merge branch 'micro' into maintStefano Lattarini2013-05-161214-21/+5
|\ \ | |/
| * tests: remove exec bit from all of them ('micro' branch)Stefano Lattarini2013-05-161213-16/+2
| * maint: tests no longer need to have executable bit setStefano Lattarini2013-05-162-5/+3
* | PLANS: subdir-objects: various updatesStefano Lattarini2013-05-161-11/+7
* | Merge branch 'micro' into maintStefano Lattarini2013-05-153-55/+69
|\ \ | |/
| * post-release: micro version bump (1.13.2a)Stefano Lattarini2013-05-152-3/+3
| * release: stable micro release 1.13.2v1.13.2Stefano Lattarini2013-05-152-3/+3
| * vala tests: skip in a cross compiler setupStefano Lattarini2013-05-151-0/+13
| * HACKING: miscellaneous fixes, updates and enhancementsStefano Lattarini2013-05-151-51/+51
| * NEWS: minor improvements to wording (about new versioning scheme)Stefano Lattarini2013-05-151-4/+4
* | THANKS: update Akim's e-mail addressStefano Lattarini2013-05-151-1/+1
* | tests: less uses of "make -e"; avoid spurious failures in 'check-cc-no-c-o'Stefano Lattarini2013-05-153-19/+35
* | build: be more respectful of user-specified verbosityStefano Lattarini2013-05-141-5/+6
* | check-cc-no-c-o: unify initializations in a single placeStefano Lattarini2013-05-142-4/+11