1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Andrew Innes
9e598d898e (SYS_LDFLAGS): Add -nologo. 2000-02-06 23:37:33 +00:00
Geoff Voelker
967c164cf7 Compile multiple .c files when possible.
Use BLD instead of assuming i386.
1999-03-06 02:14:28 +00:00
Andrew Innes
ebf8a96deb (ARCH_CFLAGS): Set struct packing to 8. 1999-02-20 20:36:26 +00:00
Geoff Voelker
ec465548a9 (SYS_LDFLAGS): Use swapfile when running from cd or net.
(DEL_TREE): Use rd instead of rmdir.
(ARCH_CFLAGS): Optimize for P6.  Align structures on 8-byte boundaries.
1998-11-04 01:27:10 +00:00
Andrew Innes
69407fcd98 (CFLAGS): Do not define HAVE_NTGUI. 1998-06-01 14:00:12 +00:00
Geoff Voelker
0fc02397bc (CP_DIR): Preserve attributes. 1998-04-17 05:05:09 +00:00
Geoff Voelker
5f0fcedbfc (CFLAGS_COMMON): Place pdb file in object build
directory.
(CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
1997-09-03 02:19:02 +00:00
Geoff Voelker
d7a4f4fed5 (MSVCNT11): Conditionally define it.
(BASE_LIBS): Do not use oldnames.lib.
(SYS_LDFLAGS): Use pdb files.
(CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
(ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
(ARCH_CFLAGS) [alpha && spd]: Use optimizations.
1997-08-17 01:45:27 +00:00
Geoff Voelker
274932335b Use windows95 and windowsnt instead
of win95 and winnt, respectively.
1997-01-20 00:05:31 +00:00
Geoff Voelker
b5e9eb93c8 [BUILD_TYPE]: Build optimized version in its own dir.
(ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
1996-05-03 19:09:53 +00:00
Geoff Voelker
ff4fcfcd30 (CONFIG_H) [WIN95]: Use config.nt. 1996-05-03 18:20:11 +00:00
Geoff Voelker
b2bc29b166 (DEL): Defined.
(DELTREE) [win95]: Defined.
(SYS_LDFLAGS): Set executable versions to 3.10.
1996-03-28 04:40:02 +00:00
Erik Naggum
bf2b146b13 Update FSF's ddress in preamble 1996-01-15 08:32:56 +00:00
Geoff Voelker
99eac72a2e (CP_DIR): Use platform independent switches for xcopy. 1995-11-22 18:57:13 +00:00
Geoff Voelker
0492cf29a8 (NTGUI): New macro.
[NTGUI] (CFLAGS): Define HAVE_NTGUI.
1995-11-07 07:57:05 +00:00
Richard M. Stallman
d51bca10bd (MSVCNT11): Defined.
(BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
(CFLAGS_COMMON): Defined.
(CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
1995-06-15 15:28:03 +00:00
Geoff Voelker
01b96d5c13 makefile.def (EMACS_ICON_PATH,ADDPM): Defined. 1995-06-10 02:23:39 +00:00
Geoff Voelker
43648015ac (ARCH): New definition.
(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.
1995-05-26 05:10:24 +00:00
Geoff Voelker
efdeeb2b78 removed ^Ms 1995-05-09 02:25:50 +00:00
Richard M. Stallman
0369684e2e (CVTRES): Defined. 1995-05-07 20:16:49 +00:00
Karl Heuer
3596280063 Initial revision 1995-04-12 04:48:18 +00:00