| Commit message (Expand) | Author | Age | Files | Lines |
* | bootstrap: Add a rationale for the bootstrap process. | Mathieu Lirzin | 2017-05-20 | 1 | -0/+4 |
* | bootstrap: Rename 'bootstrap.sh' to 'bootstrap'. | Mathieu Lirzin | 2017-05-20 | 1 | -0/+123 |
* | fixup: avoid unconditional re-bootstrapping on "make dist" | Stefano Lattarini | 2012-04-28 | 1 | -122/+0 |
* | build: ensure release year in copyright notice is up-to-date | Stefano Lattarini | 2012-04-28 | 1 | -0/+3 |
* | maint: no more make recursion in Automake's build system | Stefano Lattarini | 2012-04-06 | 1 | -5/+3 |
* | tests: rename 'tests/' => 't/', '*.test' => '*.sh' | Stefano Lattarini | 2012-04-06 | 1 | -1/+1 |
* | build: do not quote `like this', as per GCS recommendation | Stefano Lattarini | 2012-02-23 | 1 | -2/+2 |
* | maint: run "make update-copyright" | Stefano Lattarini | 2012-02-16 | 1 | -2/+1 |
* | Merge branch 'test-protocols' into testsuite-work | Stefano Lattarini | 2011-09-08 | 1 | -1/+3 |
|\ |
|
| * | Merge branch 'maint' | Stefano Lattarini | 2011-09-08 | 1 | -1/+3 |
| |\ |
|
| | * | aclocal: more granularity in acdir overriding | Stefano Lattarini | 2011-09-08 | 1 | -1/+3 |
* | | | cosmetic: rename gen-tests-deps -> gen-testsuite-part | Stefano Lattarini | 2011-09-08 | 1 | -3/+3 |
* | | | testsuite: revamp generation of autogenerated tests | Stefano Lattarini | 2011-09-08 | 1 | -3/+0 |
* | | | testsuite: automatize generation of dependencies for tests | Stefano Lattarini | 2011-09-08 | 1 | -1/+4 |
* | | | tests: two single auxiliary scripts to run/generate wrapped tests | Stefano Lattarini | 2011-08-29 | 1 | -7/+4 |
* | | | tests: list of tests placed in a separate Makefile fragment | Stefano Lattarini | 2011-08-29 | 1 | -2/+6 |
* | | | testsuite: use TAP for `depmod*' tests, related simplifications | Stefano Lattarini | 2011-08-06 | 1 | -1/+0 |
* | | | testsuite: use TAP for `instspc*' tests, related simplifications | Stefano Lattarini | 2011-08-06 | 1 | -1/+0 |
* | | | tests: autogenerate list of wrapped tests for `lib/' shell scripts | Stefano Lattarini | 2011-06-13 | 1 | -0/+1 |
* | | | tests: extend tests on dependency tracking with VPATH | Stefano Lattarini | 2011-05-01 | 1 | -0/+1 |
|/ / |
|
* | | Overhauled and modularized tests in `instspc.test'. | Stefano Lattarini | 2010-11-04 | 1 | -1/+2 |
|/ |
|
* | Bootstrap: fixlet. | Stefano Lattarini | 2010-08-10 | 1 | -4/+2 |
* | Bootstrap: don't search perl in $PATH. | Stefano Lattarini | 2010-08-10 | 1 | -30/+2 |
* | Bootstrap: let the user choose which autoconf to use. | Stefano Lattarini | 2010-08-10 | 1 | -1/+7 |
* | Improve determination of PATH separator in bootstrap script. | Stefano Lattarini | 2010-06-11 | 1 | -7/+6 |
* | Minor improvements in bootstrap script. | Stefano Lattarini | 2010-06-11 | 1 | -36/+39 |
* | Use $DJDIR rather than $DJGPP to detect running on DJGPP. | Ralf Wildenhues | 2009-12-05 | 1 | -1/+1 |
* | Revert Automake license to GPLv2+. | Ralf Wildenhues | 2009-05-17 | 1 | -1/+1 |
* | parallel-tests: Ensure backward-compatible semantics. | Ralf Wildenhues | 2009-03-14 | 1 | -0/+5 |
* | Parallel automake execution: AUTOMAKE_JOBS. | Ralf Wildenhues | 2008-10-26 | 1 | -0/+2 |
* | Fix bootstrap to remove read-only directories right. | Ralf Wildenhues | 2008-10-08 | 1 | -1/+5 |
* | Reword the copyright notices to match what's suggested in GPLv3. | Ralf Wildenhues | 2007-12-08 | 1 | -2/+1 |
* | * bootstrap: Fix typos on redirections. | Akim Demaille | 2007-11-25 | 1 | -4/+4 |
* | Move to git as primary source repository. | Ralf Wildenhues | 2007-10-29 | 1 | -2/+2 |
* | * COPYING, lib/COPYING: Update to GPLv3. All uses changed. | Ralf Wildenhues | 2007-07-07 | 1 | -1/+1 |
* | * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02, | Alexandre Duret-Lutz | 2005-05-14 | 1 | -1/+1 |
* | Mimic Paul Eggert's changes to Autoconf. | Alexandre Duret-Lutz | 2004-01-05 | 1 | -2/+2 |
* | * Makefile.am (do_subst): Fix the substitution of @configure_input@. | Alexandre Duret-Lutz | 2003-12-09 | 1 | -4/+9 |
* | Require not only that `perl' have the executable | Jim Meyering | 2003-11-17 | 1 | -1/+1 |
* | * configure.in: Rename as ... | Alexandre Duret-Lutz | 2003-09-24 | 1 | -2/+2 |
* | * lib/Automake/Config.in: New file. | Alexandre Duret-Lutz | 2003-08-06 | 1 | -17/+19 |
* | run autoconf | Alexandre Duret-Lutz | 2003-06-02 | 1 | -4/+3 |
* | quote DJGPP; from Simon Richter | Alexandre Duret-Lutz | 2003-05-06 | 1 | -1/+1 |
* | * automake.in (scan_aclocal_m4): Do not parse ACLOCAL_AMFLAGS | Alexandre Duret-Lutz | 2003-04-24 | 1 | -7/+4 |
* | auto-detect the path separator; patch from Richard Dawe | Alexandre Duret-Lutz | 2003-02-24 | 1 | -1/+11 |
* | always use cp -rf instead of ln -s, as suggested by Richard Dawe | Alexandre Duret-Lutz | 2003-02-11 | 1 | -4/+4 |
* | redirect ln errors to /dev/null | Alexandre Duret-Lutz | 2003-02-10 | 1 | -1/+1 |
* | 2003-02-10 Richard Dawe <rich@phekda.freeserve.co.uk> | Alexandre Duret-Lutz | 2003-02-10 | 1 | -2/+16 |
* | Don't rely on which, use an Autoconf-like test instead. | Pavel Roskin | 2002-10-20 | 1 | -3/+12 |
* | fix computation of APIVERSION | Alexandre Duret-Lutz | 2002-09-25 | 1 | -1/+1 |