Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: document AM_MISSING_PROG | Eric Blake | 2012-06-28 | 1 | -0/+10 |
* | docs: avoid failures with development version of Texinfo (4.13.90) | Stefano Lattarini | 2012-06-21 | 1 | -3/+3 |
* | docs: quote 'like this', not `like this' | Stefano Lattarini | 2012-06-20 | 1 | -9/+9 |
* | Merge branch 'docs-recursion' into maint | Stefano Lattarini | 2012-06-15 | 1 | -10/+21 |
|\ | |||||
| * | docs: recursive make considered harmful | Stefano Lattarini | 2012-06-12 | 1 | -10/+21 |
* | | Merge branch 'silent-custom' into maint | Stefano Lattarini | 2012-06-15 | 1 | -1/+17 |
|\ \ | |||||
| * | | silent: new $(AM_V_P) variable, tell if we're running in silent mode | Stefano Lattarini | 2012-06-11 | 1 | -1/+17 |
* | | | subdirs: enhance coverage, tweak and rename few tests | Stefano Lattarini | 2012-06-14 | 1 | -2/+2 |
| |/ |/| | |||||
* | | docs: clean rules are not run in reverse order of build rules anymore | Stefano Lattarini | 2012-06-12 | 1 | -2/+0 |
* | | maint: grammar fixes: s/all these/all of these/ | Jim Meyering | 2012-06-10 | 3 | -16/+16 |
|/ | |||||
* | copyright: update copyright years in a couple of files | Stefano Lattarini | 2012-06-01 | 1 | -2/+1 |
* | doc: fix location of Automake's own test-suite.log file | Stefano Lattarini | 2012-05-17 | 1 | -1/+1 |
* | init: warn against obsolete usage of AM_INIT_AUTOMAKE | Stefano Lattarini | 2012-05-06 | 1 | -1/+2 |
* | docs: fix clumsy grammar in the scripts-based testsuite chapter | Nick Alcock | 2012-05-05 | 1 | -3/+2 |
* | Merge branch 'objc++' into maint | Stefano Lattarini | 2012-05-04 | 1 | -3/+54 |
|\ | |||||
| * | objc++: add documentation | Peter Breitenlohner | 2012-04-30 | 1 | -3/+54 |
* | | cygnus: warn when it's used (flagged as 'obsolete' now) | Stefano Lattarini | 2012-04-30 | 1 | -6/+6 |
|/ | |||||
* | docs: remove obsolete references to Autoconf 2.13 | Stefano Lattarini | 2012-04-20 | 1 | -23/+11 |
* | build: use latest help2man, but without locale support | Jim Meyering | 2012-04-16 | 1 | -108/+139 |
* | build: use slightly older help2man, for improved portability | Jim Meyering | 2012-04-13 | 1 | -109/+92 |
* | build: generate doc/*.1 files; include help2man | Jim Meyering | 2012-04-12 | 1 | -0/+656 |
* | docs: fix names of relevant test cases in comments | Stefano Lattarini | 2012-04-06 | 1 | -48/+48 |
* | maint: remove most recursion in automake's own build system | Stefano Lattarini | 2012-04-05 | 1 | -91/+0 |
* | Merge branch 'maint' | Stefano Lattarini | 2012-03-31 | 1 | -31/+36 |
|\ | |||||
| * | docs: deprecate 'cygnus' mode, help the transition | Stefano Lattarini | 2012-03-31 | 1 | -31/+36 |
* | | Merge branch 'maint' | Stefano Lattarini | 2012-03-27 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | info: allow user to inhibit pruning of '${infodir}/dir' | Stefano Lattarini | 2012-03-27 | 1 | -5/+5 |
| * | Merge branch 'maint' into msvc | Peter Rosin | 2012-03-02 | 2 | -53/+75 |
| |\ | |||||
| * \ | Merge branch 'maint' into msvc | Stefano Lattarini | 2012-01-01 | 1 | -31/+55 |
| |\ \ | |||||
| * \ \ | Merge branch 'maint' into msvc | Stefano Lattarini | 2011-12-27 | 1 | -5/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'maint' into msvc | Stefano Lattarini | 2011-12-24 | 2 | -35/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'maint' into msvc | Stefano Lattarini | 2011-12-23 | 2 | -859/+25 |
| |\ \ \ \ \ | |||||
* | | | | | | | docs: terminate unfinished sentence, fix reference to a test case | Stefano Lattarini | 2012-03-24 | 1 | -3/+3 |
* | | | | | | | docs: fix some small typos and grammaros | Tim Landscheidt | 2012-03-24 | 1 | -7/+8 |
* | | | | | | | docs: improve 'dist-hook' documentation | Stefano Lattarini | 2012-02-25 | 1 | -12/+23 |
* | | | | | | | docs: improve "make distcheck" documentation | Stefano Lattarini | 2012-02-25 | 1 | -17/+39 |
* | | | | | | | docs, news: document planned removal of obsolete macros and features | Stefano Lattarini | 2012-02-24 | 1 | -32/+26 |
* | | | | | | | docs: remove reference to lzma support, it has been removed | Stefano Lattarini | 2012-02-24 | 1 | -15/+1 |
* | | | | | | | automake: new option 'serial-tests' | Stefano Lattarini | 2012-02-21 | 1 | -7/+17 |
* | | | | | | | automake: new option to print location of scripts and data files | Stefano Lattarini | 2012-02-21 | 1 | -0/+6 |
* | | | | | | | docs: prefer the awk+sh TAP driver over the perl one | Stefano Lattarini | 2012-02-19 | 1 | -15/+13 |
* | | | | | | | fixup: always use correct path for automake/aclocal wrappers | Stefano Lattarini | 2012-02-17 | 1 | -2/+3 |
* | | | | | | | docs: fix typo in description of AM_YFLAGS | Stefano Lattarini | 2012-02-16 | 1 | -1/+1 |
* | | | | | | | maint: run "make update-copyright" | Stefano Lattarini | 2012-02-16 | 8 | -13/+8 |
* | | | | | | | Merge branch 'yl-work-for-master' | Stefano Lattarini | 2012-02-15 | 1 | -6/+10 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'yacc-work' into yl-work-for-master | Stefano Lattarini | 2012-02-12 | 1 | -6/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'maint' into yacc-work | Stefano Lattarini | 2012-02-06 | 2 | -84/+130 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | * | | | | | | | Merge branch 'maint' into yacc-work | Stefano Lattarini | 2011-12-27 | 4 | -900/+19 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | * | | | | | | | Merge branch 'maint' into 'yacc-work' | Stefano Lattarini | 2011-12-15 | 2 | -4/+15 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'maint' into yacc-work | Stefano Lattarini | 2011-11-05 | 2 | -2/+22 |
| | |\ \ \ \ \ \ \ \ |