summaryrefslogtreecommitdiff
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* (ALL): List top-level targets.Andrew Innes1999-01-171-1/+8
* Initial revisionAndrew Innes1999-01-171-0/+524
* (spawn): Pass directory for child as parameter.Andrew Innes1998-12-281-4/+15
* Do string comparision of _NMAKE_VER.Geoff Voelker1998-12-081-1/+1
* (LOCALTIME_CACHE): Define.Geoff Voelker1998-12-031-1/+1
* Convert to DOS format.Andrew Innes1998-11-131-7/+7
* (main): Set environment size only when runningGeoff Voelker1998-11-101-9/+9
* Compile multiple source files when possible.Geoff Voelker1998-11-041-1/+6
* (SYS_LDFLAGS): Use swapfile when running from cd or net.Geoff Voelker1998-11-041-3/+16
* (main): Treat command line options as case-insensitive.Geoff Voelker1998-10-061-4/+4
* (main): Explicitly check result of message box for OK.Geoff Voelker1998-07-211-1/+4
* (D_OK): Define new macro.Karl Heuer1998-06-051-0/+1
* (CFLAGS): Do not define HAVE_NTGUI.Andrew Innes1998-06-011-3/+0
* (VS_VERSION_INFO): Define.Geoff Voelker1998-05-301-0/+35
* New target for installation bin directory.Geoff Voelker1998-04-291-1/+5
* (HAVE_MOTIF_2_1): Add for consistency with config.in.Geoff Voelker1998-04-291-0/+4
* (emacs.bat, debug.bat): Create them in theGeoff Voelker1998-04-241-14/+12
* (main): Only set environment size for real shell, andGeoff Voelker1998-04-231-17/+27
* Build ddeclient.Geoff Voelker1998-04-231-1/+8
* Initial revisionGeoff Voelker1998-04-231-0/+76
* (clean): Delete patch generated files, optimizedGeoff Voelker1998-04-171-1/+5
* (CP_DIR): Preserve attributes.Geoff Voelker1998-04-171-1/+1
* Include new macros from src/config.in.Geoff Voelker1998-04-171-5/+40
* (fail): Exit with a negative return value.Geoff Voelker1998-04-171-8/+28
* addpm.c (env_vars): Fix misplaced % in SHELL entry.Geoff Voelker1997-10-011-1/+1
* Fix typo.Geoff Voelker1997-09-111-1/+1
* (debug.bat): New target.Geoff Voelker1997-09-111-1/+10
* Initial revisionGeoff Voelker1997-09-111-0/+31
* Remove OS dependent operations.Geoff Voelker1997-09-031-14/+4
* (WinMain): Allow Emacs process to be started withGeoff Voelker1997-09-031-4/+20
* (CFLAGS_COMMON): Place pdb file in object buildGeoff Voelker1997-09-031-3/+3
* (get_env_size): New function.Geoff Voelker1997-09-031-25/+100
* (env_vars): Put site-lisp before lisp in EMACSLOADPATH.Geoff Voelker1997-09-031-9/+15
* (ALL): Build cmdproxy.Geoff Voelker1997-08-171-1/+8
* (MSVCNT11): Conditionally define it.Geoff Voelker1997-08-171-4/+14
* (env_vars): Set SHELL to cmdproxy.Geoff Voelker1997-08-171-4/+46
* Initial revisionGeoff Voelker1997-08-093-0/+630
* (shutdown): Define.Geoff Voelker1997-07-101-0/+2
* (RE_TRANSLATE): Copy definition from config.in.Richard M. Stallman1997-07-091-0/+1
* Update file comments.Geoff Voelker1997-07-011-23/+54
* Use windows95 and windowsnt insteadGeoff Voelker1997-01-202-6/+6
* Add site-lisp to EMACSLOADPATH.Geoff Voelker1997-01-051-1/+1
* (env_vars): Add site-lisp to EMACSLOADPATH.Geoff Voelker1997-01-051-1/+1
* (real_install): Create site-lisp in installation dir.Geoff Voelker1997-01-051-0/+1
* Use new name ms-w32.h for windowsnt.hGeoff Voelker1996-11-191-1/+1
* Use new name w32.h for nt.hGeoff Voelker1996-11-191-1/+1
* (WinMain): Put a space between the binary and its args.Richard M. Stallman1996-08-091-2/+2
* (clean): Use OBJDIR macro.Karl Heuer1996-07-161-1/+1
* (env_vars): Use slashes, not backslashes.Richard M. Stallman1996-06-031-6/+6
* (CHOOSE_NEWEST_EXE): New parameter macro.Richard M. Stallman1996-06-031-13/+63