Commit Graph

19 Commits

Author SHA1 Message Date
ssu%netscape.com
43695723f6 added USE_NON_MT_LIBS definition 1999-06-14 22:19:41 +00:00
cyeh%netscape.com
57b5c906f4 fixing fullcircle enabling through MOZ_PROFILE (turned off pdb file generation) 1999-06-12 00:43:11 +00:00
waterson%netscape.com
f057a7cdee Clean up MOZ_PROFILE rules to get working with Quantify. 1999-06-04 02:30:51 +00:00
cyeh%netscape.com
0086051131 change name from MOZ_DEBUGOPT, which is confusing to ever so slightly
less confusing name MOZ_PROFILE
1999-03-23 20:17:09 +00:00
cyeh%netscape.com
fa9a3ad5ea change MOZ_DEBUGOPT config to not generate PDB files. 1999-03-08 22:38:33 +00:00
cyeh%netscape.com
b27fdb082f fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
cyeh%netscape.com
1434ab582e 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
c4fbf9fb05 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
e130d321d8 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
eb0d083f63 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
7212146636 Fixed MOZ_PROF to build optimized with symbols. 1998-07-24 22:46:44 +00:00
danm
30f8c8b987 glowcode. bug 299200 a:don. 1998-07-09 16:33:15 +00:00
kipp
b40933b15c Allow build to not use debug msvcrt 1998-06-04 05:03:50 +00:00
rpotts
dfb70d9e25 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
c3ecd2f119 Fix to get raptor building again... These changes should/will be moved to config.mak 1998-05-29 22:45:52 +00:00
morse
11e3097629 turn single signon and cookie management back on 1998-05-29 19:18:01 +00:00
morse
71909ed5ca temporarily fix tree bustage by turning off cookie management and single signon 1998-05-29 17:01:31 +00:00
morse
2cdae91789 bug 122126, reviewed by briano 1998-05-29 15:00:25 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00