summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2022-09-19Revert "; * Makefile.in: Partly revert 5b3c4004a9."Po Lu
2022-09-19; * Makefile.in: Partly revert 5b3c4004a9.Gregory Heytings
2022-09-19Remove calls to intern with a static string from code that runs on XPo Lu
2022-09-18Display a help message when building Emacs failed.Gregory Heytings
2022-09-15Merge from origin/emacs-28Stefan Kangas
2022-09-14* Makefile.in (uninstall): Remove the *.eln files. (Bug#57771)Eli Zaretskii
2022-08-25Allow not deleting the config.cache file with "make FAST=true bootstrap"Lars Ingebrigtsen
2022-08-21Fix src-depending-on-lisp targetGerd Möllmann
2022-08-18Rebuild the Emacs executable if loaddefs.el has changedGerd Möllmann
2022-08-04Remove VCSWITNESS dependency, since we're always rescanning nowLars Ingebrigtsen
2022-05-23Make bootstrap remove more generated filesLars Ingebrigtsen
2022-05-23Make bootstrap remove the native-lisp/ directoryLars Ingebrigtsen
2022-01-26* Makefile.in (install-etc): Remove unnecessary chown.Glenn Morris
2022-01-12Avoid user environment interfering with bootstrapGlenn Morris
2022-01-04Remove gsettings.m4 and write directly into Makefile.inYuuki Harano
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-20Put AM_V_GEN etc. firstPaul Eggert
2021-12-06Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-12-04Fix dependencies for files in the 'nt' subdirectoryEli Zaretskii
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-29* Makefile.in (PREFERRED_BRANCH): Now emacs-28.Stefan Kangas
2021-11-24Pass options from make to configure through a variable.Gregory Heytings
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-10-13Change release branch to emacs-28Paul Eggert
2021-10-12Change --fingerprint to output to stdoutAndreas Schwab
2021-10-11Make the installed pmdp file use a fingerprintGlenn Morris
2021-09-27Make .eln files executable on CygwinKen Brown
2021-08-06Make sure installed *.eln files have correct permissionsEli Zaretskii
2021-07-04Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-07-02Install emacs-mail.desktop and emacsclient-mail.desktopPeter Oliver
2021-07-01Fix NS self contained eln location (bug#49271)Alan Third
2021-06-28; * Makefile.in: Fix out-of-tree builds on NSMattias Engdegård
2021-06-26Fix NS native compilation buildsAlan Third
2021-06-22Advertise support for Startup Notification when built with GTKPeter Oliver
2021-06-22Fix "make -j install"Eli Zaretskii
2021-05-29Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-05-29Rename emacs.appdata.xml to emacs.metainfo.xml and add more dataPeter Oliver
2021-05-19Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-05-10* Makefile.in: Simplify maintainer-clean.Glenn Morris
2021-05-10Always include the test/ directory in tarfilesGlenn Morris
2021-05-09Small fixes for out-of-tree clean rules.Glenn Morris
2021-05-09Small fixes for Makefile clean rulesGlenn Morris
2021-05-09Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris
2021-04-27Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-25Merge branch 'feature/native-comp' into into trunkAndrea Corallo
2021-04-25Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-24Simlify top-level Makefile since admin is always includedGlenn Morris
2021-04-07Fix install with NS app bundleAlan Third