| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove mocklisp files. | Pavel JanÃk | 2001-12-22 | 1 | -11/+2 |
| | | |||||
| * | ($(BLD)\dired.obj): Remove reference to VMS header | Andrew Innes | 2001-02-22 | 1 | -17/+0 |
| | | | | | | | | | | | | | files. ($(BLD)\dispnew.obj): ($(BLD)\editfns.obj): ($(BLD)\fileio.obj): ($(BLD)\filelock.obj): ($(BLD)\keyboard.obj): ($(BLD)\w32proc.obj): ($(BLD)\process.obj): ($(BLD)\sysdep.obj): Ditto. | ||||
| * | removed x-list-font.c per change 2001-01-17 Gerd Moellmann <gerd@gnu.org> | Sam Steingold | 2001-01-17 | 1 | -11/+10 |
| | | |||||
| * | (sunfns.obj): Remove. | Jason Rumney | 2000-12-05 | 1 | -10/+7 |
| | | | | | | (md5.obj): Add. (fns.obj): Depend on md5.h. | ||||
| * | ($(BLD)\dispnew.obj): | Andrew Innes | 2000-10-21 | 1 | -1/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | ($(BLD)\keyboard.obj): ($(BLD)\w32inevt.obj): ($(BLD)\w32bdf.obj): ($(BLD)\alloc.obj): ($(BLD)\buffer.obj): ($(BLD)\editfns.obj): ($(BLD)\emacs.obj): ($(BLD)\fileio.obj): ($(BLD)\fns.obj): ($(BLD)\indent.obj): ($(BLD)\insdel.obj): ($(BLD)\intervals.obj): ($(BLD)\minibuf.obj): ($(BLD)\print.obj): ($(BLD)\scroll.obj): ($(BLD)\sysdep.obj): ($(BLD)\textprop.obj): ($(BLD)\widget.obj): ($(BLD)\xdisp.obj): Add dependency on w32gui.h. ($(BLD)\term.obj): Add dependency on dispextern.h | ||||
| * | (bootstrap-emacs): Don't change directory. | Andrew Innes | 2000-09-19 | 1 | -2/+0 |
| | | |||||
| * | (emacs): Do not change directory to run temacs, as the load-path is | Jason Rumney | 2000-09-03 | 1 | -2/+0 |
| | | | | | set relative to current directory. | ||||
| * | (LOCAL_FLAGS): Define USE_CRT_DLL if requested. | Andrew Innes | 2000-08-22 | 1 | -2/+7 |
| | | | | | (LINK_FLAGS): Append to original value of LINK_FLAGS. | ||||
| * | Add support for `bootstrap' and related targets. | Andrew Innes | 2000-07-05 | 1 | -109/+62 |
| | | | | | | Include minimal debug info in emacs.exe in release build. Remove all dependencies on lisp.h, and fixup some others. | ||||
| * | (w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies. | Jason Rumney | 2000-05-30 | 1 | -1/+5 |
| | | |||||
| * | (w32bdf.obj): Update dependencies. | Jason Rumney | 2000-03-22 | 1 | -1/+2 |
| | | |||||
| * | (w32faces.obj): Remove. | Jason Rumney | 2000-03-04 | 1 | -3/+6 |
| | | | | | (xfaces.obj): Add. | ||||
| * | 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 |
| | | | | | | (OBJ1): Include atimer.obj. ($$(BLD)\atimer.obj): New dependency rule. | ||||
| * | 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 |
| | | | | | | | | | (epaths.h): Renamed from paths.h. (clean): ($(BLD)\filelock.obj): ($(BLD)\lread.obj): ($(BLD)\w32fns.obj): Renamed paths.h to epaths.h. | ||||
| * | 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 |
| | | | | | | data is included, to enable profiling. ($(EMACS)): Map file not needed for emacs.exe. | ||||
| * | 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 |
| | | | | | | ($(TEMACS)): Output to TEMACS_TMP from link, use post-link processor to add static heap section in support of new unexec. | ||||
| * | 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 |
| | | | | | and w32heap.h. | ||||
| * | 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 |
| | | | | | unoptimized compile. Link to run off of cd or network. | ||||
| * | (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 |
| | | | | | | | binary. (LIBS): Include mpr.lib. (clean): Delete patch generated files, optimized build directory. | ||||
| * | ($(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 |
| | | | | | | | | | (LINK_FLAGS): Separate debugging info from the executable. (LIBS): Include TLIB0. (TEMACS): Link with TLIB0. (EMACS): Copy temacs map file to emacs map file. Update file dependencies. | ||||
| * | (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 |
| | | | | | | (LINK_FLAGS): Explicitly set base address, and stack and heap sizes. (nt.obj): Add dependency to nt.h. | ||||
| * | 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 |
| | | | | | (LIBS): Link with mpr.lib for remote share support. | ||||
| * | (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 |
| | | | | | | | | | | | | (w32term.obj, w32xfns.obj, w32fns.obj w32faces.obj, w32select.obj, w32menu.obj, w32reg.obj): Defined. (LINK_FLAGS): Use SUBSYSTEM. (OBJ1): Remove lastfile.obj. (LIBS, TEMACS): Use TLASTLIB. (LIBS) [NTGUI]: Use TLIBW32 and GUI libs. (EMACS): Remove Win95 conditional. (clean): Remove paths.h. | ||||