summaryrefslogtreecommitdiff
path: root/nt/makefile.w32-in
Commit message (Collapse)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* ($(BLD)/addpm.exe): Link with SHELL and OLE libs.Jason Rumney2009-01-151-1/+2
|
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-20/+19
|
* Merge from emacs--rel--22Miles Bader2008-04-231-5/+10
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
| * (ALL): Move $(CLIENTRES) from here...Eli Zaretskii2008-04-111-2/+2
| | | | | | | | | | (all): ...to here. $(ALL) is a prerequisite of .PHONY, so having a real file there is not a good idea.
| * (CLIENTRES): New variable and build target.Jason Rumney2008-04-101-5/+10
| | | | | | | | | | (all): Depend on it. ($(TRES)): Use $(TRES) in rule.
* | (clean-other-dirs-nmake): Don't clean lisp dir.Jason Rumney2008-04-091-3/+76
| | | | | | | | | | | | | | (clean-other-dirs-gmake): Likewise. Clean doc dirs. (top-distclean, distclean, distclean-other-dirs-nmake) (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake) (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets.
* | ($(TRES)): Depend on icon and manifest.Jason Rumney2008-03-021-1/+1
| |
* | Remove unidata-gen related rules.Jason Rumney2008-02-111-30/+0
| |
* | (unidatagen-SH, unidatagen-clean-SH): Ignore return status.Eli Zaretskii2008-02-021-2/+2
| |
* | (unidatagen-nmake, unidatagen-clean-nmake, unidatagen-CMD)Eli Zaretskii2008-02-021-0/+30
| | | | | | | | | | | | (unidatagen-clean-CMD, unidatagen-SH, unidatagen-clean-SH): New targets. (bootstrap-nmake): Invoke unidatagen-nmake. (bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE).
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | (info-nmake): Change into correct directories.Jason Rumney2007-10-201-3/+4
| |
* | Merge from emacs--rel--22Miles Bader2007-10-181-0/+2
|\ \ | |/ | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 125-127) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
| * (install): Install COPYING in top-level and bin dirs.Jason Rumney2007-10-181-0/+2
| |
* | (info-nmake, info-gmake, clean-other-dirs-nmake): Change from ../manGlenn Morris2007-09-061-10/+15
|/ | | | | to ../doc/emacs and ../doc/misc; and from ../lispref, ../lispintro to ../doc/lispref, ../doc/lispintro.
* (bootstrap-nmake): Change directories once more.Jason Rumney2007-08-141-0/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.Eli Zaretskii2007-07-201-4/+10
| | | | (cleanall): Don't delete *~.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Add comment about DOS EOLs in this file.Eli Zaretskii2006-12-271-0/+3
|
* ($(TRES)): Don't use $<, as nmake supports it only in implicit rules.Eli Zaretskii2006-12-241-1/+1
| | | | Use literal "emacs.rc" instead.
* (all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS).Eli Zaretskii2006-12-231-6/+6
|
* (bootstrap): Make `all' explicitly in a recursive Make.Eli Zaretskii2006-12-221-1/+2
|
* (clean): Delete stamp_BLD.Eli Zaretskii2006-12-221-0/+1
|
* (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" command-line argument to sub-MakeEli Zaretskii2006-12-221-1/+1
| | | | in src, since src/makefile.w32-in invokes Make recursively during bootstrap.
* (addpm, ddeclient, cmdproxy, addsection)Eli Zaretskii2006-12-221-41/+47
| | | | | | | | | | | | (preprep, $(TRES), runemacs) ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)) ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)): Depend on stamp_BLD instead of on $(BLD). (XMFLAGS): New macro. (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake) (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake) (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake) (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
* ($(TRES)): Depend on $(BLD). Use $< instead of $(ALL_DEPS).Eli Zaretskii2006-12-201-6/+8
| | | | | | | | | | | ($(BLD)/addpm.$(O): $(BLD)/ddeclient.$(O): $(BLD)/runemacs.$(O): $(BLD)/cmdproxy.$(O): $(BLD)/addsection.$(O): $(BLD)/preprep.$(O)): New dependency on $(BLD). (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake) (bootstrap-gmake): Depend on addsection.
* (install): Use -q when invoking addpm. Avoids problem with MSYS tryingJason Rumney2006-03-121-1/+1
| | | | to interpret it as a fake path and messing with it.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Removed the various "echo." lines from lisp\makefile.w32-in and ↵Ben Key2004-07-241-2/+2
| | | | | | | | | | | | | | | | | | | nt\makefile.w32-in. They caused mingw32-make.exe bootstrap to fail with the following error if cmd.exe was being used as the shell: "process_begin: CreateProcess((null), echo., ...) failed." I replaced the "@echo." lines in nt\makefile.w32-in with "@echo ." This writes a . to the screen but that is far more desirable than make bootstrap failing. I replaced the "echo. ..." line in lisp\makefile.w32-in with "echo ;;; ...". This writes an extra comment line to loaddefs.el. Again this is far more desirable than make bootstrap failing. NOTE: I am using cmd.exe as my shell when building Emacs with MinGW instead of the sh.exe that comes with msys because when I use sh.exe as my shell, loaddefs.el does not get properly generated and I get various auto load errors.
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-111-3/+1
| | | | | | | | | | | | | Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories.
* (bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL toJuanma Barranquero2004-06-061-1/+1
| | | | | $(SHELLTYPE); this avoids calling non-existent cmdproxy.exe on boostrappings after a previous install followed by realclean.
* (info-gmake, info-nmake): New targets.Jason Rumney2004-05-031-4/+13
| | | | (info): Use them.
* Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-231-1/+1
|
* (install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore.Juanma Barranquero2004-03-101-1/+0
|
* (force-info, info): New targets.Jason Rumney2003-09-031-0/+15
|
* Fix some DOS line-ending inconsistencies introduced with arch-tag:Miles Bader2003-09-021-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-4/+4
|
* (maybe-bootstrap, doit, maybe-bootstrap-CMD)Jason Rumney2002-06-131-1/+22
| | | | | (maybe-bootstrap-SH): New targets. (all): Depend on maybe-bootstrap.
* (bootstrap-nmake, bootstrap-gmake): Make DOC after compiling .el files.Juanma Barranquero2002-04-111-2/+5
|
* (bootstrap): Build addsection program beforeAndrew Innes2001-12-141-1/+1
| | | | bootstrap (required for post-processing temacs.exe).
* (bootstrap-nmake):Andrew Innes2001-12-031-220/+236
| | | | | | (bootstrap-gmake): Extend bootstrap process to first do bootstrap-clean in lisp dir and rebuild the DOC file. (bootstrap): Do a "normal" make after the bootstrap work.
* ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),Eli Zaretskii2001-09-041-1/+1
| | | | | since some versions of `mkdir' don't automatically create parent directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
* (install): Copy subdirs.el to the installation directory.Eli Zaretskii2001-08-311-0/+1
|