summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* * Makefile.in (epaths-force-w32): Simplify w32srcdir computation.Dani Moncayo2013-11-111-1/+1
* * Makefile.in (epaths-force-w32): Move srcdir tweak hereGlenn Morris2013-11-051-1/+9
* Remove the autogen/ directoryGlenn Morris2013-11-041-2/+2
* test/automated: Use relative filename for emacs executableGlenn Morris2013-11-021-1/+1
* * Makefile.in (distclean, bootstrap-clean, maintainer-clean):Glenn Morris2013-10-291-9/+9
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-241-6/+11
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-0/+1
* * Makefile.in (epaths-force-w32): Use abs_srcdirGlenn Morris2013-10-231-1/+1
* More Makefile quotingGlenn Morris2013-10-231-10/+12
* Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-231-77/+78
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-21/+23
* Rename configure's --without-compress-info to --without-compress-installGlenn Morris2013-09-081-6/+4
* Makefile improvements.Paul Eggert2013-09-031-13/+14
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-1/+1
* Move source for Emacs on MS Windows FAQ here from Emacs webpages repositoryGlenn Morris2013-08-271-1/+3
* * Makefile.in (mostlyclean, clean, distclean, bootstrap-clean)Glenn Morris2013-08-261-53/+53