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

33 Коммитов

Автор SHA1 Сообщение Дата
namachi%netscape.com 706c61ad59 Bug No http://bugzilla.mozilla.org/show_bug.cgi?id=111093
This patch will remove linker remaining warnings with respect to COD file generation.
r=cls,leaf and sr=dveditz
2001-12-06 20:59:12 +00:00
blythe%netscape.com 046f20a06d Bug 112953, non debug trace-malloc on win32.
r=dp,sr=brendan
NOT part of normal build.
Change hinges on another change to nsprpub/gmakefile.win that should land
by those in charge of that module shortly.
2001-12-06 02:36:02 +00:00
namachi%netscape.com 497009995c http://bugzilla.mozilla.org/show_bug.cgi?id=111093
Generation of MAP and COD files
This patch should help create MAP file and COD files only on Windows.
These files will be generated only when MODINFO and CODINFO flags are set.
r=cls,leaf and sr=dveditz
2001-12-05 03:28:33 +00:00
leaf%mozilla.org 84a6cbf634 profile and coverage builds need different optimization flags (mostly for talkback)
r=dprice
2001-05-17 02:28:31 +00:00
dprice%netscape.com 035dcd0371 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 ecfc89cf82 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 a2921f401a Add -DXP_WIN & -DXP_WIN32 as default defines for win32 builds. Bug 56767 2000-10-18 07:10:38 +00:00
valeski%netscape.com 4a62f9220b 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 517f51f299 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 2b6a10b060 removing -nologo. It is reduntant. ra=leaf@mozilla.org 2000-07-12 22:33:55 +00:00
dveditz%netscape.com bd54f7390e 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 5312eacf8c 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 02144d10a2 path walking is bad for the soul, and build times 1999-07-02 10:56:03 +00:00
leaf%mozilla.org 5e4952898d adding FIND 1999-07-02 10:11:00 +00:00
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