summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2015-04-25; make change-history-commitPaul Eggert
2015-04-19Quote 'like this' in top-level filesPaul Eggert
2015-04-18; make change-history-commitPaul Eggert
2015-04-16; make change-history-commitPaul Eggert
2015-04-15Standardize names of ChangeLog history filesPaul Eggert
2015-04-15Split top-level entries into pre- and post-April 7Paul Eggert
2015-04-12Update Makefile.in's .PHONY dependenciesPaul Eggert
2015-04-12Improve 'make change-history' prereq testsPaul Eggert
2015-04-09; make change-history-commitPaul Eggert
2015-04-09Adapt 'make change-history' to coding cookiePaul Eggert
2015-04-07Generate a ChangeLog file from commit logsPaul Eggert
2015-01-03Clarify 'make info'Paul Eggert
2015-01-03Less 'make' chatter for VCSWITNESSPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-31Less 'make' chatter at top levelPaul Eggert
2014-11-14Don't rerun configure if lisp/version.el changesAndreas Schwab
2014-11-14Compress publicsuffix file to save spaceDavid Reitter
2014-11-11Git transition patchEric S. Raymond
2014-11-09Further reduce the number of versioned files storing the version numberGlenn Morris
2014-11-09Stop keeping etc/refcards/emacsver.tex in the repositoryGlenn Morris
2014-11-09Makefile.in (epaths-force-w32): Ensure that w32srcdir is an absolute path.Dani Moncayo
2014-11-08Makefile.in (epaths-force-w32): Simplify.Dani Moncayo
2014-11-08build-aux/msys-to-w32: simplify the initial interface.Dani Moncayo
2014-11-04Revert previous accidental commitGlenn Morris
2014-11-04Merge from emacs-24; up to 117669Glenn Morris
2014-11-04* Makefile.in (install-info, uninstall): Use --no-print-directory. Glenn Morris
2014-10-22* Makefile.in (ACLOCAL_INPUTS): Omit unnecessary use of 'wildcard'.Paul Eggert
2014-10-22Fix race in 'make info/dir', and speed it up.Paul Eggert
2014-08-27Add install/uninstall rules for etc/emacs.appdata.xmlGlenn Morris
2014-07-13Improve behavior of 'bzr up; cd src; make -k'.Paul Eggert
2014-07-12Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris
2014-07-11* Makefile.in (install-arch-indep): Avoid readdir race.Paul Eggert
2014-06-26Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacsGlenn Morris
2014-06-25Simplify and parallize test/automated MakefileGlenn Morris
2014-06-20Diagnose failures due to colons in directory names.Paul Eggert
2014-06-14Use `make -C' rather than `cd && make'Glenn Morris
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris
2014-06-13With GNU make, MFLAGS is not neededGlenn Morris
2014-06-09* Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): New, set by configureGlenn Morris
2014-06-09Get rid of the INFO_EXT variableGlenn Morris
2014-05-03Get --enable-gcc-warnings to work after touching configure.ac.Paul Eggert
2014-04-16* Makefile.in (force-info): Remove.Paul Eggert
2014-04-16* Makefile.in (FRC): Remove.Paul Eggert
2014-03-27Require GNU make to build EmacsGlenn Morris
2014-03-20* Makefile.in (all): Depend on `info'.Glenn Morris
2014-02-14* Makefile.in (install-arch-indep): Allow ' ' in destdir.Paul Eggert
2014-02-13* Makefile.in (install-arch-indep): Simplify.Paul Eggert
2014-02-13Copy README.W32 when installing Windows build (bug#14757).Juanma Barranquero
2014-01-16* Makefile.in: Revert previous (presumably accidental) changeGlenn Morris
2014-01-16On VCS-independent ways of identifying commits, and why they are desirable.Eric S. Raymond