summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* automake: if TEST_EXTENSIONS is set to empty, don't look inside it.Karl Berry2020-08-282-0/+53
* tests: support -fno-common in vala-mix2 test.Karl Berry2020-06-061-2/+2
* automake: support AM_TESTSUITE_SUMMARY_HEADER override.Karl Berry2020-06-063-1/+93
* automake: new variable AM_DISTCHECK_DVI_TARGET to override "dvi".Karl Berry2020-05-172-0/+57
* tests: TeX system required for two more tests.Karl Berry2020-05-072-0/+2
* tests: require etags for tags-lisp-space test.Karl Berry2020-03-241-1/+1
* maint: typo in comment.Karl Berry2020-03-111-1/+1
* build: fix 'installcheck' targetMathieu Lirzin2020-02-101-1/+11
* python: properly uninstall __pycache__ in subdirectoriesLukas Fleischer2020-01-291-1/+1
* tests: in python tests, do not require .pyo files (for python3)Lukas Fleischer2020-01-298-31/+8
* tests: use find+rm, not perl, to remove temporary directories.Karl Berry2020-01-191-1/+21
* tests: use skip_ consistently.Karl Berry2020-01-082-2/+6
* tests: Correctly simulate no emacs in t/nobase-nodist.shKarl Berry2020-01-051-1/+1
* automake: Support byte compilation in older EmacsenKarl Berry2020-01-041-0/+17
* maint: make update-copyrightJim Meyering2020-01-011288-1288/+1288
* tests: Ensure UTC for Texinfo @UPDATED@ testKarl Berry2019-12-211-1/+5
* automake: Ensure space after $(LISP) in tags dependencies.Karl Berry2019-12-172-0/+50
* dist: add dist-zstd optionGiuseppe Scrivano2019-11-171-2/+4
* maint: make update-copyrightPaul Eggert2019-10-141286-1286/+1286
* automake: do not require @setfilename in Texinfo filesGavin Smith2019-09-022-0/+36
* automake: Don't rely on List::Util to provide 'none'Mathieu Lirzin2018-03-082-0/+28
* 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