summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
...
* Revert previous accidental commitGlenn Morris2014-11-04
* Merge from emacs-24; up to 117669Glenn Morris2014-11-04
* * Makefile.in (install-info, uninstall): Use --no-print-directory. Glenn Morris2014-11-04
* * Makefile.in (ACLOCAL_INPUTS): Omit unnecessary use of 'wildcard'.Paul Eggert2014-10-22
* Fix race in 'make info/dir', and speed it up.Paul Eggert2014-10-22
* Add install/uninstall rules for etc/emacs.appdata.xmlGlenn Morris2014-08-27
* Improve behavior of 'bzr up; cd src; make -k'.Paul Eggert2014-07-13
* Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris2014-07-12
|\
| * * Makefile.in (install-arch-indep): Avoid readdir race.Paul Eggert2014-07-11
* | Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacsGlenn Morris2014-06-26
* | Simplify and parallize test/automated MakefileGlenn Morris2014-06-25
* | Diagnose failures due to colons in directory names.Paul Eggert2014-06-20
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-14
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-14
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-13
* | * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): New, set by configureGlenn Morris2014-06-09
* | Get rid of the INFO_EXT variableGlenn Morris2014-06-09
* | Get --enable-gcc-warnings to work after touching configure.ac.Paul Eggert2014-05-03
* | * Makefile.in (force-info): Remove.Paul Eggert2014-04-16
* | * Makefile.in (FRC): Remove.Paul Eggert2014-04-16
* | Require GNU make to build EmacsGlenn Morris2014-03-27
* | * Makefile.in (all): Depend on `info'.Glenn Morris2014-03-20
|/
* * Makefile.in (install-arch-indep): Allow ' ' in destdir.Paul Eggert2014-02-14
* * Makefile.in (install-arch-indep): Simplify.Paul Eggert2014-02-13
* Copy README.W32 when installing Windows build (bug#14757).Juanma Barranquero2014-02-13
* * Makefile.in: Revert previous (presumably accidental) changeGlenn Morris2014-01-16
* On VCS-independent ways of identifying commits, and why they are desirable.Eric S. Raymond2014-01-16
* Fix comment typo in previous, sighGlenn Morris2014-01-13
* * Makefile.in: Comment.Glenn Morris2014-01-13
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Generate info/dir from .texi files rather than .info filesGlenn Morris2013-12-12
* * Makefile.in (${srcdir}/info/dir): Parallel make fix.Glenn Morris2013-12-12
* * Makefile.in (install-info): Remove some useless subshells.Glenn Morris2013-12-12
* Stop keeping info/dir in the repository.Glenn Morris2013-12-12
* Stop keeping (all but one) generated cedet grammar files in the repositoryGlenn Morris2013-11-29
* * Makefile.in (epaths-force-w32): Fix 2013-11-20 typo.Dani Moncayo2013-11-29
* Stop keeping generated Unicode lisp files in the repositoryGlenn Morris2013-11-27
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-26
* Preload leim-list.elGlenn Morris2013-11-25
* Makefile.in comment.Glenn Morris2013-11-24
* * Makefile.in (msys_to_w32, msys_lisppath_to_w32): Remove.Dani Moncayo2013-11-19
* * Makefile.in (ACLOCAL_INPUTS): Add configure.ac.Paul Eggert2013-11-13
* * Makefile.in (epaths-force-w32): Simplify w32srcdir computation.Dani Moncayo2013-11-11
* * Makefile.in (epaths-force-w32): Move srcdir tweak hereGlenn Morris2013-11-05
* Remove the autogen/ directoryGlenn Morris2013-11-04
* test/automated: Use relative filename for emacs executableGlenn Morris2013-11-02
* * Makefile.in (distclean, bootstrap-clean, maintainer-clean):Glenn Morris2013-10-29
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-24
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-23
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-23