aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-04-08add `evilupdate.el` scriptFrank Fischer
2013-09-12Refactor makefile doc target.Xiao Hanyu
2013-02-16Use Emacs instead of sed to update version information.Frank Fischer
2013-02-12Add COPYING file to ELPA package.Frank Fischer
2013-02-12Remove the comment header from `evil-pkg.el`.Frank Fischer
2013-01-18Fix `version` and `elpa` Makefile targets.Frank Fischer
2012-11-02Run `make tests` with terminal windowFrank Fischer
2012-06-05Fix update of version infoFrank Fischer
2012-06-05Use /bin/sh as shell in MakefileFrank Fischer
2012-02-09Do not load "goto-chg.el" from "evil-integration.el"Frank Fischer
2012-02-04Make "make tests" more stringentVegard Øye
2011-11-07Merge branch 'doc'Vegard Øye
2011-10-13Disable VC backends for 'indent' make targetFrank Fischer
2011-10-04Make `make indent' indent `evil-tests.el' as well.Frank Fischer
2011-09-16Add LIBS variable to MakefileVegard Øye
2011-09-07Makefile: hide package creation commands for target 'elpa'Frank Fischer
2011-08-17Add PROFILER variable and "make profiler" ruleVegard Øye
2011-08-11Make automatic dependencies depend on .elc filesFrank Fischer
2011-08-10Add generation of dependencies to MakefileFrank Fischer
2011-08-10Do not compile evil-pkg.elFrank Fischer
2011-08-09Don't remove compiled files when running "make emacs"Vegard Øye
2011-08-09Add basic support for ELPAFrank Fischer
2011-08-08Move dependencies into subdirectoryVegard Øye
2011-07-29Add basic documentationVegard Øye
2011-07-21Add "make info" and "make pdf"Vegard Øye
2011-06-28Remove .elc files after "make tests"Vegard Øye
2011-06-16Add TAG variable to "make emacs" and "make terminal"Vegard Øye
2011-06-12Swap "make test" and "make tests"Vegard Øye
2011-05-30Byte-compile each file in isolationVegard Øye
2011-05-28Add TAG variableVegard Øye
2011-05-16Add test prompt to "make terminal"Vegard Øye
2011-03-30Let "make indent" remove tabsVegard Øye
2011-03-29Let "make indent" remove extraneous blank linesVegard Øye
2011-03-29Add EMACS variable to MakefileFrank Fischer
2011-03-27Make "clean" a prequisite for "indent"Vegard Øye
2011-03-26Add "make indent" ruleVegard Øye
2011-03-21Add "y or n" prompt to "make emacs" ruleVegard Øye
2011-03-08Use t as test selector in "make emacs" and "make terminal"Vegard Øye
2011-03-07Skip compilation in "make emacs" and "make terminal"Vegard Øye
2011-03-06Enable Evil when testingVegard Øye
2011-03-05Add "make terminal"Vegard Øye
2011-03-05Add "make emacs" targetVegard Øye
2011-03-04Make compilation a prerequisite for "make test"Vegard Øye
2011-03-04Add compile targetVegard Øye
2011-03-04Add makefile and test targetVegard Øye