summaryrefslogtreecommitdiff
path: root/src/makefile.nt
Commit message (Expand)AuthorAgeFilesLines
* ($(BLD)\dispnew.obj):Andrew Innes2000-10-211-1/+22
* (bootstrap-emacs): Don't change directory.Andrew Innes2000-09-191-2/+0
* (emacs): Do not change directory to run temacs, as the load-path isJason Rumney2000-09-031-2/+0
* (LOCAL_FLAGS): Define USE_CRT_DLL if requested.Andrew Innes2000-08-221-2/+7
* Add support for `bootstrap' and related targets. Andrew Innes2000-07-051-109/+62
* (w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies.Jason Rumney2000-05-301-1/+5
* (w32bdf.obj): Update dependencies.Jason Rumney2000-03-221-1/+2
* (w32faces.obj): Remove.Jason Rumney2000-03-041-3/+6
* Add atimer.h to dependencies.Jason Rumney2000-02-271-3/+6
* Add dependencies on w32gui.h.Andrew Innes2000-02-061-0/+34
* Remove dosfns.obj.Jason Rumney2000-01-301-13/+0
* Added composite.obj and intervals.obj.Jason Rumney2000-01-231-16/+57
* ($(BLD)\w32term.obj): Add dependency on w32heap.h.Andrew Innes1999-05-021-0/+1
* (PREPARED_HEADERS): Change name of paths.h to epaths.h.Andrew Innes1999-03-251-6/+6
* Remove common multiple file compilation commands.Geoff Voelker1999-03-061-11/+0
* (EXTRA_LINK): Do version test with strings.Andrew Innes1999-02-221-1/+1
* ($(BLD)\w32bdf.obj): Add missing continuation character.Andrew Innes1999-02-221-1/+1
* (EXTRA_LINK, LINK_FLAGS): Ensure base relocationAndrew Innes1999-02-201-3/+10
* Use full path to temacs.exe when dumping.Geoff Voelker1999-02-021-1/+1
* Do make version comparison as strings.Andrew Innes1999-01-271-1/+1
* Add w32bdf.c and w32bdf.h.Geoff Voelker1999-01-221-1/+15
* (temacs): Use del to delete file, not rm.Andrew Innes1999-01-211-1/+1
* (TEMACS_TMP): New macro.Andrew Innes1999-01-171-1/+7
* Do string comparision of _NMAKE_VER.Geoff Voelker1998-12-081-1/+1
* ($(BLD)\w32inevt.obj): Add dependencies on w32term.hGeoff Voelker1998-11-101-1/+3
* Compile multiple source files when possible.Geoff Voelker1998-11-041-1/+6
* (w32fns.c): Add x-list-font.c to dependancies.Geoff Voelker1998-10-201-0/+1
* (LINK_FLAGS): Place debug info in executable inGeoff Voelker1998-06-111-2/+2
* (LOCAL_FLAGS): Define HAVE_NTGUI if appropriate.Andrew Innes1998-06-011-1/+4
* (LIBS): Link in shell32.lib.Richard M. Stallman1998-05-011-0/+1
* (LINK_TYPE): Do not include debug info in optimizedGeoff Voelker1998-04-171-3/+12
* ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.Paul Eggert1997-11-241-1/+0
* makefile.nt (TLIB0, TOBJ, OBJ0): New macro.Geoff Voelker1997-09-031-6/+49
* (OBJ2): Include new source files.Geoff Voelker1997-07-011-1/+6
* Use new name w32gui.h.Geoff Voelker1997-01-201-6/+6
* Use new names for w32 filesGeoff Voelker1996-11-191-99/+99
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
* (DOC, clean): Use OBJDIR macro.Karl Heuer1996-07-161-2/+2
* Fix typo in previous patch.Karl Heuer1996-05-151-1/+1
* (w32*.o): Fix deps.Richard M. Stallman1996-05-131-19/+36
* (SUBSYSTEM) [NTGUI]: Remove conditional.Geoff Voelker1996-05-031-5/+5
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-3/+3
* (keyboard.obj, dispnew.obj): Depend upon w32term.h.Geoff Voelker1996-01-211-1/+4
* (LINK_FLAGS): Dump symbol map when linking.Geoff Voelker1995-12-241-1/+1
* (DOC, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-221-2/+2
* (SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.Geoff Voelker1995-11-071-6/+111
* (EMACS) [win95]: Removed.Geoff Voelker1995-06-301-6/+10
* (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.Richard M. Stallman1995-06-151-0/+6
* (TEMACS): Depend upon $(BLD).Geoff Voelker1995-06-101-2/+2
* (LIBS): Use BASE_LIBS and ADVAPI32.Geoff Voelker1995-05-261-16/+18