| Commit message (Expand) | Author | Age | Files | Lines |
* | New target for installation bin directory. | Geoff Voelker | 1998-04-29 | 1 | -1/+5 |
* | (HAVE_MOTIF_2_1): Add for consistency with config.in. | Geoff Voelker | 1998-04-29 | 1 | -0/+4 |
* | (emacs.bat, debug.bat): Create them in the | Geoff Voelker | 1998-04-24 | 1 | -14/+12 |
* | (main): Only set environment size for real shell, and | Geoff Voelker | 1998-04-23 | 1 | -17/+27 |
* | Build ddeclient. | Geoff Voelker | 1998-04-23 | 1 | -1/+8 |
* | Initial revision | Geoff Voelker | 1998-04-23 | 1 | -0/+76 |
* | (clean): Delete patch generated files, optimized | Geoff Voelker | 1998-04-17 | 1 | -1/+5 |
* | (CP_DIR): Preserve attributes. | Geoff Voelker | 1998-04-17 | 1 | -1/+1 |
* | Include new macros from src/config.in. | Geoff Voelker | 1998-04-17 | 1 | -5/+40 |
* | (fail): Exit with a negative return value. | Geoff Voelker | 1998-04-17 | 1 | -8/+28 |
* | addpm.c (env_vars): Fix misplaced % in SHELL entry. | Geoff Voelker | 1997-10-01 | 1 | -1/+1 |
* | Fix typo. | Geoff Voelker | 1997-09-11 | 1 | -1/+1 |
* | (debug.bat): New target. | Geoff Voelker | 1997-09-11 | 1 | -1/+10 |
* | Initial revision | Geoff Voelker | 1997-09-11 | 1 | -0/+31 |
* | Remove OS dependent operations. | Geoff Voelker | 1997-09-03 | 1 | -14/+4 |
* | (WinMain): Allow Emacs process to be started with | Geoff Voelker | 1997-09-03 | 1 | -4/+20 |
* | (CFLAGS_COMMON): Place pdb file in object build | Geoff Voelker | 1997-09-03 | 1 | -3/+3 |
* | (get_env_size): New function. | Geoff Voelker | 1997-09-03 | 1 | -25/+100 |
* | (env_vars): Put site-lisp before lisp in EMACSLOADPATH. | Geoff Voelker | 1997-09-03 | 1 | -9/+15 |
* | (ALL): Build cmdproxy. | Geoff Voelker | 1997-08-17 | 1 | -1/+8 |
* | (MSVCNT11): Conditionally define it. | Geoff Voelker | 1997-08-17 | 1 | -4/+14 |
* | (env_vars): Set SHELL to cmdproxy. | Geoff Voelker | 1997-08-17 | 1 | -4/+46 |
* | Initial revision | Geoff Voelker | 1997-08-09 | 3 | -0/+630 |
* | (shutdown): Define. | Geoff Voelker | 1997-07-10 | 1 | -0/+2 |
* | (RE_TRANSLATE): Copy definition from config.in. | Richard M. Stallman | 1997-07-09 | 1 | -0/+1 |
* | Update file comments. | Geoff Voelker | 1997-07-01 | 1 | -23/+54 |
* | Use windows95 and windowsnt instead | Geoff Voelker | 1997-01-20 | 2 | -6/+6 |
* | Add site-lisp to EMACSLOADPATH. | Geoff Voelker | 1997-01-05 | 1 | -1/+1 |
* | (env_vars): Add site-lisp to EMACSLOADPATH. | Geoff Voelker | 1997-01-05 | 1 | -1/+1 |
* | (real_install): Create site-lisp in installation dir. | Geoff Voelker | 1997-01-05 | 1 | -0/+1 |
* | Use new name ms-w32.h for windowsnt.h | Geoff Voelker | 1996-11-19 | 1 | -1/+1 |
* | Use new name w32.h for nt.h | Geoff Voelker | 1996-11-19 | 1 | -1/+1 |
* | (WinMain): Put a space between the binary and its args. | Richard M. Stallman | 1996-08-09 | 1 | -2/+2 |
* | (clean): Use OBJDIR macro. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | (env_vars): Use slashes, not backslashes. | Richard M. Stallman | 1996-06-03 | 1 | -6/+6 |
* | (CHOOSE_NEWEST_EXE): New parameter macro. | Richard M. Stallman | 1996-06-03 | 1 | -13/+63 |
* | Set BUILD_TYPE and INSTALL_DIR before calling make; | Richard M. Stallman | 1996-05-13 | 1 | -2/+3 |
* | (env_vars): Set SHELL registry entry to value of COMSPEC environment variable. | Richard M. Stallman | 1996-05-08 | 1 | -1/+1 |
* | Allow for optimized build. | Geoff Voelker | 1996-05-03 | 1 | -0/+4 |
* | [BUILD_TYPE]: Build optimized version in its own dir. | Geoff Voelker | 1996-05-03 | 1 | -0/+8 |
* | Initial revision | Geoff Voelker | 1996-05-03 | 7 | -0/+221 |
* | (F_OK, X_OK, W_OK, R_OK): New macros. | Geoff Voelker | 1996-05-03 | 1 | -3/+6 |
* | Build and install runemacs.exe. | Geoff Voelker | 1996-05-03 | 1 | -1/+26 |
* | (CONFIG_H) [WIN95]: Use config.nt. | Geoff Voelker | 1996-05-03 | 1 | -1/+1 |
* | Check if INSTALL_DIR is passed as an argument. | Geoff Voelker | 1996-05-03 | 1 | -0/+1 |
* | (REG_ROOT): Don't use a trailing backslash. | Geoff Voelker | 1996-05-03 | 1 | -9/+9 |
* | (DEL): Defined. | Geoff Voelker | 1996-03-28 | 1 | -1/+7 |
* | 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 | 5 | -44/+46 |
* | (install, fast_install, real_install, clean): | Geoff Voelker | 1995-11-22 | 1 | -13/+13 |