index
:
evil.git
bugfix-1038-handle-vector-macros
master
release-1.14
stable
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2015-04-20
evilupdate: use `nonews` instead of `-n` argument
Frank Fischer
2015-04-20
Makefile: add `nversion` target for not posting to the newsgroup
Frank Fischer
2015-04-08
add `evilupdate.el` script
Frank Fischer
2013-09-12
Refactor makefile doc target.
Xiao Hanyu
2013-02-16
Use Emacs instead of sed to update version information.
Frank Fischer
2013-02-12
Add COPYING file to ELPA package.
Frank Fischer
2013-02-12
Remove the comment header from `evil-pkg.el`.
Frank Fischer
2013-01-18
Fix `version` and `elpa` Makefile targets.
Frank Fischer
2012-11-02
Run `make tests` with terminal window
Frank Fischer
2012-06-05
Fix update of version info
Frank Fischer
2012-06-05
Use /bin/sh as shell in Makefile
Frank Fischer
2012-02-09
Do not load "goto-chg.el" from "evil-integration.el"
Frank Fischer
2012-02-04
Make "make tests" more stringent
Vegard Øye
2011-11-07
Merge branch 'doc'
Vegard Øye
2011-10-13
Disable VC backends for 'indent' make target
Frank Fischer
2011-10-04
Make `make indent' indent `evil-tests.el' as well.
Frank Fischer
2011-09-16
Add LIBS variable to Makefile
Vegard Øye
2011-09-07
Makefile: hide package creation commands for target 'elpa'
Frank Fischer
2011-08-17
Add PROFILER variable and "make profiler" rule
Vegard Øye
2011-08-11
Make automatic dependencies depend on .elc files
Frank Fischer
2011-08-10
Add generation of dependencies to Makefile
Frank Fischer
2011-08-10
Do not compile evil-pkg.el
Frank Fischer
2011-08-09
Don't remove compiled files when running "make emacs"
Vegard Øye
2011-08-09
Add basic support for ELPA
Frank Fischer
2011-08-08
Move dependencies into subdirectory
Vegard Øye
2011-07-29
Add basic documentation
Vegard Øye
2011-07-21
Add "make info" and "make pdf"
Vegard Øye
2011-06-28
Remove .elc files after "make tests"
Vegard Øye
2011-06-16
Add TAG variable to "make emacs" and "make terminal"
Vegard Øye
2011-06-12
Swap "make test" and "make tests"
Vegard Øye
2011-05-30
Byte-compile each file in isolation
Vegard Øye
2011-05-28
Add TAG variable
Vegard Øye
2011-05-16
Add test prompt to "make terminal"
Vegard Øye
2011-03-30
Let "make indent" remove tabs
Vegard Øye
2011-03-29
Let "make indent" remove extraneous blank lines
Vegard Øye
2011-03-29
Add EMACS variable to Makefile
Frank Fischer
2011-03-27
Make "clean" a prequisite for "indent"
Vegard Øye
2011-03-26
Add "make indent" rule
Vegard Øye
2011-03-21
Add "y or n" prompt to "make emacs" rule
Vegard Øye
2011-03-08
Use t as test selector in "make emacs" and "make terminal"
Vegard Øye
2011-03-07
Skip compilation in "make emacs" and "make terminal"
Vegard Øye
2011-03-06
Enable Evil when testing
Vegard Øye
2011-03-05
Add "make terminal"
Vegard Øye
2011-03-05
Add "make emacs" target
Vegard Øye
2011-03-04
Make compilation a prerequisite for "make test"
Vegard Øye
2011-03-04
Add compile target
Vegard Øye
2011-03-04
Add makefile and test target
Vegard Øye