summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (install-arch-indep): Avoid readdir race.Paul Eggert2014-07-111-2/+3
* * 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
* * Makefile.in (distclean, bootstrap-clean, maintainer-clean):Paul Eggert2013-08-201-6/+9
* * Makefile.in (distclean, bootstrap-clean, maintainer-clean):Glenn Morris2013-08-191-0/+6
* Cleanup for etc/refcards/Makefile and related itemsGlenn Morris2013-08-141-1/+11
* Add build, install, uninstall rules for all dvi, html, pdf, ps manualsGlenn Morris2013-08-111-15/+65
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-3/+1
* * Makefile.in (removenullpaths): Remove adjacent null paths.Paul Eggert2013-07-091-1/+1
* Do not create locallisppath directories.Juanma Barranquero2013-06-271-13/+3
* Fix bug #14513 with --enable-locallisppath not working on MS-Windows.Richard Copley2013-06-071-2/+25
* Merge from trunk.Eli Zaretskii2013-05-161-11/+1
|\
| * Use just DOC instead of DOC-nn.mm.Stefan Monnier2013-05-151-11/+1
* | Separated Windows specific install and uninstall targets as suggested by Paul...Eli Zaretskii2013-04-181-17/+24
* | Merge from trunk.Eli Zaretskii2013-04-181-2/+3
|\ \ | |/