Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update FSF's ddress in preamble | Erik Naggum | 1996-01-15 | 5 | -44/+46 |
| | |||||
* | (install, fast_install, real_install, clean): | Geoff Voelker | 1995-11-22 | 1 | -13/+13 |
| | | | | Don't use switches to del not supported by Win95. | ||||
* | (CP_DIR): Use platform independent switches for xcopy. | Geoff Voelker | 1995-11-22 | 1 | -1/+1 |
| | |||||
* | (env_vars): New variable. | Geoff Voelker | 1995-11-07 | 1 | -12/+74 |
| | | | | | | (add_registry): New procedure. (main): Use values of configuration environment variables from the registry if defined, the process environment otherwise. | ||||
* | Update to latest src/config.in. | Geoff Voelker | 1995-11-07 | 2 | -0/+60 |
| | |||||
* | (NTGUI): New macro. | Geoff Voelker | 1995-11-07 | 1 | -0/+7 |
| | | | | [NTGUI] (CFLAGS): Define HAVE_NTGUI. | ||||
* | (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. | ||||
* | *** empty log message *** | Richard M. Stallman | 1995-10-12 | 1 | -5/+8 |
| | |||||
* | Win95 requires carriage returns in batch files. | Geoff Voelker | 1995-06-30 | 1 | -38/+38 |
| | |||||
* | Mostly rewritten. | Richard M. Stallman | 1995-06-20 | 1 | -155/+44 |
| | |||||
* | (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. | Richard M. Stallman | 1995-06-19 | 1 | -1/+1 |
| | |||||
* | (MSVCNT11): Defined. | Richard M. Stallman | 1995-06-15 | 1 | -1/+14 |
| | | | | | | (BASE_LIBS) [MSVCNT11]: Use oldnames.lib. (CFLAGS_COMMON): Defined. (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl. | ||||
* | 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. | ||||
* | *** empty log message *** | Geoff Voelker | 1995-06-14 | 1 | -0/+2 |
| | |||||
* | (addpm): Use CFLAGS when compiling. | Richard M. Stallman | 1995-06-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Geoff Voelker | 1995-06-13 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Geoff Voelker | 1995-06-10 | 1 | -11/+9 |
| | |||||
* | Initial revision | Geoff Voelker | 1995-06-10 | 2 | -0/+231 |
| | |||||
* | makefile.def (EMACS_ICON_PATH,ADDPM): Defined. | Geoff Voelker | 1995-06-10 | 1 | -0/+6 |
| | |||||
* | (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. | ||||
* | changed referendce to of makefile.nt to makedffile.def in configure ↵ | Geoff Voelker | 1995-06-10 | 1 | -1/+1 |
| | | | | section | ||||
* | Add carriage returns; necessary for batch files on Win95 | Geoff Voelker | 1995-05-28 | 4 | -47/+47 |
| | |||||
* | Commented out. | Geoff Voelker | 1995-05-26 | 1 | -4/+28 |
| | | | | | Expand for-loops. (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined. | ||||
* | (ARCH): New definition. | Geoff Voelker | 1995-05-26 | 1 | -45/+112 |
| | | | | | | | | | | | (CPU,CONFIG_H,OS_TYPE): Defined. (INCLUDE,LIB): Checked if valid. (ntwin32.mak): Included. (AR,CC,LINK): New definition. (ADVAPI32,libc,BASE_LIBS): Defined. (SYS_LDFLAGS): New definition. Update comments and preprocessor conditionals. (SYS_LIB_DIR,SYS_INC_DIR): Undefined. | ||||
* | (SHELL): Conditionally defined. | Geoff Voelker | 1995-05-26 | 1 | -5/+31 |
| | | | | | | (HOME): Conditionally defined. (emacs_path,HOME): Update comments. Turn off all echo. | ||||
* | Initial revision | Geoff Voelker | 1995-05-26 | 3 | -0/+720 |
| | |||||
* | removed ^Ms | Geoff Voelker | 1995-05-09 | 12 | -283/+283 |
| | |||||
* | Initial revision | Geoff Voelker | 1995-05-09 | 1 | -0/+1 |
| | |||||
* | (CVTRES): Defined. | Richard M. Stallman | 1995-05-07 | 1 | -0/+2 |
| | |||||
* | Initial revision | Karl Heuer | 1995-04-12 | 13 | -0/+286 |