summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* * Makefile.in (EMACS_NAME): New variable.Glenn Morris2012-10-261-8/+9
* Program name transformations should not be applied to $EXEEXT.Glenn Morris2012-10-261-2/+2
* Misc fixes for make uninstallGlenn Morris2012-10-261-13/+20
* * Makefile.in (install-etc): Don't apply program transform to file suffixes.Glenn Morris2012-10-241-1/+2
* * Makefile.in (install-man): Don't apply transform to suffix.Glenn Morris2012-10-241-1/+1
* Revert 2012-10-21 Makefile.in change (bug#12713)Glenn Morris2012-10-231-7/+4
* Put back old Emacs 22 icons, just don't install themGlenn Morris2012-10-201-1/+1
* In Makefile.in, use a make variable rather than a shell variable.Glenn Morris2012-10-201-4/+7
* * lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'.Stefan Monnier2012-10-181-1/+1
* (install-etc): Fix previous changeGlenn Morris2012-10-151-2/+2
* Apply program-transform-name etc in more places (bug#12536#34)Glenn Morris2012-10-151-6/+14
* Partially revert previous commit.Bastien Guerry2012-09-301-13/+0
* url-util.el: Fix two docstrings.Bastien Guerry2012-09-291-0/+13
* * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,Paul Eggert2012-09-231-1/+5
* * Makefile.in (bootstrap): Simplify build procedure.Paul Eggert2012-09-221-8/+3
* * Makefile.in (bootstrap): Revert last change. Run config.statusAndreas Schwab2012-09-181-2/+7
* * Makefile.in: Run autogen/copy_autogen if autogen.sh fails,Paul Eggert2012-09-171-2/+2
* * Makefile.in: Fix build error on FreeBSD.Paul Eggert2012-09-171-5/+3
* Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-161-0/+3
* Be more explicit about some Makefile dependenciesGlenn Morris2012-09-111-3/+3
* Improve robustness of 'make bootstrap'.Paul Eggert2012-09-091-12/+16
* Add option to not create bin/emacs link to bin/emacs-VERSIONGlenn Morris2012-08-211-2/+4
* Use symlink in installed bin/ directory, where supportedGlenn Morris2012-08-201-1/+2
* * Makefile.in (install-arch-indep): Avoid eval.Andreas Schwab2012-07-311-2/+5
* Do not overwrite config.status while executing it.Paul Eggert2012-07-301-1/+6