summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: new convenience target 'check-parallel'Stefano Lattarini2013-05-241-0/+6
* tests: use perl, not find+rm, to remove temporary directoriesStefano Lattarini2013-05-161-11/+2
* build: preparatory refactoringStefano Lattarini2013-05-031-9/+14
* build: tiny reduction in code duplicationStefano Lattarini2013-05-031-6/+8
* m4: rename an m4 file to a more appropriate nameStefano Lattarini2013-01-191-1/+1
* build: respect silent rules in generation of "amhello" example tarballStefano Lattarini2013-01-011-6/+16
* maint: update copyright year for 2013 (in branch maint)Stefano Lattarini2012-12-311-1/+1
* obsolete: better error message if AM_CONFIG_HEADER is usedStefano Lattarini2012-12-301-1/+1
* cosmetics: comments fixlets in our MakefileStefano Lattarini2012-12-191-16/+18
* cosmetics: consistency changes in some make recipesStefano Lattarini2012-12-191-2/+2
* Merge branch 'maint'Stefano Lattarini2012-12-141-462/+6
|\
| * fixup: add dummy rule for ChangeLog generation in Makefile.amStefano Lattarini2012-12-141-0/+5
| * maint: move maintainer make rules in maint.mkStefano Lattarini2012-12-141-462/+1
* | Merge branch 'maint'Stefano Lattarini2012-12-141-31/+97
|\ \ | |/
| * Merge branch 'improve-release-process' into maintStefano Lattarini2012-12-141-28/+71
| |\
| | * maint: add an explicative comment in MakefileStefano Lattarini2012-12-131-0/+3
| | * maint: factor out the name of the dir where web manuals are generatedStefano Lattarini2012-12-131-7/+9
| | * maint: rename rules to build/upload web manualsStefano Lattarini2012-12-131-7/+7
| | * cosmetic: minor variable and rules reordering in Makefile.amStefano Lattarini2012-12-131-10/+10
| | * docs: build the web manuals for CVS in the builddir, not in the srcdirStefano Lattarini2012-12-131-20/+19
| | * release: automate uploading of web manuals in CVSStefano Lattarini2012-12-131-3/+42
| * | maint: more files excluded in 'update-copyright'Stefano Lattarini2012-12-131-3/+24
| * | maint: adapt 'update-copyright' recipe to the new $(FETCHFILES) formatStefano Lattarini2012-12-131-2/+4
| |/
* | Merge branch 'maint'Stefano Lattarini2012-12-091-49/+138
|\ \ | |/
| * maintcheck: prefer '$(am__cd)' over plain 'cd'Stefano Lattarini2012-12-091-3/+3
| * fetch: improve, and reduce code duplicationStefano Lattarini2012-12-091-46/+38
| * docs: add rule to generate manuals for www.gnu.orgStefano Lattarini2012-12-091-0/+33
| * docs: copy the 'gendocs.sh' script from Texinfo CVS repositoryStefano Lattarini2012-12-081-1/+6
| * release: generate a stub for the release announcementStefano Lattarini2012-12-081-5/+55
| * release: distinguish major and minor releasesStefano Lattarini2012-12-081-6/+15
* | fixup: Automake installation works againStefano Lattarini2012-11-151-2/+4
* | aclocal: AC_CONFIG_MACRO_DIRS: work around autom4te option parsing bugsStefano Lattarini2012-11-151-1/+2
* | Merge branch 'maint'Stefano Lattarini2012-10-311-1/+25
|\ \ | |/
| * tests: can check our recipes avoid trailing backslashesStefano Lattarini2012-10-311-1/+25
* | Merge branch 'maint'Stefano Lattarini2012-10-271-0/+1
|\ \ | |/
| * tests: prepare to move ./defs to t/ax/test-init.shStefano Lattarini2012-10-271-0/+1
* | compat: reinstate AM_PROG_MKDIR_P, for gettextJim Meyering2012-10-261-0/+1
* | Merge branch 'elisp-work'Stefano Lattarini2012-08-051-1/+0
|\ \
| * | elisp: use suffix rules, get rid of 'elisp-comp' script (mostly a rewrite)Jack Kelly2012-07-141-1/+0
* | | Merge branch 'maint'Stefano Lattarini2012-07-301-0/+1
|\ \ \ | | |/ | |/|
| * | build: fix build in VPATH setupStefano Lattarini2012-07-301-0/+1
* | | typofix: in a comment in Makefile.amStefano Lattarini2012-07-261-1/+1
* | | Merge branch 'maint'Stefano Lattarini2012-07-261-14/+44
|\ \ \ | |/ / | | / | |/ |/|
| * runtest: sanitize test environmentStefano Lattarini2012-07-261-0/+1
| * tests: "am_using_tap=yes" -> "am_test_protocol=tap"Stefano Lattarini2012-07-261-1/+1
| * tests: protect test libs against multiple inclusionStefano Lattarini2012-07-261-0/+2
| * tests: split test libs into "generic" and "automake-specific"Stefano Lattarini2012-07-261-1/+3
| * test setup: merge definitions of function for simple testsStefano Lattarini2012-07-261-1/+0
| * test defs: move in 't/ax/test-defs.sh'Stefano Lattarini2012-07-261-6/+6
| * tests: update PATH early from AM_TESTS_ENVIRONMENT and runtestStefano Lattarini2012-07-261-0/+10