aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the build of source tarball produce *.eln filesEli Zaretskii2021-09-281-0/+40
* Support for Unicode emoji sequencesRobert Pluim2021-09-201-2/+6
* Fix build with native compilation on CygwinKen Brown2021-09-191-0/+5
* Allow building on MacOS with MacPorts and libgccjitLars Ingebrigtsen2021-08-071-3/+4
* Fix NS native compilation buildsAlan Third2021-06-261-1/+1
* ; * src/Makefile.in: Fix typo.Philipp Stephani2021-05-281-1/+1
* Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-4/+1
* Output native compiled preloaded files into the 'preloaded' subfolderAndrea Corallo2021-04-041-0/+1
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-121-33/+3
|\
| * Simplify silent-rules build machineryGlenn Morris2021-03-061-33/+3
* | Merge commit '9cbdf20316' into native-compAndrea Corallo2021-03-091-1/+1
|\ \ | |/
| * * src/Makefile.in (base_obj): Remove GMP_OBJ, undefined since 202007.Glenn Morris2021-03-061-1/+1
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-021-2/+2
|\ \ | |/
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
| * * src/Makefile.in (DO_CODESIGN): Fix architecture for Apple SiliconArtem Loenko2020-12-291-1/+1
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-271-1/+1
|\ \ | |/
| * Merge from origin/emacs-27Glenn Morris2020-12-251-1/+1
| |\
| | * * src/Makefile.in (DO_CODESIGN): Fix expected architecture name.Philipp Stephani2020-12-231-1/+1
| | * Codesign the executable on recene MacOS systemsItai Seggev2020-12-231-0/+7
| * | Revert "Use posix_spawn if possible."Eli Zaretskii2020-12-251-3/+1
| * | Use posix_spawn if possible.Philipp Stephani2020-12-251-1/+3
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-11-291-0/+7
|\ \ \ | |/ /
| * | Codesign the executable on recene MacOS systemsItai Seggev2020-11-241-0/+7
* | | * Fix 'incoherent dumped eln file' error when DUMP-METHOD=pbootstrapAndrea Corallo2020-10-021-1/+2
* | | Make install target functional for new eln-cache directory arrangementAndrea Corallo2020-08-171-1/+1
* | | Some Makefile updates and clean-upAndrea Corallo2020-08-171-4/+0
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-131-0/+1
|\ \ \ | |/ /
| * | Add xwidget support for macOSSungbin Jo2020-08-121-0/+1
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-021-2/+2
|\ \ \ | |/ /
| * | Update from GnulibPaul Eggert2020-07-301-2/+2
* | | Merge remote-tracking branch 'savahnna/master' into HEADAndrea Corallo2020-07-131-3/+2
|\ \ \ | |/ /
| * | Use Gnulib libgmp modulePaul Eggert2020-07-091-3/+2
* | | Load libgccjit dynamically in Windows.Nicolás Bértolo2020-05-231-4/+5
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-04-121-5/+2
|\ \ \ | |/ /
| * | Revert my KEY_OPS_CFLAGS change to src/Makefile.inPaul Eggert2020-04-071-5/+2
* | | Implement working make install for native build.Andrea Corallo2020-04-121-1/+2
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-04-051-2/+5
|\ \ \ | |/ /
| * | Default gcc -Og to inlining key opsPaul Eggert2020-04-041-2/+5
* | | Fix make bootstrap for native compilationAndrea Corallo2020-03-141-1/+1
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-02-041-3/+3
|\ \ \ | |/ /
| * | Remove unused ftx font backend driverStefan Kangas2020-01-151-3/+3
| |/
* | make build system configurable againAndrea Corallo2020-01-011-1/+0
* | rework build system for one passAndrea Corallo2020-01-011-14/+3
* | add native support to the build systemAndrea Corallo2020-01-011-2/+18
* | fix build system for native compiler optionAndrea Corallo2020-01-011-1/+3
* | Revert "Move native C code into shared library"Andrea Corallo2020-01-011-29/+21
* | Add native compiler comp.cAndrea Corallo2020-01-011-1/+1
* | Add nativecomp option to configureAndrea Corallo2020-01-011-1/+3
* | Move native C code into shared libraryAndrea Corallo2020-01-011-21/+29
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1