summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
...
| | * | | | | | Make filename hashing compatible with self contained builds (bug#43532)Andrea Corallo2020-10-04
| | * | | | | | * Makefile.in (ELN_DESTDIR): Add ${version}/ to it.Andrea Corallo2020-09-06
| | * | | | | | Rename and move eln system directoryAndrea Corallo2020-09-04
| | * | | | | | Make install target functional for new eln-cache directory arrangementAndrea Corallo2020-08-17
| | * | | | | | Some Makefile updates and clean-upAndrea Corallo2020-08-17
| | * | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-13
| | |\ \ \ \ \ \
| | * | | | | | | Implement working make install for native build.Andrea Corallo2020-04-12
* | | | | | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-25
|\| | | | | | | |
| * | | | | | | | Simlify top-level Makefile since admin is always includedGlenn Morris2021-04-24
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-06
|\| | | | | | |
| * | | | | | | Make maintainer-clean delete generated files, as per standardsGlenn Morris2021-04-04
| * | | | | | | Fix 'extraclean' targetsEli Zaretskii2021-04-01
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-14
|\| | | | | |
| * | | | | | Make tags tables from Texinfo sourcesPetteri Hintsanen2021-03-11
* | | | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-08
|\| | | | | |
| * | | | | | Simplify silent-rules build machineryGlenn Morris2021-03-06
| | |_|_|_|/ | |/| | | |
| * | | | | Don't pass implicit flags to sub-makesGlenn Morris2021-03-06
| * | | | | Remove the --without-makeinfo configure option (bug#46837)Glenn Morris2021-03-06
| * | | | | Revert "Fix Makefile subshell output when run in parallel"Eli Zaretskii2021-03-06
| * | | | | Fix Makefile subshell output when run in parallelBasil L. Contovounesios2021-03-06
| * | | | | * Makefile.in: Ensure non-info forms of doc/misc have an Emacs binary.Glenn Morris2021-03-04
| * | | | | Generate info/dir directly from any org sourcesGlenn Morris2021-03-04
| * | | | | ; Makefile.in: Update a comment.Glenn Morris2021-03-04
| * | | | | info/dir needs generated texi files to existGlenn Morris2021-02-28
| * | | | | Distribute the real source for some doc/misc manuals (bug#45143)Glenn Morris2021-02-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-10
|\| | | |
| * | | | * Makefile.in (test/%): New targetStefan Monnier2021-01-03
| | |_|/ | |/| |
* | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\| | |
| * | | Update copyright year to 2021Paul Eggert2021-01-01
| | |/ | |/|
* / | Use gsettings instead of X resource databaseYuuki Harano2020-11-22
|/ /
* / Improve client/daemon xdg/systemd experienceCarlos Pita2020-08-09
|/
* * Makefile.in (PREFERRED_BRANCH): Now emacs-27.Paul Eggert2020-02-19
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix extraclean in a different way for info+lib/sysPaul Eggert2019-06-20
* Leave the emtpy info and lib/sys in extracleanLars Ingebrigtsen2019-06-20
* Make extraclean return tree to pristine state by deleting moreLars Ingebrigtsen2019-06-20
* Skip tests if test subdir is missingPaul Eggert2019-05-03
* Also regenerate emacs-module.h if module-env-*.h changes.Philipp Stephani2019-04-28
* Regenerate src/emacs-module.h when emacs-module.h.in changesEli Zaretskii2019-04-24
* Let plain ‘make’ work even not GNU MakePaul Eggert2019-04-22
* Avoid having to build src/emacs when we just want to `make tags`Stefan Monnier2019-01-23
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Tweak Makefile emacs-module.h handlingGlenn Morris2018-10-16
| * Install emacs-module.h (Bug#31929)Philipp Stephani2018-10-16
* | * Makefile.in (uninstall): Remove some stray icon files.Glenn Morris2018-10-03
* | Tweak Makefile emacs-module.h handlingGlenn Morris2018-10-03
* | Install emacs-module.h (Bug#31929)Philipp Stephani2018-10-03
* | Fix ‘make clean’ with a file named ‘-.o’Paul Eggert2018-09-24