| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename configure's --without-compress-info to --without-compress-install | Glenn Morris | 2013-09-08 | 1 | -6/+4 |
* | Makefile improvements. | Paul Eggert | 2013-09-03 | 1 | -13/+14 |
* | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | Paul Eggert | 2013-08-27 | 1 | -1/+1 |
* | Move source for Emacs on MS Windows FAQ here from Emacs webpages repository | Glenn Morris | 2013-08-27 | 1 | -1/+3 |
* | * Makefile.in (mostlyclean, clean, distclean, bootstrap-clean) | Glenn Morris | 2013-08-26 | 1 | -53/+53 |
* | * Makefile.in (distclean, bootstrap-clean, maintainer-clean): | Paul Eggert | 2013-08-20 | 1 | -6/+9 |
* | * Makefile.in (distclean, bootstrap-clean, maintainer-clean): | Glenn Morris | 2013-08-19 | 1 | -0/+6 |
* | Cleanup for etc/refcards/Makefile and related items | Glenn Morris | 2013-08-14 | 1 | -1/+11 |
* | Add build, install, uninstall rules for all dvi, html, pdf, ps manuals | Glenn Morris | 2013-08-11 | 1 | -15/+65 |
* | Use a @configure_input@ comment at the start of generated Makefiles | Glenn Morris | 2013-07-23 | 1 | -3/+1 |
* | * Makefile.in (removenullpaths): Remove adjacent null paths. | Paul Eggert | 2013-07-09 | 1 | -1/+1 |
* | Do not create locallisppath directories. | Juanma Barranquero | 2013-06-27 | 1 | -13/+3 |
* | Fix bug #14513 with --enable-locallisppath not working on MS-Windows. | Richard Copley | 2013-06-07 | 1 | -2/+25 |
* | Merge from trunk. | Eli Zaretskii | 2013-05-16 | 1 | -11/+1 |
|\ |
|
| * | Use just DOC instead of DOC-nn.mm. | Stefan Monnier | 2013-05-15 | 1 | -11/+1 |
* | | Separated Windows specific install and uninstall targets as suggested by Paul... | Eli Zaretskii | 2013-04-18 | 1 | -17/+24 |
* | | Merge from trunk. | Eli Zaretskii | 2013-04-18 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Replace AC_PROG_LN_S by a less strict configure test | Glenn Morris | 2013-04-17 | 1 | -2/+3 |
* | | Teach 'make' how to re-configure for MinGW. | Eli Zaretskii | 2013-04-17 | 1 | -2/+2 |
* | | Fixed the LN_S and LN_EMACS issue. | Eli Zaretskii | 2013-04-17 | 1 | -3/+1 |
* | | Avoid building blessmail and use hard links when installing emacs.exe. | Eli Zaretskii | 2013-04-14 | 1 | -1/+3 |
* | | Fixed src/epaths.h generation and lib-src dependencies and libraries. | Eli Zaretskii | 2013-04-06 | 1 | -1/+14 |
* | | Fixed nt/Makefile.in and top-level Makefile.in. | Eli Zaretskii | 2013-04-01 | 1 | -3/+21 |
* | | Added nt/Makefile.in and appropriate tweaks to configure.ac. | Eli Zaretskii | 2013-04-01 | 1 | -6/+9 |
|/ |
|
* | Fix bug when building Emacs with a GNU Make submake. | Paul Eggert | 2013-03-18 | 1 | -2/+8 |
* | Merge from emacs-24; up to 2012-12-24T15:56:17Z!eliz@gnu.org | Glenn Morris | 2013-03-04 | 1 | -1/+7 |
|\ |
|
| * | * Makefile.in (install-man): Ignore gzip exit status. | Glenn Morris | 2013-03-04 | 1 | -1/+7 |
* | | Parallelize documentation builds. | Paul Eggert | 2013-02-21 | 1 | -11/+20 |
* | | Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru | Glenn Morris | 2013-01-19 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | * Makefile.in (install-arch-indep): Put back a chmod | Glenn Morris | 2013-01-15 | 1 | -1/+4 |
* | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org | Glenn Morris | 2012-12-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * Makefile.in (install-arch-dep): Ignore chmod errors (tiny change) | Akinori MUSHA | 2012-12-19 | 1 | -1/+1 |
* | | Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.org | Glenn Morris | 2012-12-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | * Makefile.in (install-info): Use `${MAKE} -s' for echo-info. | Andreas Schwab | 2012-12-12 | 1 | -2/+2 |
| * | Fix for install-info in non-English locales (tiny change) | Nicolas Avrutin | 2012-12-11 | 1 | -2/+2 |
* | | Allow choice of icon style at install time | Glenn Morris | 2012-11-02 | 1 | -2/+7 |
|/ |
|
* | * Makefile.in (EMACS_NAME): New variable. | Glenn Morris | 2012-10-26 | 1 | -8/+9 |
* | Program name transformations should not be applied to $EXEEXT. | Glenn Morris | 2012-10-26 | 1 | -2/+2 |
* | Misc fixes for make uninstall | Glenn Morris | 2012-10-26 | 1 | -13/+20 |
* | * Makefile.in (install-etc): Don't apply program transform to file suffixes. | Glenn Morris | 2012-10-24 | 1 | -1/+2 |
* | * Makefile.in (install-man): Don't apply transform to suffix. | Glenn Morris | 2012-10-24 | 1 | -1/+1 |
* | Revert 2012-10-21 Makefile.in change (bug#12713) | Glenn Morris | 2012-10-23 | 1 | -7/+4 |
* | Put back old Emacs 22 icons, just don't install them | Glenn Morris | 2012-10-20 | 1 | -1/+1 |
* | In Makefile.in, use a make variable rather than a shell variable. | Glenn Morris | 2012-10-20 | 1 | -4/+7 |
* | * lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'. | Stefan Monnier | 2012-10-18 | 1 | -1/+1 |
* | (install-etc): Fix previous change | Glenn Morris | 2012-10-15 | 1 | -2/+2 |
* | Apply program-transform-name etc in more places (bug#12536#34) | Glenn Morris | 2012-10-15 | 1 | -6/+14 |
* | Partially revert previous commit. | Bastien Guerry | 2012-09-30 | 1 | -13/+0 |