summaryrefslogtreecommitdiff
path: root/lib/am/lisp.am
Commit message (Expand)AuthorAgeFilesLines
* distdir/emacs: avoid `test -d` with MKDIR_PMike Frysinger2023-01-141-1/+1
* maint: make update-copyrightMike Frysinger2023-01-041-1/+1
* automake: load -l bytecomp for Emacs.Richard Hopkins2022-09-261-0/+1
* automake: silent make output for Emacs byte compilation.Richard Hopkins2022-09-261-1/+1
* elisp: run emacs with --no-site-fileMike Frysinger2022-02-081-1/+1
* maint: make update-copyrightJim Meyering2022-01-121-1/+1
* doc: typos from codespell.Dimitri Papadopoulos2021-08-071-1/+1
* maint: make update-copyrightJim Meyering2021-07-111-1/+1
* automake: Support byte compilation in older EmacsenKarl Berry2020-01-041-1/+20
* maint: make update-copyrightJim Meyering2020-01-011-1/+1
* maint: make update-copyrightPaul Eggert2019-10-141-1/+1
* maint: Update copyright years to 2018Mathieu Lirzin2018-01-041-1/+1
* port elisp-compilation support to emacs-23.1 and newerJim Meyering2017-12-161-3/+3
* Prefer https: URLsPaul Eggert2017-09-191-1/+1
* maint: Update copyright years to 2017.Mathieu Lirzin2017-03-021-1/+1
* maint: update copyright years to 2015 (branch 'micro')Stefano Lattarini2015-01-051-1/+1
* maint: update copyright yearsStefano Lattarini2014-04-211-1/+1
* lisp: fix a failure with Solaris /usr/xpg4/bin/shStefano Lattarini2013-05-181-2/+2
* maint: update copyright year for 2013 (in branch maint)Stefano Lattarini2012-12-311-1/+1
* elisp: honour AM_ELCFLAFS and ELCFLAGS in byte-compilationStefano Lattarini2012-08-041-0/+1
* elisp: --batch implies -q, remove -qJack Kelly2012-07-161-1/+1
* elisp: support elisp files in subdirectories properlyStefano Lattarini2012-07-151-1/+8
* elisp: simplify suffix rules using emacs '-L' optionStefano Lattarini2012-07-151-2/+1
* elisp: no need to "absolutize" $(srcdir) and $(builddir) ...Stefano Lattarini2012-07-151-8/+9
* elisp: prefer $(builddir) files over $(srcdir) onesStefano Lattarini2012-07-141-4/+5
* elisp: use suffix rules, get rid of 'elisp-comp' script (mostly a rewrite)Jack Kelly2012-07-141-55/+14
* Merge branch 'maint'Stefano Lattarini2012-07-071-1/+2
|\
| * lisp: better support of VPATH buildsJack Kelly2012-07-061-1/+2
* | am: stop using "%KEY:iffalse?iftrue%" transformsStefano Lattarini2012-06-141-3/+9
|/
* Merge branch 'maint'Stefano Lattarini2012-03-181-2/+6
|\
| * install: don't create empty dirs when an empty 'foo_PRIMARY' is usedStefano Lattarini2012-03-181-4/+7
* | am: do not quote `like this', as per GCS recommendationStefano Lattarini2012-02-231-4/+4
* | maint: run "make update-copyright"Stefano Lattarini2012-02-161-2/+1
|/
* refactor: new variable telling whether make is running in "dry mode"Stefano Lattarini2012-02-051-6/+1
* uninstall: "make uninstall" before "make install" worksStefano Lattarini2011-09-261-6/+2
* Fix and document rules to not touch the tree with `make -n'.Ralf Wildenhues2010-11-041-8/+17
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-171-1/+1
* Sane (un)install for empty directory variables.Ralf Wildenhues2009-03-281-4/+4
* Faster `make uninstall'; fast install for JAVA.Ralf Wildenhues2008-09-071-8/+10
* Fail upon install or ranlib failure, part two.Ralf Wildenhues2008-09-071-4/+4
* Reword the copyright notices to match what's suggested in GPLv3.Ralf Wildenhues2007-12-081-3/+1
* Ternary operator in lib/am files.Akim Demaille2007-11-241-9/+5
* * COPYING, lib/COPYING: Update to GPLv3. All uses changed.Ralf Wildenhues2007-07-071-1/+1
* * Makefile.am (maintainer-check): Check for mkdir_p.Alexandre Duret-Lutz2006-08-191-2/+2
* * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,Alexandre Duret-Lutz2005-05-141-2/+2
* * lib/am/lisp.am ($(am__ELCFILES)): Prevent races if the recoverAlexandre Duret-Lutz2005-03-291-5/+23
* * lib/am/lisp.am ($(am__ELCFILES)): Do not attempt to recoverAlexandre Duret-Lutz2005-03-161-3/+7
* Support for conditional _LISP.Alexandre Duret-Lutz2004-02-011-2/+2
* * automake.in (handle_emacs_lisp): Define $(ELCFILES) asAlexandre Duret-Lutz2004-02-011-2/+7
* * Makefile.am (maintainer-check): Check for unquoted $(DESTDIR) uses.Alexandre Duret-Lutz2004-01-281-8/+8