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

89 Коммитов

Автор SHA1 Сообщение Дата
ccarlen%netscape.com 7b361a76d9 Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
bryner%uiuc.edu 5bb3534e46 Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +00:00
dveditz%netscape.com e54e4ca1b4 moving regchrome target into rules.mak so it'll work from anywhere 2000-09-07 12:06:38 +00:00
ssu%netscape.com fd31645d84 revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz 2000-09-07 09:34:29 +00:00
leaf%mozilla.org 4206e9f2e0 fix for newer versions of find when trying to splitsymbols and rebase, thanks to simmo@mailandnews.com, r=leaf 2000-09-06 23:13:11 +00:00
conrad%ingress.com c806604746 Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
valeski%netscape.com 1357f0e9e7 backing out 2000-08-10 07:06:21 +00:00
valeski%netscape.com 44dd637a1b re-ordering so clobber builds are ok 2000-08-10 07:01:40 +00:00
dmose%mozilla.org 7634788461 conditionally build LDAP code on windows if ENABLE_LDAP env var is set. r=cls@seawood.org, a=waterson@mozilla.org 2000-07-28 04:00:47 +00:00
waterson%netscape.com 892dbd4b59 Bug 45698. Build order changes; modules/plugins now needs gfx. 2000-07-22 01:27:15 +00:00
tao%netscape.com 9707d4b72f change dirs ordering to see if this fixes install order. 2000-06-25 01:59:57 +00:00
tao%netscape.com 34d74af33b 41054: Bundle 2-3 language packs with Seamonkey. r=jbetak. 2000-06-22 03:36:02 +00:00
sspitzer%netscape.com 0a10b11c32 build mozilla/themes. don't panic, it doesn't matter yet. 2000-05-08 21:35:40 +00:00
warren%netscape.com 63fd9752ac Moved build of zlib up for optimized builds. 2000-05-06 10:04:28 +00:00
pavlov%netscape.com ff7a889382 adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
leaf%mozilla.org d13df60d6c re-adding regxpcom to official release build process. 2000-02-15 23:19:02 +00:00
leaf%mozilla.org 2f1d2b469c disabling the run of regxpcom so automated builds this weekend won't
choke on it crashing. won't affect build.
2000-02-05 03:35:39 +00:00
tbogard%aol.net 9a17681e7c Adding the embedding directory to the build. r=pavlov 2000-02-01 00:08:52 +00:00
nisheeth%netscape.com e16ee8dfd1 Fixing build bustage. libutil can only get compiled after xpcom. 1999-12-22 00:39:32 +00:00
nisheeth%netscape.com d405506f3b Build modules/libutil before netwerk on Unix and Windows. a=sdagley. 1999-12-21 23:55:04 +00:00
sspitzer%netscape.com d311471f16 remove comment line to prevent build bustage. 1999-11-30 00:32:37 +00:00
tbogard%aol.net 9304bc8eda Adding docshell to the build. 1999-11-29 22:21:36 +00:00
warren%netscape.com 84a5f30651 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 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
mscott%netscape.com 7a18e7e39c Make uriloader part of the build on windows!!
*yeah*
1999-11-18 06:02:51 +00:00
cls%seawood.org 3eefe6333e Back by popular demand...(ok, it was just fur ;P)..dbm has returned. 1999-11-16 15:56:31 +00:00
cls%seawood.org 9d01025470 Removing dbm & modules/security/freenav from DIRS 1999-11-14 02:52:19 +00:00
dmose%mozilla.org 142ac52eaf 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 7c93cfee95 adding !endif to complete !if 1999-10-21 22:40:16 +00:00
jevering%netscape.com 8aa5c4f8da Enabling boehm leak detector, r=dp bug#15906 1999-10-21 21:59:15 +00:00
granrose%netscape.com c480d52193 changed order to do splitsym before componentreg. 1999-09-30 17:50:24 +00:00
granrose%netscape.com 93e205c660 removed #. 1999-09-30 17:25:20 +00:00
granrose%netscape.com c4ada80868 fixed splitsymbols target to cd to correct directory. a=leaf 1999-09-30 16:57:48 +00:00
alecf%netscape.com 20af12d1fb don't build xplib.lib anymore 1999-09-21 22:24:36 +00:00
leaf%mozilla.org 9d6c236562 changing splitsym to work when OFFICIAL is set 1999-09-19 21:26:19 +00:00
dougt%netscape.com f11d8bd1c4 removing silentdl to speed up build. 1999-09-18 20:34:19 +00:00
cyeh%netscape.com 3464556f2c 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 02c92355a3 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 c8f22b3df3 build profile after necko so that we can link with neckoutil_s.lib 1999-09-10 01:00:15 +00:00
mscott%netscape.com 9fddeb22b4 Bug #11405 --> start building db\mdb and db\mork 1999-09-08 20:54:57 +00:00
cyeh%netscape.com 4ca4e9382a 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 44b0951aa6 rebasing on every build 1999-08-27 20:52:28 +00:00
gagan%netscape.com ac4ff7f7f4 Removed lib/pwcac to build only with Non-Necko. 1999-08-02 23:59:56 +00:00
dveditz%netscape.com ff4d6b8717 split nspr build out as a separate target to save build time 1999-08-02 20:37:46 +00:00
mscott%netscape.com 6f88b6f122 the mailnews necko branch has landed so we can build mailnews again. 1999-07-29 00:45:40 +00:00
mscott%netscape.com 24e67a1995 This is it...throw the necko switch!!! 1999-07-29 00:28:38 +00:00
ramiro%netscape.com e5e1feea7e Move the timers to their final resting group in mozilla/widget. 1999-07-21 20:13:06 +00:00
ramiro%netscape.com ba8ba82cc6 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
cyeh%netscape.com 4c704fa28e use the MOZ_FULLCIRCLE for symbol splitting. 1999-07-12 18:09:48 +00:00
cyeh%netscape.com dd44f87bbc add splitting symbols to new target "deliver" in prep for fullcircle distribution.
affects official builds only.
1999-07-07 20:34:59 +00:00