Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com 185a5c5875 added USE_NON_MT_LIBS definition 1999-06-14 22:19:41 +00:00
cyeh%netscape.com 9ce81e7d82 fixing fullcircle enabling through MOZ_PROFILE (turned off pdb file generation) 1999-06-12 00:43:11 +00:00
waterson%netscape.com 08b857e654 Clean up MOZ_PROFILE rules to get working with Quantify. 1999-06-04 02:30:51 +00:00
cyeh%netscape.com 18e88b1301 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 4885f74377 change MOZ_DEBUGOPT config to not generate PDB files. 1999-03-08 22:38:33 +00:00
cyeh%netscape.com 5fe1801c03 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 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