Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for `bootstrap' and related targets. | Andrew Innes | 2000-07-05 | 1 | -24/+24 |
| | |||||
* | (fast_install): Bring commands up-to-date, and fix typo. | Gerd Moellmann | 1999-11-22 | 1 | -1/+4 |
| | |||||
* | (all): Build leim if present. | Gerd Moellmann | 1999-11-22 | 1 | -0/+6 |
| | | | | | (install): Install leim if present. (clean): Clean leim if present. | ||||
* | Remove common multiple file compilation commands. | Geoff Voelker | 1999-03-06 | 1 | -8/+0 |
| | |||||
* | (preprep): New target. | Andrew Innes | 1999-02-20 | 1 | -1/+7 |
| | | | | (ALL): Build it. | ||||
* | Create installation directory as first step. | Geoff Voelker | 1999-02-15 | 1 | -3/+6 |
| | |||||
* | Do make version comparison as strings. | Andrew Innes | 1999-01-27 | 1 | -1/+1 |
| | |||||
* | (install, fast_install): Install Windows icons | Geoff Voelker | 1999-01-26 | 1 | -0/+4 |
| | | | | into etc/icons. | ||||
* | (ALL): List top-level targets. | Andrew Innes | 1999-01-17 | 1 | -1/+8 |
| | | | | | (addsection): New top-level target. (install): Copy fns-*.el to bin directory. | ||||
* | Do string comparision of _NMAKE_VER. | Geoff Voelker | 1998-12-08 | 1 | -1/+1 |
| | |||||
* | Compile multiple source files when possible. | Geoff Voelker | 1998-11-04 | 1 | -1/+6 |
| | |||||
* | New target for installation bin directory. | Geoff Voelker | 1998-04-29 | 1 | -1/+5 |
| | |||||
* | (emacs.bat, debug.bat): Create them in the | Geoff Voelker | 1998-04-24 | 1 | -14/+12 |
| | | | | installation directory. | ||||
* | Build ddeclient. | Geoff Voelker | 1998-04-23 | 1 | -1/+8 |
| | |||||
* | (clean): Delete patch generated files, optimized | Geoff Voelker | 1998-04-17 | 1 | -1/+5 |
| | | | | build directory. | ||||
* | (debug.bat): New target. | Geoff Voelker | 1997-09-11 | 1 | -1/+10 |
| | |||||
* | (ALL): Build cmdproxy. | Geoff Voelker | 1997-08-17 | 1 | -1/+8 |
| | | | | | (cmdproxy): New target. (install): Install cmdproxy. | ||||
* | (real_install): Create site-lisp in installation dir. | Geoff Voelker | 1997-01-05 | 1 | -0/+1 |
| | |||||
* | (clean): Use OBJDIR macro. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
| | |||||
* | Build and install runemacs.exe. | Geoff Voelker | 1996-05-03 | 1 | -1/+26 |
| | |||||
* | Change uses of del to $(DEL). | Geoff Voelker | 1996-03-28 | 1 | -16/+15 |
| | |||||
* | Update FSF's ddress in preamble | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | |||||
* | (install, fast_install, real_install, clean): | Geoff Voelker | 1995-11-22 | 1 | -13/+13 |
| | | | | Don't use switches to del not supported by Win95. | ||||
* | (addpm.exe): Link with $(ADVAPI32). | Geoff Voelker | 1995-11-07 | 1 | -13/+16 |
| | | | | | | (install, fast_install): Change same-dir test to create test file in installation tree and thereby support read-only shares. (clean): Remove .pdb files. | ||||
* | (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. | Richard M. Stallman | 1995-06-19 | 1 | -1/+1 |
| | |||||
* | Define .c to .obj suffix rule. | Richard M. Stallman | 1995-06-15 | 1 | -5/+6 |
| | | | | | (addpm.obj): Compile directly, use CFLAGS. (addpm.exe): Link from addpm.obj. | ||||
* | (addpm): Use CFLAGS when compiling. | Richard M. Stallman | 1995-06-14 | 1 | -1/+1 |
| | |||||
* | (ALL,addpm,addpm.exe,addpm.obj): Defined. | Geoff Voelker | 1995-06-10 | 1 | -2/+21 |
| | | | | | | | | (all): Depend upon $(BLD) and $(ALL). (install): Depend upon emacs.bat. Create program item for Emacs. (clean): Delete obj. (emacs.bat): Defined. | ||||
* | Commented out. | Geoff Voelker | 1995-05-26 | 1 | -4/+28 |
| | | | | | Expand for-loops. (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined. | ||||
* | removed ^Ms | Geoff Voelker | 1995-05-09 | 1 | -83/+83 |
| | |||||
* | Initial revision | Karl Heuer | 1995-04-12 | 1 | -0/+83 |