summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Don't rerun configure if lisp/version.el changesAndreas Schwab2014-11-141-1/+1
* Compress publicsuffix file to save spaceDavid Reitter2014-11-141-2/+3
* Git transition patchEric S. Raymond2014-11-111-1/+6
* Further reduce the number of versioned files storing the version numberGlenn Morris2014-11-091-1/+1
* Stop keeping etc/refcards/emacsver.tex in the repositoryGlenn Morris2014-11-091-1/+13
* Makefile.in (epaths-force-w32): Ensure that w32srcdir is an absolute path.Dani Moncayo2014-11-091-1/+1
* Makefile.in (epaths-force-w32): Simplify.Dani Moncayo2014-11-081-10/+2
* build-aux/msys-to-w32: simplify the initial interface.Dani Moncayo2014-11-081-3/+3
* Revert previous accidental commitGlenn Morris2014-11-041-2/+2
* Merge from emacs-24; up to 117669Glenn Morris2014-11-041-2/+2
* * Makefile.in (install-info, uninstall): Use --no-print-directory. Glenn Morris2014-11-041-6/+2
* * Makefile.in (ACLOCAL_INPUTS): Omit unnecessary use of 'wildcard'.Paul Eggert2014-10-221-1/+1
* Fix race in 'make info/dir', and speed it up.Paul Eggert2014-10-221-8/+18
* Add install/uninstall rules for etc/emacs.appdata.xmlGlenn Morris2014-08-271-1/+11
* Improve behavior of 'bzr up; cd src; make -k'.Paul Eggert2014-07-131-1/+1
* Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris2014-07-121-2/+3
|\
| * * Makefile.in (install-arch-indep): Avoid readdir race.Paul Eggert2014-07-111-2/+3
* | Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacsGlenn Morris2014-06-261-14/+1
* | Simplify and parallize test/automated MakefileGlenn Morris2014-06-251-1/+6
* | Diagnose failures due to colons in directory names.Paul Eggert2014-06-201-0/+8
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-14/+14
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-60/+46
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-101/+71
* | * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): New, set by configureGlenn Morris2014-06-091-5/+10
* | Get rid of the INFO_EXT variableGlenn Morris2014-06-091-2/+1
* | Get --enable-gcc-warnings to work after touching configure.ac.Paul Eggert2014-05-031-1/+2
* | * Makefile.in (force-info): Remove.Paul Eggert2014-04-161-4/+3
* | * Makefile.in (FRC): Remove.Paul Eggert2014-04-161-14/+12
* | Require GNU make to build EmacsGlenn Morris2014-03-271-2/+2
* | * Makefile.in (all): Depend on `info'.Glenn Morris2014-03-201-1/+1
|/
* * Makefile.in (install-arch-indep): Allow ' ' in destdir.Paul Eggert2014-02-141-2/+3
* * Makefile.in (install-arch-indep): Simplify.Paul Eggert2014-02-131-12/+5
* Copy README.W32 when installing Windows build (bug#14757).Juanma Barranquero2014-02-131-0/+1
* * Makefile.in: Revert previous (presumably accidental) changeGlenn Morris2014-01-161-1/+0
* On VCS-independent ways of identifying commits, and why they are desirable.Eric S. Raymond2014-01-161-0/+1
* Fix comment typo in previous, sighGlenn Morris2014-01-131-1/+1
* * Makefile.in: Comment.Glenn Morris2014-01-131-0/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Generate info/dir from .texi files rather than .info filesGlenn Morris2013-12-121-4/+17
* * Makefile.in (${srcdir}/info/dir): Parallel make fix.Glenn Morris2013-12-121-4/+3
* * Makefile.in (install-info): Remove some useless subshells.Glenn Morris2013-12-121-4/+2
* Stop keeping info/dir in the repository.Glenn Morris2013-12-121-13/+35
* Stop keeping (all but one) generated cedet grammar files in the repositoryGlenn Morris2013-11-291-3/+3
* * Makefile.in (epaths-force-w32): Fix 2013-11-20 typo.Dani Moncayo2013-11-291-1/+1
* Stop keeping generated Unicode lisp files in the repositoryGlenn Morris2013-11-271-0/+2
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-261-37/+19
* Preload leim-list.elGlenn Morris2013-11-251-6/+12
* Makefile.in comment.Glenn Morris2013-11-241-3/+6
* * Makefile.in (msys_to_w32, msys_lisppath_to_w32): Remove.Dani Moncayo2013-11-191-26/+12
* * Makefile.in (ACLOCAL_INPUTS): Add configure.ac.Paul Eggert2013-11-131-1/+1