summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
|\ \ | |/
| * Replace AC_PROG_LN_S by a less strict configure testGlenn Morris2013-04-171-2/+3
* | Teach 'make' how to re-configure for MinGW.Eli Zaretskii2013-04-171-2/+2
* | Fixed the LN_S and LN_EMACS issue.Eli Zaretskii2013-04-171-3/+1
* | Avoid building blessmail and use hard links when installing emacs.exe.Eli Zaretskii2013-04-141-1/+3
* | Fixed src/epaths.h generation and lib-src dependencies and libraries.Eli Zaretskii2013-04-061-1/+14
* | Fixed nt/Makefile.in and top-level Makefile.in.Eli Zaretskii2013-04-011-3/+21
* | Added nt/Makefile.in and appropriate tweaks to configure.ac.Eli Zaretskii2013-04-011-6/+9
|/
* Fix bug when building Emacs with a GNU Make submake.Paul Eggert2013-03-181-2/+8
* Merge from emacs-24; up to 2012-12-24T15:56:17Z!eliz@gnu.orgGlenn Morris2013-03-041-1/+7
|\
| * * Makefile.in (install-man): Ignore gzip exit status.Glenn Morris2013-03-041-1/+7
* | Parallelize documentation builds.Paul Eggert2013-02-211-11/+20
* | Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ruGlenn Morris2013-01-191-1/+4
|\ \ | |/
| * * Makefile.in (install-arch-indep): Put back a chmodGlenn Morris2013-01-151-1/+4
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.orgGlenn Morris2012-12-211-1/+1
|\ \ | |/
| * * Makefile.in (install-arch-dep): Ignore chmod errors (tiny change)Akinori MUSHA2012-12-191-1/+1
* | Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.orgGlenn Morris2012-12-121-2/+2
|\ \ | |/
| * * Makefile.in (install-info): Use `${MAKE} -s' for echo-info.Andreas Schwab2012-12-121-2/+2
| * Fix for install-info in non-English locales (tiny change)Nicolas Avrutin2012-12-111-2/+2
* | Allow choice of icon style at install timeGlenn Morris2012-11-021-2/+7
|/