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

69 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com eafd90c10f remove comment line to prevent build bustage. 1999-11-30 00:32:37 +00:00
tbogard%aol.net 21035ef247 Adding docshell to the build. 1999-11-29 22:21:36 +00:00
warren%netscape.com 1694204bf8 Checked in work-around for the fact that SeaMonkeyAll doesn't pull modules/makefile.win 1999-11-28 03:47:01 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
mscott%netscape.com 6ad0c39b9f Make uriloader part of the build on windows!!
*yeah*
1999-11-18 06:02:51 +00:00
cls%seawood.org 38f0f34022 Back by popular demand...(ok, it was just fur ;P)..dbm has returned. 1999-11-16 15:56:31 +00:00
cls%seawood.org 36638d7851 Removing dbm & modules/security/freenav from DIRS 1999-11-14 02:52:19 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
leaf%mozilla.org 815bedd449 adding !endif to complete !if 1999-10-21 22:40:16 +00:00
jevering%netscape.com 5afee99624 Enabling boehm leak detector, r=dp bug#15906 1999-10-21 21:59:15 +00:00
granrose%netscape.com 62f2b27029 changed order to do splitsym before componentreg. 1999-09-30 17:50:24 +00:00
granrose%netscape.com b7fa47a327 removed #. 1999-09-30 17:25:20 +00:00
granrose%netscape.com a3d27fdc74 fixed splitsymbols target to cd to correct directory. a=leaf 1999-09-30 16:57:48 +00:00
alecf%netscape.com 6c069e26ea don't build xplib.lib anymore 1999-09-21 22:24:36 +00:00
leaf%mozilla.org d17fc16c07 changing splitsym to work when OFFICIAL is set 1999-09-19 21:26:19 +00:00
dougt%netscape.com 8c114e1926 removing silentdl to speed up build. 1999-09-18 20:34:19 +00:00
cyeh%netscape.com c9aa61a63e fire off componentreg target if MOZILLA_OFFICIAL is defined. this
should fix the VC5 depend tinderbox
1999-09-15 06:03:52 +00:00
cyeh%netscape.com 1dd2d1337c make component.reg automatically generated at build time so we can package
up the comregistry with shipping packages. this will greatly improve start
times and the user experience.
1999-09-15 00:08:24 +00:00
alecf%netscape.com c248f56f67 build profile after necko so that we can link with neckoutil_s.lib 1999-09-10 01:00:15 +00:00
mscott%netscape.com 3f318a5aeb Bug #11405 --> start building db\mdb and db\mork 1999-09-08 20:54:57 +00:00
cyeh%netscape.com 40bcf11281 backing out leaf's change because it breaks the vc5 machine that
doesn't have the right version of find installed. it assumes that
you have a certain version of gnu find. i think.
1999-08-28 00:07:09 +00:00
leaf%mozilla.org 52f288b1c0 rebasing on every build 1999-08-27 20:52:28 +00:00
gagan%netscape.com ce85eaafeb Removed lib/pwcac to build only with Non-Necko. 1999-08-02 23:59:56 +00:00
dveditz%netscape.com 45d20c53cc split nspr build out as a separate target to save build time 1999-08-02 20:37:46 +00:00
mscott%netscape.com c280a6ce62 the mailnews necko branch has landed so we can build mailnews again. 1999-07-29 00:45:40 +00:00
mscott%netscape.com 59d11da6ef This is it...throw the necko switch!!! 1999-07-29 00:28:38 +00:00
ramiro%netscape.com c6a24a45e9 Move the timers to their final resting group in mozilla/widget. 1999-07-21 20:13:06 +00:00
ramiro%netscape.com fecd737d22 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
cyeh%netscape.com 8a9a93b4ce use the MOZ_FULLCIRCLE for symbol splitting. 1999-07-12 18:09:48 +00:00
cyeh%netscape.com d654e1101c add splitting symbols to new target "deliver" in prep for fullcircle distribution.
affects official builds only.
1999-07-07 20:34:59 +00:00
warren%netscape.com efd5eaa495 Changed build order, building necko before htmlparser. 1999-07-03 06:45:35 +00:00
dveditz%netscape.com f1e5c4ccbb fixing leaf bustage (no longer part of build) 1999-07-02 17:15:03 +00:00
leaf%mozilla.org 03eb4508fd making the rebase an official thing only, it relies on find, which
seems to not be universally usable
1999-07-02 16:32:00 +00:00
leaf%mozilla.org 0ffddf228d adding rebase rule to install:: 1999-07-02 12:42:17 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
warren%netscape.com f6b9d3a028 Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
valeski%netscape.com 487d9ea921 NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mcmullen%netscape.com 6e41910eb4 Build base before libpref. 1999-04-20 01:09:35 +00:00
gayatrib%netscape.com 75f3b87c97 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
braddr%puremagic.com 0c6d40373b Attempt to fix the win build problems.. profile code isn't being pulled by SeaMonkey* modules yet 1999-04-10 10:07:12 +00:00
gayatrib%netscape.com b80d781c1c added profile module 1999-04-10 07:02:26 +00:00
cyeh%netscape.com 60650a773c make depend and clobber_all targets work properly.
add support for dist and layout targets.
1999-03-31 20:55:34 +00:00
dougt%netscape.com 93d42caa71 Adding XPInstall to build
Adding libjar to build.
1999-03-25 20:17:46 +00:00
cyeh%netscape.com bca444a36a this was a silly bug, introduced by trying to create *_layout targets
for the nglayout team. fixes clobber_all
1999-03-25 05:32:25 +00:00
cyeh%netscape.com 35bf374ae1 changes to enable layout only pull and build targets 1999-03-23 19:38:05 +00:00
sar%netscape.com f01fcedbf1 make it possible to turn mailnews off by setting DISABLE_MAILNEWS 1999-03-12 02:27:29 +00:00
cyeh%netscape.com 633d8bd23c re-enabling this directory. if the tree breaks again, i'll yank it again, but i have built and clobber_alled and i still can't reproduce the problem. 1999-03-12 00:04:23 +00:00
cyeh%netscape.com 16c6545d5b i have no idea why clobber_all isn't working in this directory. instead
of letting the tree burn forever, i am removing from mainline build until
i can reproduce this problem on my machine
1999-03-11 22:55:08 +00:00
cyeh%netscape.com 004a4b6087 *** empty log message *** 1999-03-11 19:49:40 +00:00