summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* automake.in: Move out var/const declarationsgsoc-refactoringMatthias Paulmier2018-05-153-434/+497
* test-driver.scm: Add "--coverage" optionMathieu Lirzin2018-03-251-9/+28
* test-driver.scm: Don't guess script name from "--test-name"Mathieu Lirzin2018-03-241-16/+22
* test-driver.scm: Inline 'main' procedureMathieu Lirzin2018-03-241-24/+23
* maint: Use 'before-save-hook' in "contrib/test-driver.scm"Mathieu Lirzin2018-03-111-3/+3
* bin: Rely only on the shebang lineMathieu Lirzin2018-03-112-13/+2
* maint: Post-release administriviaMathieu Lirzin2018-03-113-3/+7
* version 1.16.1v1.16.1Mathieu Lirzin2018-03-113-4/+4
* maint: Update files from upstream with 'make fetch'Mathieu Lirzin2018-03-117-20/+16
* install-sh: avoid (low risk) race in "/tmp"Pavel Raiskup2018-03-112-8/+20
* automake: Don't rely on List::Util to provide 'none'Mathieu Lirzin2018-03-085-3/+51
* python: Support future python version up to 3.9Mathieu Lirzin2018-03-082-4/+10
* maint: write-file-hooks -> before-save-hookPaul Eggert2018-03-0611-20/+20
* Revert "python: Generate python interpreter list"Mathieu Lirzin2018-03-031-17/+4
* maint: Post-release administriviaMathieu Lirzin2018-02-253-3/+7
* Merge branch 'release'Mathieu Lirzin2018-02-2514-794/+641
|\
| * version 1.16v1.16Mathieu Lirzin2018-02-253-6/+6
| * maint: Update INSTALLMathieu Lirzin2018-02-251-161/+159
| * tests: Remove tests intended only for the 'next' branchMathieu Lirzin2018-02-252-191/+0
| * maint: Update files from upstream with 'make fetch'Mathieu Lirzin2018-02-258-436/+476
|/
* python: Avoid exceeding command-line length limitMathieu Lirzin2018-02-181-16/+9
* tests: Don't check 'Getopt::Long' corner casesMathieu Lirzin2018-02-183-14/+3
* python: Generate python interpreter listMathieu Lirzin2018-02-041-4/+17
* 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
* contrib: Add Guile custom test driver using SRFI-64 test harnessMathieu Lirzin2018-01-182-0/+216
* maint: Document how to use Guix for Automake developmentMathieu Lirzin2018-01-181-0/+11
* automake: Add default libtool_tag to cppasmKhem Raj2018-01-051-0/+1
* doc: Document the portability of various tar formats betterBruno Haible2018-01-041-6/+9
* missing: Update displayed URLsSimon Sobisch2018-01-042-4/+4
* maint: Update copyright years to 2018Mathieu Lirzin2018-01-041442-1445/+1444
* maint: Exclude ".dir-locals.el" from copyright updatesMathieu Lirzin2018-01-041-0/+1
* port elisp-compilation support to emacs-23.1 and newerJim Meyering2017-12-164-3/+55
* "make dist" did not depend on $(BUILT_SOURCES)Jim Meyering2017-11-284-2/+65
* maint: Update HACKINGMathieu Lirzin2017-11-241-18/+12
* maint: Make Emacs use 'makefile-automake-mode'Mathieu Lirzin2017-09-238-14/+8
* maint: update .gitignorePaul Eggert2017-09-231-37/+38
* install-sh: do not assume / = //Paul Eggert2017-09-231-6/+14
* maint: fix two more http: URLsPaul Eggert2017-09-231-2/+2
* maint: Configure Emacs automatically with ".dir-locals.el"Mathieu Lirzin2017-09-2230-494/+25
* maint: 'master' should be merged into 'next'Mathieu Lirzin2017-09-221-1/+1
* * lib/mdate.sh (TZ): Use portable setting.Paul Eggert2017-09-211-2/+2
* Merge branch 'minor'Mathieu Lirzin2017-09-201473-0/+211282
|\
| * maint: Document new Branch names conventionMathieu Lirzin2017-09-191-18/+14
* | maint: Reset masterMathieu Lirzin2017-09-191473-210849/+0
* | Merge branch 'minor'nextMathieu Lirzin2017-09-196-14/+42
|\ \ | |/
| * make fetchPaul Eggert2017-09-198-86/+63