0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 09:32:53 +00:00
org-mode/mk
Ihor Radchenko 71fbe92c2e
mk: Allow parallel execution
* lisp/Makefile (.NOTPARALLEL): Do not suppress parallel execution.
(all compile compile-dirty):
(compile-single):
(compile-native):
(compile-source):
(compile-slint1):
(compile-slint2): Explicitly declare prerequisites that must be run
sequentially.
* mk/targets.mk (.NOTPARALLEL): Do not suppress parallel execution.
(uncompiled):
(update update2):
(repro): Explicitly declare prerequisites that must be run
sequentially.
2024-02-09 17:15:53 +01:00
..
default.mk mk: Use ` quotes instead of complex '"'"' 2024-02-09 12:55:43 +01:00
guidesplit.pl mk/*pl: Remove type="text/javascript" as it is unnecessary 2021-04-30 10:17:06 +02:00
manfull.pl manfull.pl: Avoid silent failures 2021-10-02 19:12:46 +02:00
mansplit.pl mk/*pl: Remove type="text/javascript" as it is unnecessary 2021-04-30 10:17:06 +02:00
org-fixup.el org-manual: Automatically generate export option list 2023-07-31 11:23:33 +03:00
orgcard2txt.pl mk/orgcard2txt.pl: Escape { to remove deprecation warnings 2022-11-19 14:41:27 +01:00
server.mk mk/server.mk: Include cards 2022-10-15 09:08:10 +02:00
targets.mk mk: Allow parallel execution 2024-02-09 17:15:53 +01:00