Files
doomemacs/core/cli
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
..
2020-05-15 01:33:52 -04:00
2020-08-24 23:36:11 -04:00
2020-08-25 06:01:35 -04:00
2020-10-05 17:21:17 -04:00