summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* elisp.eclass: Depend on virtual/emacs on the build system.Ulrich Müller2018-06-011-12/+12
* elisp.eclass: Sync from gentoo repo.Ulrich Müller2018-06-011-4/+4
* elisp*.eclass: Sync from gentoo repo.Ulrich Müller2018-02-222-6/+6
* xemacs-packages.eclass: Remove.Ulrich Müller2017-04-031-79/+0
* Remove all ChangeLog files.Ulrich Müller2017-03-231-819/+0
* Remove all $Id$ lines from headers.Ulrich Müller2017-02-263-3/+0
* eclass: Update e-mail address of GNU Emacs project.Ulrich Müller2016-01-312-2/+2
* Replace $Header$ by $Id$ in headers throughout.Ulrich Müller2016-01-261-1/+1
* elisp*.eclass: Merge changes from Portage tree.Ulrich Müller2015-12-203-15/+34
* elisp*.eclass: Update maintainer information.Ulrich Müller2015-05-252-2/+2
* elisp-common.eclass: Fix filename matching in elisp-site-file-install.Ulrich Müller2015-05-252-1/+7
* eclass/: Update copyright years.Ulrich Müller2015-05-253-3/+3
* elisp-common.eclass: Update version number in example.Ulrich Müller2014-06-111-3/+3
* Increase minimum Emacs version to 23, versions 21 and 22 have been removed.Ulrich Müller2014-06-072-4/+9
* Remove obsolete comment.Ulrich Müller2014-05-191-4/+0
* elisp-common.eclass: Die on errors in elisp-site-regen.Ulrich Müller2014-05-182-16/+17
* elisp-common.eclass: Look for site-init files in site-gentoo.d only.Ulrich Müller2014-05-182-12/+9
* Fix ChangeLog.Ulrich Müller2013-11-041-16/+22
* Don't create site-gentoo.el in postrm phase.Ulrich Müller2013-10-312-0/+8
* Add proper @CODE tags in comments.Ulrich Müller2013-09-042-15/+34
* Add missing ChangeLog entry for elisp-common.eclass.Ulrich Müller2013-08-021-0/+5
* elisp-common.eclass: Update a comment.Ulrich Müller2013-07-211-3/+4
* Make elisp-emacs-version() more robust.Ulrich Müller2013-07-181-3/+14
* Added support for EAPI>2 in xemacs-packages.eclassMats Lidell2013-07-162-0/+86
* elisp.eclass: Cooperate with readme.gentoo.eclass.Ulrich Müller2013-03-042-0/+12
* elisp-common.eclass: Some functions now die on failure.Ulrich Müller2013-02-263-12/+21
* elisp*.eclass: Better error handling in version comparison functions.Ulrich Müller2012-12-123-4/+17
* Moved to Portage tree.backups/emacs-overlayUlrich Müller2012-09-191-336/+0
* Quieten bzr checkout.Ulrich Müller2012-09-121-1/+1
* Experimental code to use lightweight checkout instead of export.Ulrich Müller2012-09-121-4/+24
* Remove cleanup code for old checkouts.Ulrich Müller2012-09-121-13/+0
* bzr.eclass copied from Portage tree.Ulrich Müller2012-09-121-0/+329
* Remove backwards compatibility code.Ulrich Müller2012-09-112-4/+5
* Suppress warning for initial installation.Ulrich Müller2012-08-242-1/+5
* Update copyright year.Ulrich Müller2012-08-171-1/+1
* Remove unnecessary variable assignment.Ulrich Müller2012-08-172-1/+4
* Sync from Portage tree: Make use of the @ROFF token in documentation.Ulrich Müller2012-07-182-3/+7
* Update a comment.Ulrich Müller2012-04-271-1/+1
* Require GNU Emacs in elisp-need-emacs.Ulrich Müller2012-02-122-1/+7
* Fix spelling of my name.Ulrich Müller2012-02-111-85/+85
* Fix ChangeLog.Ulrich Müller2012-02-111-4/+5
* Delete declaration of unused variable.Ulrich Müller2012-02-112-2/+6
* Update copyright year.Ulrich Müller2012-01-071-1/+1
* Revert commit 1778. No other language eclass has this, and I don't know why i...Ulrich Müller2012-01-073-16/+0
* Prevent multiple loading for eclasses to speed up caching (thanks to vapier f...Christian Faulhammer2011-12-273-0/+16
* Use ebegin/eend instead of einfo.Ulrich Müller2011-12-032-1/+8
* Replace echo by einfo.Ulrich Müller2011-11-222-3/+5
* New eclass variable ELISP_REMOVE, list of files to be removed in src_prepare.Ulrich Müller2011-11-222-0/+14
* Revert, going back to revision 1742.Ulrich Müller2011-11-222-25/+4
* Simplify.Ulrich Müller2011-11-211-5/+6