aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-09-15evil-pkg.el: Remove fileStefan Monnier
2024-05-31ci: Use Eask to test macos and windows (#1885)Jen-Chieh Shen
2023-07-12Remove vendored goto-chg packageAxel Forsman
2022-08-29use variables to sed injectionWindymelt
2021-06-14Remove travis.yml, add test.yml github workflow (#1474)Tom Dalziel
2020-02-22Makefile: add 'info' targetJon Miller
2019-12-19Update root makefile targetsEivind Fonn
2019-12-11Create a doc makefileEivind Fonn
2019-12-11Fix/improve some indentationEivind Fonn
2017-12-11Tweak .depend file generation to support conditional requireEvgeni Kolev
2017-11-04CI: use "emacs-travis" instead of EVMEvgeni Kolev
2017-07-04Split evil-tests.el into two filesEvgeni Kolev
2017-05-10Don't run in emacs in background with "make emacs"Evgeni Kolev
2015-04-20evilupdate: use `nonews` instead of `-n` argumentFrank Fischer
2015-04-20Makefile: add `nversion` target for not posting to the newsgroupFrank Fischer
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