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

166 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 6e85ae120e Checkout libart & calendar before seamonkey since the latter is significantly larger and therefore has a greater chance of getting cvs conflicts.
Thanks to Bradley Baetz <bbaetz@cs.mcgill.ca> for the patch.
Bug #115057 r=cls
2001-12-15 09:21:18 +00:00
bbaetz%cs.mcgill.ca 43806ea8b2 Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
alex.fritze@crocodile-clips.com, james.turner@crocodile-clips.com, and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes

r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.

NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
seawood%netscape.com b4ef35b920 Remove mozilla/security/makefile.win from PSM pull as it's still breaking things.
bug #109581
2001-12-01 04:50:26 +00:00
seawood%netscape.com 0b7b5c7a1a More fun with CVS' Emptydir feature. Pull NSS before PSM like win32 does.
Bug #109581
2001-12-01 04:39:04 +00:00
seawood%netscape.com 4df36bafbc Pull mozilla/security/makefile.win now that the cvs server has been upgraded. bug #109581 2001-12-01 03:45:14 +00:00
seawood%netscape.com 67d83d5f3e Remove use of MOZ_MAKE_ENV. Builds should use |make -j3| instead of |MAKE='make -j3' make| 2001-11-22 04:02:28 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com 21f3850c0e With the new tier system for the toplevel makefile, there's no need to build each stage individually from client.mk. 2001-11-17 03:56:53 +00:00
seawood%netscape.com ac32bccad3 Use separate shell process for cvs pulls so that 'make -n -f client.mk' doesn't attempt to pull from cvs.
Bug #71200
2001-11-13 08:38:56 +00:00
bryner%netscape.com f1c727ffc4 Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls. 2001-11-13 07:57:31 +00:00
seawood%netscape.com 4b70ba5b0d Since we automatically generate the toplevel configure, make RUN_AUTOCONF_LOCALLY *always* remove all of the configure files before pulling and regenerate them after pulling.
Bug #47989 r=mkaply
2001-11-12 21:57:55 +00:00
seawood%netscape.com 527e07e2d0 Try to use mozilla as well as netscape to launch webconfig
Bug #101075
2001-10-13 06:23:28 +00:00
seawood%netscape.com 1d08e2b964 Track our dependencies properly by exporting before checking dependencies 2001-09-28 00:36:07 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
bryner%netscape.com d16c9fe908 Bug 97518 - for fast-update, do a regular checkout of NSS since it's on a static tag. r=cls, a=asa. 2001-08-31 00:36:37 +00:00
cls%seawood.org b0ff81cdc4 Pull using the NSPRPUB_PRE_4_2_CLIENT_BRANCH instead of the static tag.
r=leaf
2001-08-17 11:17:02 +00:00
bstell%netscape.com e3ba9c3782 bug 88454, r=mcafee, rs=sfraser
add real_fast-update target so old checkout log can be moved aside
2001-08-15 23:55:25 +00:00
bstell%netscape.com 54618795b4 bug 88454, r=mcafee, sr-sfraser
add "fast-update" target which paralles "checkout" target
2001-08-15 04:20:31 +00:00
wtc%netscape.com e298cfc514 Bugzilla bug 78471: fixed a spelling error. 2001-08-14 21:31:49 +00:00
wtc%netscape.com dff89beacb Bugzilla bug 78471: the new NSPRPUB_CLIENT_TAG is a static tag, so it
can't be combined with a date tag.  This is a temporary fix and I will
work with Chris Seawood on a better fix.
2001-08-14 20:54:09 +00:00
wtc%netscape.com d1f250e696 Bugzilla bug 78471: have Mozilla pull the latest version of NSPR (NSPR 4.2
Beta).  The tag we are using now is the static tag NSPRPUB_CLIENT_TAG.
We may change the tag to "HEAD" (the tip of NSPR) or some client-specific
branch tag soon.  This landing has been approved by drivers@mozilla.org
for mozilla0.9.4.
Modified files: mozilla/client.mk mozilla/client.mak
mozilla/build/mac/build_scripts/MozillaCheckoutList.txt
2001-08-14 18:09:04 +00:00
bryner%netscape.com 68a8cd8cf3 Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls. 2001-08-12 04:25:41 +00:00
cls%seawood.org 5d8256c835 Make MOZ_CO_TAG override individual modules' CO_TAGs so that the instructions for updating to cvs from a release tarball actually work.
Bug #93491 r=leaf
2001-08-06 21:19:30 +00:00
cls%seawood.org 69a24f065c Removing makefile.win until cvs server is upgraded 2001-06-20 20:24:22 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org ad24e5db37 Oops. wrong tree 2001-06-13 02:54:50 +00:00
cls%seawood.org 9d471047c5 pull security/makefile.win like win32 does 2001-06-13 01:46:05 +00:00
cls%seawood.org f53e5349ae Ooops. Just remove CVS_CO_DATE_FLAGS from CVSCO_NSS if NSS_CO_TAG=NSS_CLIENT_TAG. Do not unset CVS_CO_DATE_FLAGS. 2001-05-16 11:16:08 +00:00
cls%seawood.org 8343795363 Attempting to pull a static tag by date is A Bad Thing(tm). Just don't do it (because cvs won't). 2001-05-15 19:11:49 +00:00
akkana%netscape.com e5056859bc 76731: make -f client.mk the first time should only check out once. r=cls 2001-05-07 23:50:39 +00:00
cls%seawood.org 1677638dc0 Remove psm1 files from PSM pull 2001-04-30 10:38:20 +00:00
bryner%uiuc.edu ae834b35c2 Bug 76328 - don't pull the removed files in security/ when checking out on NSS_CLIENT_BRANCH, it seems to cause strange cvs errors. sr=cls. 2001-04-29 03:32:45 +00:00
cls%seawood.org ebab6dc7f5 Pull PSM/NSS by default now that we no longer have the Makefile.in<->Makefile conflict on checkout due to psm2 landing. This brings us to parity with win32 & mac which already pull these by default.
Bug #77124 r=bryner
2001-04-27 00:15:15 +00:00
cls%seawood.org b6ba9f8470 Allow cvs command to be set via CVS env variable.
Thanks to stephen@tgivan.com (Stephen Rasku) for the patch.
Bug #74565 r=cls
2001-04-17 00:11:22 +00:00
cls%seawood.org 91932eae31 Start using the NSS_CLIENT_BRANCH instead of the NSS_AUTOCONF_BRANCH for psm2 builds. 2001-04-16 03:58:57 +00:00
bryner%uiuc.edu 9389a3d506 Adding support for pulling the NSS Autoconf branch. r=cls. 2001-04-13 09:01:36 +00:00
evaughan%netscape.com 376753989f bug 12952
-r dan, -r vidur, -sr hyatt
2001-03-28 21:18:29 +00:00
pavlov%netscape.com 971c1cd978 adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls 2001-03-08 23:18:55 +00:00
javi%netscape.com 87d73ff9c3 Allow developers to build PSM 2.0 on Unix.
Fix for Bug 70343 sr=cls
2001-03-04 22:55:18 +00:00
cls%seawood.org ef6180ceee sed regex needs to be quoted 2001-01-27 18:42:15 +00:00
mkaply%us.ibm.com 32b73e9541 #65880
r=cls
Enable OBJDIR builds for OS/2
2001-01-27 15:36:41 +00:00
axel%pike.org c4d9ac9511 make client.mk get modules.mk changes on the first run, r=cls@seawood.org 2001-01-15 15:29:10 +00:00
axel%pike.org f7ec15df4c bug 57282, fixing easy modules like transformiix, r=cls (build stuff) 2001-01-11 11:02:10 +00:00
cls%seawood.org 781839f588 Give the standalone build system a finer grained control over which directories are checked out.
Bug #57282 r=blizzard
2000-12-27 05:29:50 +00:00
cls%seawood.org 4761f187d0 Do not pull PSM/NSS by default until the conflict problem with the PSM Makefiles is resolved.
do:
make -f client.mk pull_all BUILD_MODULES=psm
if you want to build psm/psm-glue/nss
2000-12-23 03:11:17 +00:00
cls%seawood.org adf99d8d59 Add psm to standalone build system.
Pull psm & nss by default via client.mk .
Moves psm-glue from Mozilla build to psm module.
Bug #60912. r=bryner
CARPOOL!
2000-12-22 20:43:27 +00:00
cls%seawood.org 8c549a6494 Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
cls%seawood.org 3555a9ee98 If it is the first checkout, don't call build again (ends up in a recursive loop). Bug #59934 2000-12-06 08:10:52 +00:00
cls%seawood.org e28b3b1431 cleansrcdir should use the distclean target if possible 2000-12-06 07:14:00 +00:00
cls%seawood.org 72d9aef426 Add tools/elf-dynstr-gc to the default list of standalone files to pull as it is used in optimized builds. 2000-12-05 06:47:37 +00:00