Commit graph

12 commits

Author SHA1 Message Date
Phil Jackson
67288d178b Merged 'master'
Conflicts:
	magit.el
2010-08-29 16:42:45 +01:00
Ben Walton
d589942f5a Add an rpm .spec file
Add a modest rpm .spec file and ensure that it's autoconf'd to keep
step with the release version number.

Ignore the generated .spec file, but ensure it's distributed with any
tarballs.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
2010-03-24 10:14:22 +00:00
Ben Walton
7bf25f3251 Depend on specific version of automake.
Makefile.am uses $builddir, which isn't available in older (<= 1.9)
versions of automake.  Declare this requirement explictly in
configure.acy.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
2010-03-24 10:14:22 +00:00
Ben Walton
6d71fb57ae Add --with-site-start support to configure
The autoconf/automake files now honour --with-site-start to allow
selection of the directory where automatically sourced elisp files are
stored.  The original default is retained.

This switch makes support of non-debian systems easier.  RHEL5, for
example, places these files in /usr/emacs/site-lisp/site-start.d/.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
2010-03-24 10:14:22 +00:00
Marius Vollmer
417dd46093 Elpanized.
From Tom Tromey.  Thanks!

* Makefile.am (elpa): New target to create elpa tarball.
* magit-pkg.el.in: New.
* configure.ac: Create magit-pkg.el from it.
* magit.el: Added autoload for magit-status.
2009-03-09 22:15:07 +02:00
Marius Vollmer
abd643c681 Prepare 0.8. Removed debian/ bits. 2009-03-08 20:31:41 +02:00
Marius Vollmer
98402db618 Prepare 0.7. 2008-10-16 22:23:42 +03:00
Marius Vollmer
bda4bfecd2 Released 0.6.1 2008-10-16 01:08:24 +03:00
Marius Vollmer
860749a817 Prepare 0.7. 2008-10-13 00:40:17 +03:00
Marius Vollmer
83615b597e Prepare 0.6-1 2008-08-16 16:18:07 +03:00
Marius Vollmer
2404a05d78 Make build cruft work. 2008-08-13 06:47:09 +03:00
Marius Vollmer
44c932322a Added autotools cruft. 2008-08-13 06:20:36 +03:00