doomemacs/core
Andrew Whatson 2e07a85590 Native-compile everything on load-path
Add an extra pass to `doom build` to queue native compilation of all
packages on `load-path`. This ensures that all core and site Elisp
packages are actually native-compiled, even on "fast boot" builds.

Add `.local/autolads.el` to the blacklist as native-compiling this file
succeeds, but prevents emacs from starting up.

Revise the evil-collection-vterm blacklist entry to use a more efficient
regex.

Fix a bug where an updated .error file wasn't always written, causing
spurious rebuilds.
2020-10-09 09:34:34 +10:00
..
autoload Fix #3975: configure native-comp in sandbox 2020-10-06 02:08:17 -04:00
cli Native-compile everything on load-path 2020-10-09 09:34:34 +10:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el bin/doom: enable-dir-local-variables = nil 2020-08-28 23:34:12 -04:00
core-editor.el tab-always-indent = nil 2020-09-01 01:41:39 -04:00
core-keybinds.el ns-right-option-modifier = none 2020-08-18 20:32:34 -04:00
core-lib.el Rename {if,when}! -> eval-{if,when}! 2020-08-27 01:10:08 -04:00
core-modules.el core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-packages.el Allow :no-native-compile in package recipes 2020-09-01 20:48:42 +10:00
core-projects.el Reduce projectile cache limit 2020-08-01 15:19:59 -04:00
core-ui.el Fix #2742: cursor offset in artist-mode 2020-10-05 16:04:13 -04:00
core.el Native-compile everything on load-path 2020-10-09 09:34:34 +10:00
packages.el Bump straight.el 2020-10-09 09:29:39 +10:00