aboutsummaryrefslogtreecommitdiff
path: root/test/make-compile.el
AgeCommit message (Collapse)Author
2020-08-20Use Eldev for developmentPaul Pogonyshev
2016-08-26Simplify MakefileOleh Krehel
* Makefile: Don't depend on cask, which has been broken for months. Simplify the "all", "update", "compile", "test" and "clean" targets to a single line each. * script/emacs.sh: Remove unnecessary script. * test/elpa.el: New script that initializes the package directory to .cask/version. * test/make-update.el: New script that updates dependencies in .cask/version. * test/make-compile.el: New script that compiles projectile.el.