summaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Bring back dmpstruct.hPaul Eggert2019-04-101-1/+12
* Fix $(MAKE) -C for out-of-tree bootstrapsPaul Eggert2019-04-101-2/+2
* Remove the need for temacs.inPaul Eggert2019-04-091-33/+20
* Remove assumption of uint64_t etc. in portable codePaul Eggert2019-04-091-1/+3
* Remove dmpstruct.hPaul Eggert2019-04-091-9/+1
* * src/Makefile.in ($(AM_V_GEN)POSIXLY_CORRECT): Use AM_V_GEN.Eli Zaretskii2019-03-231-1/+1
* * src/Makefile.in (clean): Delete versioned pdmp files.Glenn Morris2019-01-281-1/+2
* Avoid having to build src/emacs when we just want to `make tags`Stefan Monnier2019-01-231-1/+4
* ; * src/Makefile.in: Fix wording of comment in last change.Eli Zaretskii2019-01-231-1/+1
* Fix build errors with pdump fingerprint on macOSEli Zaretskii2019-01-231-7/+6
* Fix occasional pdumper/bootstrap errorAlan Third2019-01-211-0/+1
* Fix minor glitch with producing 'emacs' executableEli Zaretskii2019-01-161-1/+1
* Add portable dumperDaniel Colascione2019-01-151-26/+75
* Add native image scaling (bug#33587)Alan Third2019-01-101-1/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Work around dumping bug on GNU/Linux ppc64lePaul Eggert2018-11-111-0/+2
* | Use tcdrain, not fdatasync, to drain ttysPaul Eggert2018-12-021-2/+1
* | Move timestamp-related stuff to timefns.cPaul Eggert2018-10-061-1/+1
* | Fix ‘make clean’ with a file named ‘-.o’Paul Eggert2018-09-241-3/+3
* | Modularize bignums betterPaul Eggert2018-08-271-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-1/+1
|\ \
| * | Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-051-1/+1
* | | Add configury for GMP libraryTom Tromey2018-07-121-2/+5
|/ /
* | Merge from origin/emacs-26Glenn Morris2018-06-181-2/+3
|\ \ | |/
| * Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky2018-06-121-2/+3
* | * src/Makefile.in: Update paxctl comment.Paul Eggert2018-06-151-1/+1
* | Minimally support Flymake in Emacs C sourcesJoão Távora2018-06-021-0/+5
* | Make bare "make" in src actually build emacs againDaniel Colascione2018-02-261-3/+4
* | Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky2018-02-171-3/+4
* | Add battery support to all Cygwin buildsKen Brown2018-01-131-4/+5
* | Merge from origin/emacs-26Paul Eggert2018-01-091-1/+1
|\ \ | |/
| * ; Comments related to src/termcap.cGlenn Morris2018-01-051-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Implement native JSON support using JanssonPhilipp Stephani2017-12-101-3/+8
|/
* Fix MinGW64 build broken by recent MinGW64 import librariesEli Zaretskii2017-09-191-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add lcms2 interfaceMark Oteiza2017-09-131-2/+4
* Fix the 'versionclean' target in src/MakefileSven Joachim2017-08-211-1/+1
* Fix emacs-module.h cleaningPaul Eggert2017-06-181-2/+2
* * src/Makefile.in (leimdir): Remove variable, no longer used.Glenn Morris2017-04-251-1/+0
* Generate leim-list via lisp/Makefile, not src/MakefileGlenn Morris2017-04-251-4/+1
* Create generated lisp files before main loaddefs.elGlenn Morris2017-04-131-1/+1
* Small src/Makefile simplificationGlenn Morris2017-04-131-6/+2
* Fix dependency checking in src/Makefile.inPaul Eggert2017-04-071-10/+10
* Streamline dependency-file generationPaul Eggert2017-03-211-18/+7
* Fixups for GNU Make switchoverPaul Eggert2017-03-171-7/+3
* Switch from Automake to GNU MakePaul Eggert2017-03-171-6/+5
* Revert "Replace ldefs-boot with a much smaller file"Phillip Lord2017-03-071-4/+0