doomemacs/core/cli
Andrew Whatson d3e08c5d0b Update for the latest native-compile-async API
Renamed `comp-deferred-compilation-black-list` to
`comp-deferred-compilation-deny-list`.

Removed the `late` load flag which is no longer required.

Added a check against the deny list when compiling all Elisp on the
load-path, so we don't inadvertently compile something we shouldn't.

Added compatibility shims to ease transition from older builds of
native-comp.
2020-11-25 14:17:01 +10:00
..
autoloads.el Remove emacs-version check in autoloads file 2020-10-29 02:36:59 -04:00
byte-compile.el Change doom-{interactive,debug}-mode suffix to -p 2020-05-25 03:43:40 -04:00
debug.el Simplify doom/info output 2020-10-20 23:21:11 -04:00
doctor.el cli/doctor: fix native json detection 2020-08-12 16:01:33 -04:00
env.el Don't print ignored/whitelisted envvars on doom env 2020-10-08 17:07:36 -04:00
help.el Fix 'doom help' 2020-08-24 23:36:11 -04:00
install.el Add XDG detection to 'doom install' #4040 2020-10-06 14:19:37 -04:00
packages.el Update for the latest native-compile-async API 2020-11-25 14:17:01 +10:00
sync.el Fix literate tangling on 'doom sync' 2020-08-25 06:01:35 -04:00
test.el Refactor autoload generator bootstrappers 2020-01-01 13:31:40 -05:00
upgrade.el Print diff url in terminal in case emacs is in a remote server (#4105) 2020-10-18 19:17:39 -04:00