mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 12:21:39 -08:00
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. |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||