cyeh%netscape.com
c112e2b94f
remove MOZ_PROF compiler option. it's redundant with MOZ_DEBUGOPT, and
...
it doesn't work to boot. it also has an annoying ifdef structure that is hard
to follow.
if you want to build optimized with debug symbols, use MOZ_DEBUGOPT=1
1999-02-26 18:32:39 +00:00
cyeh%netscape.com
db2c061c35
step one in removing mozilla/layout/config: move special layout/config configuration
...
to default WIN32 rules.
1999-02-17 22:25:15 +00:00
cyeh%netscape.com
548ba948c5
added new hacky build configuration. if MOZ_DEBUG is not set, you can
...
set MOZ_DEBUGOPT. MOZ_DEBUGOPT will generate optimized bits, but also
generate debugging information linked into the libraries and executables.
this can be insanely useful when you are trying to track down compiler
optimization bugs.
to use, set MOZ_DEBUG=, set MOZ_DEBUGOPT=1
1999-01-22 01:45:38 +00:00
nisheeth%netscape.com
491ab5f597
Added /FR flag for WIN32 builds to generate code browsing info if
...
MOZ_BROWSE_INFO is set in the environment.
1998-12-03 04:26:40 +00:00
waterson%netscape.com
175768a330
Fixed MOZ_PROF to build optimized with symbols.
1998-07-24 22:46:44 +00:00
danm
181ec43df6
glowcode. bug 299200 a:don.
1998-07-09 16:33:15 +00:00
kipp
4479e46fd1
Allow build to not use debug msvcrt
1998-06-04 05:03:50 +00:00
rpotts
ad2767a7c6
Moved defines for cookie management from WIN32 into config.mak along with all of the other defines...
1998-05-29 23:26:58 +00:00
rpotts
87ca9f5162
Fix to get raptor building again... These changes should/will be moved to config.mak
1998-05-29 22:45:52 +00:00
morse
e3590350aa
turn single signon and cookie management back on
1998-05-29 19:18:01 +00:00
morse
1ce885c499
temporarily fix tree bustage by turning off cookie management and single signon
1998-05-29 17:01:31 +00:00
morse
695b8bcd26
bug 122126, reviewed by briano
1998-05-29 15:00:25 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00