66 Commits

Author SHA1 Message Date
David Rose
b421b037fe support OPTIMIZE 1 on win64 too 2011-11-18 19:21:46 +00:00
Ken Patel
9c1c10ea4b dtool - compilerSettings.pp - explicitly specify /MANIFEST in linker flags 2011-02-14 22:54:06 +00:00
Chris Brunner
dfdcf8bfad 64-bit build support 2010-05-27 23:45:57 +00:00
Chris Brunner
4b2eab9c77 test for 64-bit compiling support 2010-04-27 00:58:39 +00:00
David Rose
ae5d6d0bb8 don't need to exclude mfc90 2010-01-06 23:06:16 +00:00
David Rose
58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
Joseph Lee
e8b4443ae3 finally fix early evaluation problem with LDFLAGS_OPT3/4 not allowing selection of static or dynamic library linking 2008-06-20 01:25:28 +00:00
Chris Brunner
97d80a6d4b added a flag to not include the MFC80.LIB file in linking 2008-05-28 02:17:51 +00:00
Chris Brunner
3cc659cde4 now supports MSVC9 2008-03-29 00:25:22 +00:00
Chris Brunner
b01dc2af2e fixes for MSVC9 2008-03-25 21:37:06 +00:00
Chris Brunner
9fd6e46051 now supports MSVC9 2008-03-25 00:38:16 +00:00
Joseph Lee
7adea0291f note that LINK_FORCE_STATIC_RELEASE_C_RUNTIME has been broken for a very long time 2007-11-08 00:45:47 +00:00
Dustin Barnard
c98b74451b *** empty log message *** 2007-09-10 16:59:59 +00:00
David Rose
301e051f35 remove command-line WIN32_LEAN_AND_MEAN 2007-04-03 23:20:32 +00:00
Joseph Lee
39064a9262 o use MT if static build for RELEASEFLAGS
o optimize for P4 cpus and up (still backwards compatible)
2006-12-02 02:00:59 +00:00
David Rose
67d2f9d6e7 maybe we always want to be WIN32_LEAN_AND_MEAN 2006-11-28 00:54:02 +00:00
Zachary Pavlov
79f9d6c8b3 new tau setup 2006-11-27 03:19:35 +00:00
David Rose
defa6afe02 Tau fixes 2006-04-28 16:19:20 +00:00
David Rose
cadbb022f8 more tau for windows 2006-04-14 15:53:49 +00:00
David Rose
d2e1cb779d tau for windows 2006-04-13 21:42:16 +00:00
David Rose
bfe0928939 add more nodefaultlibs 2005-10-26 15:06:26 +00:00
David Rose
9293e85bb7 add /stack option to specify a 4-meg stack by default for executables 2004-07-14 21:06:49 +00:00
David Rose
2d6d9eac69 nodefaultlib:libci.lib suggested by jason pratt 2004-07-06 20:26:20 +00:00
Joseph Lee
26f83f2970 turn on:
full optimization (Ox)
frame-pointer omission (Oy)
whole program optimization (GL)
2004-05-04 00:30:36 +00:00
Dave Schuyler
0962feef52 minor touchups 2003-06-18 02:44:59 +00:00
chrisgeorges
86ac9e99e0 comment 2003-02-27 23:53:42 +00:00
cxgeorge
d6f92fe62b new installer build system 2002-12-17 02:08:49 +00:00
cxgeorge
bf732bff8d vc7.1 fixes 2002-11-23 03:07:27 +00:00
cxgeorge
bda142a078 vc7.1 fixes 2002-11-22 03:58:55 +00:00
cxgeorge
94273e7f88 copy pdbs to install dir 2002-10-01 19:47:43 +00:00
David Rose
bf55e9fb75 put pdb's in odir 2002-06-13 20:38:54 +00:00
David Rose
9ac6270216 explicitly name each .obj file to prevent conflicts when one file appears on multiple targets 2002-06-05 18:06:15 +00:00
cxgeorge
7ba582a2e6 remove intel inc dirs 2002-05-15 20:41:23 +00:00
David Rose
5146588a8d VC7 allocator support, and *_ALLOCATOR cleanup 2002-04-12 19:14:47 +00:00
cxgeorge
3695b0fb83 add /GS back 2002-04-04 22:33:00 +00:00
cxgeorge
ac7f69aff5 update intel flags 2002-03-09 03:12:37 +00:00
cxgeorge
1c46006c04 enable /QIfist only if FAST_FLT_TO_INT defined 2002-03-06 21:52:40 +00:00
cxgeorge
fd0d2a2037 add ansi forscope compliance 2002-03-04 21:35:03 +00:00
cxgeorge
456d839718 reduce opt1 vc7 flags 2002-02-19 22:55:18 +00:00
cxgeorge
a5b370235b speed up dbg builds 2002-02-19 02:28:45 +00:00
cxgeorge
233ba9931f add no_cross_obj flag 2002-02-18 06:20:56 +00:00
cxgeorge
04e5405af1 further refine prev chng 2002-02-07 21:44:08 +00:00
cxgeorge
72faa579a1 oops 2002-02-07 21:08:48 +00:00
cxgeorge
859a595bbf fix opt4 vc7 thingie 2002-02-07 21:02:26 +00:00
cxgeorge
5508773eee adjust link options 4 vc7 2002-02-07 01:14:20 +00:00
cxgeorge
fc9504ee18 vc7 chng 2002-01-25 00:57:51 +00:00
cxgeorge
88714cf317 update intel settings 2001-11-21 00:34:55 +00:00
cxgeorge
afc63b5844 change intel build 2001-11-20 02:49:30 +00:00
cxgeorge
352c897f0f add QIfist to avoid round-mode check. watch out for double-float rounding problems 2001-11-13 22:59:52 +00:00
cxgeorge
0988fc735d enable UNKNOWN_ALLOCATOR for Opt4 to save spc 2001-11-09 03:25:54 +00:00