doomemacs/core/cli
Henrik Lissner a10693886e
Fix double-rebuilding & lingering stale elc files
This update addresses two evasive issues:

1. Packages updated with `doom update` would not rebuild correctly,
   requiring a `doom refresh` afterwards,
2. Packages would fail to rebuild even if their byte-compiled files were
   stale. The result: "*.el is newer than *.elc" warnings at startup.
2019-07-26 20:17:29 +02:00
..
autoloads.el Don't compress auto-mode-alist 2019-07-26 15:33:32 +02:00
byte-compile.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
debug.el Make bin/doom options consistent & improve errors/docs 2019-07-26 03:12:07 +02:00
env.el Restore comment header in envvar files 2019-07-26 13:38:13 +02:00
install.el Make bin/doom options consistent & improve errors/docs 2019-07-26 03:12:07 +02:00
packages.el Fix double-rebuilding & lingering stale elc files 2019-07-26 20:17:29 +02:00
patch-macos.el Make bin/doom options consistent & improve errors/docs 2019-07-26 03:12:07 +02:00
test.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
upgrade.el Make bin/doom options consistent & improve errors/docs 2019-07-26 03:12:07 +02:00