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

161 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com ceef95f314 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 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com 7c519c748e 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 84b2025ea8 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 1e6d7bac73 Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls. 2001-11-13 07:57:31 +00:00
seawood%netscape.com 08ab725bce 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 6651238f71 Try to use mozilla as well as netscape to launch webconfig
Bug #101075
2001-10-13 06:23:28 +00:00
seawood%netscape.com 7e0457daae Track our dependencies properly by exporting before checking dependencies 2001-09-28 00:36:07 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
bryner%netscape.com 03d1a24137 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 7735dffe33 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 e5c006594c 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 0ce26b4d00 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 c6d45df15b Bugzilla bug 78471: fixed a spelling error. 2001-08-14 21:31:49 +00:00
wtc%netscape.com 906f2635ff 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 97ab62e4c1 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 96d4e843eb Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls. 2001-08-12 04:25:41 +00:00
cls%seawood.org d1476e0e11 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 9be73e7377 Removing makefile.win until cvs server is upgraded 2001-06-20 20:24:22 +00:00
waterson%netscape.com b74d6e1c8b 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 246440b06f Oops. wrong tree 2001-06-13 02:54:50 +00:00
cls%seawood.org 3065fa3d85 pull security/makefile.win like win32 does 2001-06-13 01:46:05 +00:00
cls%seawood.org 6b3254a009 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 482e3ebc68 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 2dadab7ede 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 7ab3f26700 Remove psm1 files from PSM pull 2001-04-30 10:38:20 +00:00
bryner%uiuc.edu a570a1294f 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 4237ef2888 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 14d227f7d8 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 3996f7d8f3 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 4cb2beeec5 Adding support for pulling the NSS Autoconf branch. r=cls. 2001-04-13 09:01:36 +00:00
evaughan%netscape.com 708090669f bug 12952
-r dan, -r vidur, -sr hyatt
2001-03-28 21:18:29 +00:00
pavlov%netscape.com 9b94e74349 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 64187b0406 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 232beeaa43 sed regex needs to be quoted 2001-01-27 18:42:15 +00:00
mkaply%us.ibm.com 01551e02b6 #65880
r=cls
Enable OBJDIR builds for OS/2
2001-01-27 15:36:41 +00:00
axel%pike.org 7e7bcc475c 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 99b664568f bug 57282, fixing easy modules like transformiix, r=cls (build stuff) 2001-01-11 11:02:10 +00:00
cls%seawood.org 0dcaf7b61a 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 59a8a8c2aa 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 f9ab982495 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 09f5e7ee11 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 f2724d94f1 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 4e647d4614 cleansrcdir should use the distclean target if possible 2000-12-06 07:14:00 +00:00
cls%seawood.org 0d08e7648c 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
tao%netscape.com d999831adb Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
leaf%mozilla.org 0be938fbd5 removing pull of l10n from scripts, SeaMonkeyL10n is now part of SeaMonkeyAll 2000-06-27 22:38:59 +00:00
tao%netscape.com b1ab46b44a 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak 2000-06-27 00:24:48 +00:00
tao%netscape.com 094df0f8f4 back out l10n changes. 2000-06-25 04:05:08 +00:00
tao%netscape.com 7a2ee52588 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-24 21:48:17 +00:00