aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-07Revert my KEY_OPS_CFLAGS change to src/Makefile.inPaul Eggert1-5/+2
2020-04-04Default gcc -Og to inlining key opsPaul Eggert1-2/+5
2020-01-15Remove unused ftx font backend driverStefan Kangas1-3/+3
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-08-03Remove stale .pdmp files with ‘make clean’Paul Eggert1-7/+7
2019-06-20Make extraclean return tree to pristine state by deleting moreLars Ingebrigtsen1-1/+1
2019-06-19Fix oversights of "support X core font driver on cairo" changeYAMAMOTO Mitsuharu1-1/+1
2019-06-17Fix up the --no-print-directory changes in src/Makefile.inLars Ingebrigtsen1-6/+7
2019-06-15Avoid printing entering/leaving messages in second stage bootstrapLars Ingebrigtsen1-0/+5
2019-06-01Move common HarfBuzz code to a common file hbfont.cEli Zaretskii1-1/+2
2019-04-21Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky1-3/+4
2019-04-14Replace executable’s fingerprint in placePaul Eggert1-12/+18
2019-04-10Bring back dmpstruct.hPaul Eggert1-1/+12
2019-04-10Fix $(MAKE) -C for out-of-tree bootstrapsPaul Eggert1-2/+2
2019-04-09Remove the need for temacs.inPaul Eggert1-33/+20
2019-04-09Remove assumption of uint64_t etc. in portable codePaul Eggert1-1/+3
2019-04-09Remove dmpstruct.hPaul Eggert1-9/+1
2019-03-23* src/Makefile.in ($(AM_V_GEN)POSIXLY_CORRECT): Use AM_V_GEN.Eli Zaretskii1-1/+1
2019-01-28* src/Makefile.in (clean): Delete versioned pdmp files.Glenn Morris1-1/+2
2019-01-23Avoid having to build src/emacs when we just want to `make tags`Stefan Monnier1-1/+4
2019-01-23; * src/Makefile.in: Fix wording of comment in last change.Eli Zaretskii1-1/+1
2019-01-23Fix build errors with pdump fingerprint on macOSEli Zaretskii1-7/+6
2019-01-21Fix occasional pdumper/bootstrap errorAlan Third1-0/+1
2019-01-16Fix minor glitch with producing 'emacs' executableEli Zaretskii1-1/+1
2019-01-15Add portable dumperDaniel Colascione1-26/+75
2019-01-10Add native image scaling (bug#33587)Alan Third1-1/+2
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-12-10Add support for building with HarfBuzzKhaled Hosny1-2/+4
2018-12-02Use tcdrain, not fdatasync, to drain ttysPaul Eggert1-2/+1
2018-11-11Work around dumping bug on GNU/Linux ppc64lePaul Eggert1-0/+2
2018-10-06Move timestamp-related stuff to timefns.cPaul Eggert1-1/+1
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert1-3/+3
2018-08-27Modularize bignums betterPaul Eggert1-1/+1
2018-08-05Rename src/regex.c to src/regex-emacs.c.Paul Eggert1-1/+1
2018-07-12Add configury for GMP libraryTom Tromey1-2/+5
2018-06-15* src/Makefile.in: Update paxctl comment.Paul Eggert1-1/+1
2018-06-12Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky1-2/+3
2018-06-02Minimally support Flymake in Emacs C sourcesJoão Távora1-0/+5
2018-02-26Make bare "make" in src actually build emacs againDaniel Colascione1-3/+4
2018-02-17Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky1-3/+4
2018-01-13Add battery support to all Cygwin buildsKen Brown1-4/+5
2018-01-05; Comments related to src/termcap.cGlenn Morris1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-12-10Implement native JSON support using JanssonPhilipp Stephani1-3/+8
2017-09-19Fix MinGW64 build broken by recent MinGW64 import librariesEli Zaretskii1-1/+1
2017-09-18Revert "Implement native JSON support using Jansson"Philipp Stephani1-8/+3
2017-09-18Implement native JSON support using JanssonPhilipp Stephani1-3/+8
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-09-13Add lcms2 interfaceMark Oteiza1-2/+4
2017-08-21Fix the 'versionclean' target in src/MakefileSven Joachim1-1/+1