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

30 Коммитов

Автор SHA1 Сообщение Дата
leaf%mozilla.org f944f16b34 profile and coverage builds need different optimization flags (mostly for talkback)
r=dprice
2001-05-17 02:28:31 +00:00
dprice%netscape.com 1914f9f373 65845 sr=waterson r=jband
proper demanging code, ensure .pdb files and log the results to a file
2001-05-09 04:01:57 +00:00
dprice%netscape.com 5c462e933c 65845: sr=leaf r=waterson
adding code coverage into the make system.  generates order files to rearrange
the functions in the dll.  reduces the resident set size of the app while running.
2001-02-07 02:19:29 +00:00
cls%seawood.org e072ace54a Add -DXP_WIN & -DXP_WIN32 as default defines for win32 builds. Bug 56767 2000-10-18 07:10:38 +00:00
valeski%netscape.com b8de615d3e a=mscott,r=rpotts. 54199. optimized windows builds now link w/ the '/opt:nowin98' flag to reduce win98 page info in shared library output. there is a possible shared library loading performance degredation on win98 (I did not notice one on my win98 box). 2000-09-27 19:25:28 +00:00
warren%netscape.com cd2b568a16 Reverted dougt's silly change that spews all sorts of crap in the build. 2000-07-18 06:03:18 +00:00
dougt%netscape.com 8c5c1d8cb5 removing -nologo. It is reduntant. ra=leaf@mozilla.org 2000-07-12 22:33:55 +00:00
dveditz%netscape.com 257101e724 Setting WINVER to 0x400 to shut up the obnoxious warning and to prevent
accidental use of Win 5.0 API's that will not work on older Win machines
2000-03-16 01:56:47 +00:00
dmose%mozilla.org 42fc94a6ec updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
leaf%mozilla.org d607fa0039 path walking is bad for the soul, and build times 1999-07-02 10:56:03 +00:00
leaf%mozilla.org 6123c72176 adding FIND 1999-07-02 10:11:00 +00:00
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