summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
...
* Merge from trunk.Eli Zaretskii2013-05-16
|\
| * Use just DOC instead of DOC-nn.mm.Stefan Monnier2013-05-15
* | Separated Windows specific install and uninstall targets as suggested by Paul...Eli Zaretskii2013-04-18
* | Merge from trunk.Eli Zaretskii2013-04-18
|\|
| * Replace AC_PROG_LN_S by a less strict configure testGlenn Morris2013-04-17
* | Teach 'make' how to re-configure for MinGW.Eli Zaretskii2013-04-17
* | Fixed the LN_S and LN_EMACS issue.Eli Zaretskii2013-04-17
* | Avoid building blessmail and use hard links when installing emacs.exe.Eli Zaretskii2013-04-14
* | Fixed src/epaths.h generation and lib-src dependencies and libraries.Eli Zaretskii2013-04-06
* | Fixed nt/Makefile.in and top-level Makefile.in.Eli Zaretskii2013-04-01
* | Added nt/Makefile.in and appropriate tweaks to configure.ac.Eli Zaretskii2013-04-01
|/
* Fix bug when building Emacs with a GNU Make submake.Paul Eggert2013-03-18
* Merge from emacs-24; up to 2012-12-24T15:56:17Z!eliz@gnu.orgGlenn Morris2013-03-04
|\
| * * Makefile.in (install-man): Ignore gzip exit status.Glenn Morris2013-03-04
* | Parallelize documentation builds.Paul Eggert2013-02-21
* | Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ruGlenn Morris2013-01-19
|\|
| * * Makefile.in (install-arch-indep): Put back a chmodGlenn Morris2013-01-15
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.orgGlenn Morris2012-12-21
|\|
| * * Makefile.in (install-arch-dep): Ignore chmod errors (tiny change)Akinori MUSHA2012-12-19
* | Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.orgGlenn Morris2012-12-12
|\|
| * * Makefile.in (install-info): Use `${MAKE} -s' for echo-info.Andreas Schwab2012-12-12
| * Fix for install-info in non-English locales (tiny change)Nicolas Avrutin2012-12-11
* | Allow choice of icon style at install timeGlenn Morris2012-11-02
|/
* * Makefile.in (EMACS_NAME): New variable.Glenn Morris2012-10-26
* Program name transformations should not be applied to $EXEEXT.Glenn Morris2012-10-26
* Misc fixes for make uninstallGlenn Morris2012-10-26
* * Makefile.in (install-etc): Don't apply program transform to file suffixes.Glenn Morris2012-10-24
* * Makefile.in (install-man): Don't apply transform to suffix.Glenn Morris2012-10-24
* Revert 2012-10-21 Makefile.in change (bug#12713)Glenn Morris2012-10-23
* Put back old Emacs 22 icons, just don't install themGlenn Morris2012-10-20
* In Makefile.in, use a make variable rather than a shell variable.Glenn Morris2012-10-20
* * lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'.Stefan Monnier2012-10-18
* (install-etc): Fix previous changeGlenn Morris2012-10-15
* Apply program-transform-name etc in more places (bug#12536#34)Glenn Morris2012-10-15
* Partially revert previous commit.Bastien Guerry2012-09-30
* url-util.el: Fix two docstrings.Bastien Guerry2012-09-29
* * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,Paul Eggert2012-09-23
* * Makefile.in (bootstrap): Simplify build procedure.Paul Eggert2012-09-22
* * Makefile.in (bootstrap): Revert last change. Run config.statusAndreas Schwab2012-09-18
* * Makefile.in: Run autogen/copy_autogen if autogen.sh fails,Paul Eggert2012-09-17
* * Makefile.in: Fix build error on FreeBSD.Paul Eggert2012-09-17
* Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-16
* Be more explicit about some Makefile dependenciesGlenn Morris2012-09-11
* Improve robustness of 'make bootstrap'.Paul Eggert2012-09-09
* Add option to not create bin/emacs link to bin/emacs-VERSIONGlenn Morris2012-08-21
* Use symlink in installed bin/ directory, where supportedGlenn Morris2012-08-20
* * Makefile.in (install-arch-indep): Avoid eval.Andreas Schwab2012-07-31
* Do not overwrite config.status while executing it.Paul Eggert2012-07-30