summaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove stale .pdmp files with ‘make clean’Paul Eggert2019-08-031-7/+7
* Make extraclean return tree to pristine state by deleting moreLars Ingebrigtsen2019-06-201-1/+1
* Fix oversights of "support X core font driver on cairo" changeYAMAMOTO Mitsuharu2019-06-191-1/+1
* Fix up the --no-print-directory changes in src/Makefile.inLars Ingebrigtsen2019-06-171-6/+7
* Avoid printing entering/leaving messages in second stage bootstrapLars Ingebrigtsen2019-06-151-0/+5
* Move common HarfBuzz code to a common file hbfont.cEli Zaretskii2019-06-011-1/+2
* Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-04-271-48/+100
|\
| * Replace executable’s fingerprint in placePaul Eggert2019-04-141-12/+18
| * 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
* | | Add support for building with HarfBuzzKhaled Hosny2018-12-101-2/+4
|/ /
* | 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