index
:
magit.git
main
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
2012-09-16
remove cp gnuism
Yann Hodique
2012-09-16
make a dir file so that the package installs documentation properly
Nic Ferier
2012-05-28
Build 50magit.el in $(CURDIR)
Eric Davis
2012-05-28
Make autoload creation parallel-make-safe.
Nick Alcock
2012-05-08
fix compilation warning
Yann Hodique
2012-05-08
Make 50magit.el (the file with the autoloads) an auto-generated file.
Peter J. Weisberg
2012-05-08
Include rebase-mode.el in the Makefile
Peter J. Weisberg
2012-01-04
Do not remove magit.info when 'make clean' is run with dist tarball
Timo Juhani Lindfors
2011-12-23
add elpa target
1.1.0
Yann Hodique
2011-07-31
Avoid duplicate slashes in commands executed by "make install"
Andreas Rottmann
2011-07-31
Don't hardcode /etc, but provide SYSCONFDIR variable to allow overriding
Andreas Rottmann
2011-07-03
Include magit.info in the distribution tarball
Peter J. Weisberg
2011-06-22
Make 'make-dist' know when it's up to date.
Peter J. Weisberg
2011-06-12
When compiling magit.el inside the git repository, compile in the
Peter J. Weisberg
2011-05-20
Added -e to sed lines in Makefile.
Peter J. Weisberg
2011-05-11
Merge https://github.com/praet/magit
Rémi Vanicat
2011-05-09
merge xscript:master
Yann Hodique
2011-05-07
allow building/installing documentation separately
Pieter Praet
2011-05-04
Create missing dir in Makefile
Peter J Weisberg
2011-04-30
Create a "Magit Classic" theme
Peter J. Weisberg
2011-04-30
Install `magit` shell script
Peter J. Weisberg
2011-04-30
Clean up Makefile in `make dist` target
Peter J. Weisberg
2011-04-30
Automatically determine version within the GIT repository.
Peter J. Weisberg
2011-04-29
Include contrib directory in the Makefile
Peter J. Weisberg
2011-04-18
stgit: add initial contents
Lluís Vilanova
2011-03-27
Support for "git bisect" with "B" from status and log buffers
Moritz Bunkus
2011-03-23
Version bump.
1.0.0
Phil Jackson
2010-09-29
in Makefile, fix the way we set emacs load-path
Philip Weaver
2010-09-13
Added key-mode.el to the Makefile.
Phil Jackson
2010-08-30
Fix the deps for dist.
Phil Jackson
2010-08-30
Added a dist target.
Phil Jackson
2010-08-30
Make the Makefile aware of extensions.
Phil Jackson
2010-08-30
Default prefix /usr/local.
Phil Jackson
2010-08-29
Call build if no arguments are given to Makefile. Honor PREFIX.
Timo Juhani Lindfors
2010-08-29
Remove magit.elc magit.info on clean
Timo Juhani Lindfors
2010-08-29
Fix version number parsing, generate info
Timo Juhani Lindfors
2010-08-29
Provide simple Makefile so that auto* is not necessary.
Timo Juhani Lindfors