aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-10-22reduce excessive build outputJonas Bernoulli
2012-09-16Merge branch 'maint'Yann Hodique
2012-09-16remove cp gnuismYann Hodique
2012-09-16make a dir file so that the package installs documentation properlyNic Ferier
2012-05-28Merge branch 'maint'Nick Alcock
2012-05-28Build 50magit.el in $(CURDIR)Eric Davis
2012-05-28Make autoload creation parallel-make-safe.Nick Alcock
2012-05-08fix compilation warningYann Hodique
2012-05-08Make 50magit.el (the file with the autoloads) an auto-generated file.Peter J. Weisberg
2012-05-08Include rebase-mode.el in the MakefilePeter J. Weisberg
2012-05-01Make autoload creation parallel-make-safe.Nick Alcock
2012-04-28build magit-blame.elYann Hodique
2012-03-29use mockerYann Hodique
2012-03-29first shot at unit testing magitYann Hodique
2012-03-06fix compilation warningYann Hodique
2012-02-06Merge branch 'next' (early part)Yann Hodique
2012-01-31Add magit-wip.el and rebase-mode.el to Makefile for byte-compilation.rabio
2012-01-31Remove surplus *.elc targets from Makefile.rabio
2012-01-22Make 50magit.el (the file with the autoloads) an auto-generated file.Peter J. Weisberg
2012-01-22Include rebase-mode.el in the MakefilePeter J. Weisberg
2012-01-04Do not remove magit.info when 'make clean' is run with dist tarballTimo Juhani Lindfors
2011-12-23add elpa target1.1.0Yann Hodique
2011-07-31Avoid duplicate slashes in commands executed by "make install"Andreas Rottmann
2011-07-31Don't hardcode /etc, but provide SYSCONFDIR variable to allow overridingAndreas Rottmann
2011-07-03Include magit.info in the distribution tarballPeter J. Weisberg
2011-06-22Make 'make-dist' know when it's up to date.Peter J. Weisberg
2011-06-12When compiling magit.el inside the git repository, compile in thePeter J. Weisberg
2011-05-20Added -e to sed lines in Makefile.Peter J. Weisberg
2011-05-11Merge https://github.com/praet/magitRémi Vanicat
2011-05-09merge xscript:masterYann Hodique
2011-05-07allow building/installing documentation separatelyPieter Praet
2011-05-04Create missing dir in MakefilePeter J Weisberg
2011-04-30Create a "Magit Classic" themePeter J. Weisberg
2011-04-30Install `magit` shell scriptPeter J. Weisberg
2011-04-30Clean up Makefile in `make dist` targetPeter J. Weisberg
2011-04-30Automatically determine version within the GIT repository.Peter J. Weisberg
2011-04-29Include contrib directory in the MakefilePeter J. Weisberg
2011-04-18stgit: add initial contentsLluís Vilanova
2011-03-27Support for "git bisect" with "B" from status and log buffersMoritz Bunkus
2011-03-23Version bump.1.0.0Phil Jackson
2010-09-29in Makefile, fix the way we set emacs load-pathPhilip Weaver
2010-09-13Added key-mode.el to the Makefile.Phil Jackson
2010-08-30Fix the deps for dist.Phil Jackson
2010-08-30Added a dist target.Phil Jackson
2010-08-30Make the Makefile aware of extensions.Phil Jackson
2010-08-30Default prefix /usr/local.Phil Jackson
2010-08-29Call build if no arguments are given to Makefile. Honor PREFIX.Timo Juhani Lindfors
2010-08-29Remove magit.elc magit.info on cleanTimo Juhani Lindfors
2010-08-29Fix version number parsing, generate infoTimo Juhani Lindfors
2010-08-29Provide simple Makefile so that auto* is not necessary.Timo Juhani Lindfors