| Commit message (Expand) | Author | Age | Files | Lines |
* | Support TAGS targets in the w32 build. | Eli Zaretskii | 2010-10-01 | 1 | -0/+13 |
* | Added README.W32 to distclean. Updated Changelog. | Christoph Scholtes | 2010-07-24 | 1 | -0/+1 |
* | Fixed whitespace. | Christoph Scholtes | 2010-07-24 | 1 | -1/+1 |
* | Code cleanup. Added ChangeLog entry. | Christoph Scholtes | 2010-07-24 | 1 | -11/+11 |
* | Refactoring of make dist target | Christoph Scholtes | 2010-07-24 | 1 | -4/+19 |
* | New make target for Windows platform: make dist (bug#6602) | Christoph Scholtes | 2010-07-24 | 1 | -2/+15 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | ($(BLD)/addpm.exe): Link with SHELL and OLE libs. | Jason Rumney | 2009-01-15 | 1 | -1/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -20/+19 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-04-23 | 1 | -5/+10 |
|\ |
|
| * | (ALL): Move $(CLIENTRES) from here... | Eli Zaretskii | 2008-04-11 | 1 | -2/+2 |
| * | (CLIENTRES): New variable and build target. | Jason Rumney | 2008-04-10 | 1 | -5/+10 |
* | | (clean-other-dirs-nmake): Don't clean lisp dir. | Jason Rumney | 2008-04-09 | 1 | -3/+76 |
* | | ($(TRES)): Depend on icon and manifest. | Jason Rumney | 2008-03-02 | 1 | -1/+1 |
* | | Remove unidata-gen related rules. | Jason Rumney | 2008-02-11 | 1 | -30/+0 |
* | | (unidatagen-SH, unidatagen-clean-SH): Ignore return status. | Eli Zaretskii | 2008-02-02 | 1 | -2/+2 |
* | | (unidatagen-nmake, unidatagen-clean-nmake, unidatagen-CMD) | Eli Zaretskii | 2008-02-02 | 1 | -0/+30 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (info-nmake): Change into correct directories. | Jason Rumney | 2007-10-20 | 1 | -3/+4 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-18 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | (install): Install COPYING in top-level and bin dirs. | Jason Rumney | 2007-10-18 | 1 | -0/+2 |
* | | (info-nmake, info-gmake, clean-other-dirs-nmake): Change from ../man | Glenn Morris | 2007-09-06 | 1 | -10/+15 |
|/ |
|
* | (bootstrap-nmake): Change directories once more. | Jason Rumney | 2007-08-14 | 1 | -0/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy. | Eli Zaretskii | 2007-07-20 | 1 | -4/+10 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Add comment about DOS EOLs in this file. | Eli Zaretskii | 2006-12-27 | 1 | -0/+3 |
* | ($(TRES)): Don't use $<, as nmake supports it only in implicit rules. | Eli Zaretskii | 2006-12-24 | 1 | -1/+1 |
* | (all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS). | Eli Zaretskii | 2006-12-23 | 1 | -6/+6 |
* | (bootstrap): Make `all' explicitly in a recursive Make. | Eli Zaretskii | 2006-12-22 | 1 | -1/+2 |
* | (clean): Delete stamp_BLD. | Eli Zaretskii | 2006-12-22 | 1 | -0/+1 |
* | (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" command-line argument to sub-Make | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
* | (addpm, ddeclient, cmdproxy, addsection) | Eli Zaretskii | 2006-12-22 | 1 | -41/+47 |
* | ($(TRES)): Depend on $(BLD). Use $< instead of $(ALL_DEPS). | Eli Zaretskii | 2006-12-20 | 1 | -6/+8 |
* | (install): Use -q when invoking addpm. Avoids problem with MSYS trying | Jason Rumney | 2006-03-12 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Removed the various "echo." lines from lisp\makefile.w32-in and nt\makefile.w... | Ben Key | 2004-07-24 | 1 | -2/+2 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 | Miles Bader | 2004-06-11 | 1 | -3/+1 |
* | (bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL to | Juanma Barranquero | 2004-06-06 | 1 | -1/+1 |
* | (info-gmake, info-nmake): New targets. | Jason Rumney | 2004-05-03 | 1 | -4/+13 |
* | Add "-*- makefile -*-" mode tag. | Juanma Barranquero | 2004-04-23 | 1 | -1/+1 |
* | (install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore. | Juanma Barranquero | 2004-03-10 | 1 | -1/+0 |
* | (force-info, info): New targets. | Jason Rumney | 2003-09-03 | 1 | -0/+15 |
* | Fix some DOS line-ending inconsistencies introduced with arch-tag: | Miles Bader | 2003-09-02 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -4/+4 |