| Commit message (Expand) | Author | Age | Files | Lines |
* | (w32bdf.obj): Update dependencies. | Jason Rumney | 2000-03-22 | 1 | -1/+2 |
* | (w32faces.obj): Remove. | Jason Rumney | 2000-03-04 | 1 | -3/+6 |
* | Add atimer.h to dependencies. | Jason Rumney | 2000-02-27 | 1 | -3/+6 |
* | Add dependencies on w32gui.h. | Andrew Innes | 2000-02-06 | 1 | -0/+34 |
* | Remove dosfns.obj. | Jason Rumney | 2000-01-30 | 1 | -13/+0 |
* | Added composite.obj and intervals.obj. | Jason Rumney | 2000-01-23 | 1 | -16/+57 |
* | ($(BLD)\w32term.obj): Add dependency on w32heap.h. | Andrew Innes | 1999-05-02 | 1 | -0/+1 |
* | (PREPARED_HEADERS): Change name of paths.h to epaths.h. | Andrew Innes | 1999-03-25 | 1 | -6/+6 |
* | Remove common multiple file compilation commands. | Geoff Voelker | 1999-03-06 | 1 | -11/+0 |
* | (EXTRA_LINK): Do version test with strings. | Andrew Innes | 1999-02-22 | 1 | -1/+1 |
* | ($(BLD)\w32bdf.obj): Add missing continuation character. | Andrew Innes | 1999-02-22 | 1 | -1/+1 |
* | (EXTRA_LINK, LINK_FLAGS): Ensure base relocation | Andrew Innes | 1999-02-20 | 1 | -3/+10 |
* | Use full path to temacs.exe when dumping. | Geoff Voelker | 1999-02-02 | 1 | -1/+1 |
* | Do make version comparison as strings. | Andrew Innes | 1999-01-27 | 1 | -1/+1 |
* | Add w32bdf.c and w32bdf.h. | Geoff Voelker | 1999-01-22 | 1 | -1/+15 |
* | (temacs): Use del to delete file, not rm. | Andrew Innes | 1999-01-21 | 1 | -1/+1 |
* | (TEMACS_TMP): New macro. | Andrew Innes | 1999-01-17 | 1 | -1/+7 |
* | Do string comparision of _NMAKE_VER. | Geoff Voelker | 1998-12-08 | 1 | -1/+1 |
* | ($(BLD)\w32inevt.obj): Add dependencies on w32term.h | Geoff Voelker | 1998-11-10 | 1 | -1/+3 |
* | Compile multiple source files when possible. | Geoff Voelker | 1998-11-04 | 1 | -1/+6 |
* | (w32fns.c): Add x-list-font.c to dependancies. | Geoff Voelker | 1998-10-20 | 1 | -0/+1 |
* | (LINK_FLAGS): Place debug info in executable in | Geoff Voelker | 1998-06-11 | 1 | -2/+2 |
* | (LOCAL_FLAGS): Define HAVE_NTGUI if appropriate. | Andrew Innes | 1998-06-01 | 1 | -1/+4 |
* | (LIBS): Link in shell32.lib. | Richard M. Stallman | 1998-05-01 | 1 | -0/+1 |
* | (LINK_TYPE): Do not include debug info in optimized | Geoff Voelker | 1998-04-17 | 1 | -3/+12 |
* | ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime. | Paul Eggert | 1997-11-24 | 1 | -1/+0 |
* | makefile.nt (TLIB0, TOBJ, OBJ0): New macro. | Geoff Voelker | 1997-09-03 | 1 | -6/+49 |
* | (OBJ2): Include new source files. | Geoff Voelker | 1997-07-01 | 1 | -1/+6 |
* | Use new name w32gui.h. | Geoff Voelker | 1997-01-20 | 1 | -6/+6 |
* | Use new names for w32 files | Geoff Voelker | 1996-11-19 | 1 | -99/+99 |
* | Fix FSF address in comment. | Karl Heuer | 1996-07-20 | 1 | -2/+3 |
* | (DOC, clean): Use OBJDIR macro. | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | Fix typo in previous patch. | Karl Heuer | 1996-05-15 | 1 | -1/+1 |
* | (w32*.o): Fix deps. | Richard M. Stallman | 1996-05-13 | 1 | -19/+36 |
* | (SUBSYSTEM) [NTGUI]: Remove conditional. | Geoff Voelker | 1996-05-03 | 1 | -5/+5 |
* | Change uses of del to $(DEL). | Geoff Voelker | 1996-03-28 | 1 | -3/+3 |
* | (keyboard.obj, dispnew.obj): Depend upon w32term.h. | Geoff Voelker | 1996-01-21 | 1 | -1/+4 |
* | (LINK_FLAGS): Dump symbol map when linking. | Geoff Voelker | 1995-12-24 | 1 | -1/+1 |
* | (DOC, clean): Don't use switches to del not supported by Win95. | Geoff Voelker | 1995-11-22 | 1 | -2/+2 |
* | (SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined. | Geoff Voelker | 1995-11-07 | 1 | -6/+111 |
* | (EMACS) [win95]: Removed. | Geoff Voelker | 1995-06-30 | 1 | -6/+10 |
* | (TRES) [MSVCNT11]: Use emacs.res, and don't compile it. | Richard M. Stallman | 1995-06-15 | 1 | -0/+6 |
* | (TEMACS): Depend upon $(BLD). | Geoff Voelker | 1995-06-10 | 1 | -2/+2 |
* | (LIBS): Use BASE_LIBS and ADVAPI32. | Geoff Voelker | 1995-05-26 | 1 | -16/+18 |
* | (region-cache.obj,vm-limit.obj): Dependencies defined. | Richard M. Stallman | 1995-05-08 | 1 | -4/+22 |
* | (TRES): Defined. | Richard M. Stallman | 1995-05-07 | 1 | -9/+27 |
* | (DOC): Defined. | Karl Heuer | 1995-04-12 | 1 | -15/+28 |
* | Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h | Karl Heuer | 1994-11-03 | 1 | -126/+126 |
* | Initial revision | Richard M. Stallman | 1994-11-01 | 1 | -0/+940 |