summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove tests intended only for the 'next' branchMathieu Lirzin2018-02-252-191/+0
* tests: Don't check 'Getopt::Long' corner casesMathieu Lirzin2018-02-183-14/+3
* tests: Improve comment in 'txinfo-many-output-formats.sh'Mathieu Lirzin2018-01-191-1/+2
* tests: Distribute DEJATOOL files manuallyMathieu Lirzin2018-01-191-0/+1
* tests: Let 'ltorder.sh' run successfully with Guix dynamic loaderMathieu Lirzin2018-01-191-0/+6
* tests: Fix various 'flex' compilation issuesMathieu Lirzin2018-01-193-3/+9
* tests: Check GCS conformance of 'aclocal' command-line interfaceMathieu Lirzin2018-01-181-1/+15
* maint: Update copyright years to 2018Mathieu Lirzin2018-01-041287-1287/+1287
* port elisp-compilation support to emacs-23.1 and newerJim Meyering2017-12-162-0/+47
* "make dist" did not depend on $(BUILT_SOURCES)Jim Meyering2017-11-282-0/+57
* maint: Make Emacs use 'makefile-automake-mode'Mathieu Lirzin2017-09-231-2/+1
* maint: Configure Emacs automatically with ".dir-locals.el"Mathieu Lirzin2017-09-226-102/+0
* Prefer https: URLsPaul Eggert2017-09-191283-1313/+1502
* automake: Depend on LIBOBJDIR for LIBOBJS and ALLOCAMichael Haubenwallner2017-09-151-1/+0
* build: Rename "Makefile.inc" Makefile fragments to "local.mk"Mathieu Lirzin2017-08-311-1/+1
* aclocal: Support ACLOCAL_AUTOMAKE_DIR environment variableMathieu Lirzin2017-08-312-3/+3
* build: Use PERL5LIB from 'pre-inst-env' scriptMathieu Lirzin2017-08-291-3/+3
* build: Move wrapped scripts in "bin" directoryMathieu Lirzin2017-08-295-63/+3
* automake: Ensure that LIBOBJ_DIR builddir is createdMichael Haubenwallner2017-08-222-0/+58
* automake: Shorter object file names under subdir-objectsThomas Martitz2017-07-062-0/+105
* Merge branch 'micro' into minorMathieu Lirzin2017-06-161282-1308/+1298
|\
| * tests: Never invoke gettextize.Bruno Haible2017-04-161-25/+16
| * tests: Update "t/txinfo-no-clutter.sh".Mathieu Lirzin2017-04-131-1/+0
| * maint: Update copyright years to 2017.Mathieu Lirzin2017-03-021282-1282/+1282
* | Merge branch 'micro' into minorPeter Rosin2015-11-243-0/+94
|\ \ | |/
| * compile: add icl to compile wrapper scriptJonathan L Peyton2015-11-243-0/+94
| * tests: fix a typo-induced bugStefano Lattarini2015-01-061-2/+2
* | deps: fix corner-case "make distclean" bugStefano Lattarini2015-01-061-2/+2
* | compile: don't place built object files in $(srcdir), ever ...Stefano Lattarini2015-01-063-12/+217
* | tests: fix some bugs in an XFAILing testStefano Lattarini2015-01-061-2/+2
* | deps: 'subdir-object' option now works when foo_SOURCES contains $(var)Stefano Lattarini2015-01-0610-31/+61
|/
* maint: update copyright years to 2015 (branch 'micro')Stefano Lattarini2015-01-051281-1281/+1281
* Merge branch 'micro' into minorStefano Lattarini2014-12-302-6/+21
|\
| * shell-no-trail-bslash: improve diagnostic in case of failureStefano Lattarini2014-12-302-6/+21
* | Merge branch 'micro' into minorStefano Lattarini2014-12-282-51/+81
|\ \ | |/
| * tests: make script 'shell-no-trail-bslash' simpler and more robustStefano Lattarini2014-12-282-53/+83
* | Merge branch 'micro' into minorStefano Lattarini2014-12-276-21/+45
|\ \ | |/
| * tests: fix spurious failure in test on TEXINFO_TEX overridingStefano Lattarini2014-12-271-3/+3
| * tests: avoid some spurious failures on AIX 7.1Stefano Lattarini2014-12-275-23/+47
* | Merge branch 'micro' into minorStefano Lattarini2014-12-237-16/+140
|\ \ | |/
| * Merge branch 'distcheck-pr18286' into microStefano Lattarini2014-12-236-20/+95
| |\
| | * dist: fix bug#18286 "distcheck fails to detect missing files"Stefano Lattarini2014-12-236-21/+32
| | * tests: expose automake bug#18286 "distcheck fails to detect missing files"Stefano Lattarini2014-12-232-0/+64
| * | Merge branch 'am-deps' into microStefano Lattarini2014-12-232-0/+49
| |\ \ | | |/
| | * include: fix bug in handling of user-defined makefile fragments generationStefano Lattarini2014-12-231-1/+0
| | * tests: expose bug in handling of user-defined makefile fragments generationStefano Lattarini2014-12-232-0/+50
* | | Merge branch 'micro' into minorStefano Lattarini2014-12-227-107/+75
|\ \ \ | |/ /
| * | cleanup: refactor code to initialize DIST_COMMONStefano Lattarini2014-12-221-1/+1
| * | tests: refactor some tests on DIST_COMMONStefano Lattarini2014-12-226-111/+79
| * | PATH: quote $(PATH_SEPARATOR) as wellKO Myung-Hun2014-12-191-2/+2