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
tao%netscape.com
3ab5a84e72
Remove obsolete pull l10n commands.
2000-06-29 00:18:55 +00:00
leaf%mozilla.org
b99369d457
removing pull of l10n from scripts, SeaMonkeyL10n is now part of SeaMonkeyAll
2000-06-27 22:38:59 +00:00
tao%netscape.com
bcef011b25
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak
2000-06-27 00:24:48 +00:00
tao%netscape.com
9d399ce4cd
back out l10n changes.
2000-06-25 04:05:08 +00:00
tao%netscape.com
492cdbc990
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak.
2000-06-24 21:48:17 +00:00
bryner%uiuc.edu
230fc3b168
Fix bug 43494 - client.mk should stop if you had checkout
...
conflicts. r=alecf.
2000-06-22 21:56:41 +00:00
cls%seawood.org
0eba873df8
Use $(wildcard..) to make certain configure dependencies optional. Bug #42211
2000-06-14 03:51:17 +00:00
dmose%mozilla.org
5174332cc9
fix for bug 41938: during standalone checkouts of (eg) xpcom and transformiix, the ldap c sdk code was being dragged along for the ride. a=brendan@mozilla.org, r=cls@seawoord.org
2000-06-09 01:31:22 +00:00
mkaply%us.ibm.com
ce5cf3298a
# 41349
...
r = cls, a = brendan
OS/2 bring-up - Our bash shell can't handle lines with the : command - cls said to comment them out
2000-06-09 01:21:45 +00:00
dmose%mozilla.org
fdd87574fb
fixed client.mk not noticing when sub-configure scripts (for --with-nspr-autoconf and --enable-ldap) have changed (and therefore not re-running configure). a=leaf@mozilla.org, r=cls@seawood.org
2000-06-08 21:32:31 +00:00
mkaply%us.ibm.com
1fbecb8e54
# 41349
...
r = cls, a = brendan
Checkout does not happen properly if done in /mozilla directory
2000-06-08 14:00:17 +00:00
dmose%mozilla.org
ec19394d30
Fix UNIX client.mk build bustage on fresh pulls (but not on clobber or depend builds). For some reason, cvs leaves CVS/TAG droppings all the way up to the top of the tree if you check out a branch using an alias modulename, but not if you specify the directories desired by hand. So replaced "DirectorySDKSourceC" with "mozilla/directory/c-sdk". a=leaf@mozilla.org.
2000-06-08 01:50:04 +00:00
dmose%mozilla.org
00c1d2db99
check out the LDAP C SDK library source from a branch by default (the code only gets built if --enable-ldap is specified, and that is off by default). r=slamm@netscape.com; a=leaf@mozilla.org
2000-06-07 03:07:45 +00:00
slamm%netscape.com
8e060c221a
Fix typo from the last checkin.
2000-05-23 22:52:52 +00:00
slamm%netscape.com
ebee711190
Second attempt on FreeBSD checkout bug 33568. Use a shell function instead of nested eval's. r=pavlov a=waterson
2000-05-22 22:04:45 +00:00
slamm%netscape.com
41df6a1345
Arg, it does not work with the date. Back it out.
2000-05-22 17:54:15 +00:00
slamm%netscape.com
afda777e07
Fix checkout for FreeBSD. Thanks to Pascal Hofstee (daeron@shadowmere.student.utwente.nl) for the fix. bug 33568.. a=leaf,waterson.
2000-05-22 17:02:23 +00:00
thayes%netscape.com
deb6d49771
Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory
2000-05-11 02:36:42 +00:00
slamm%netscape.com
79404936ce
Fix 'webconfig' target (bug 34193).
2000-05-08 20:51:48 +00:00
cls%seawood.org
37a3ac46ca
Add support for pulling individual modules from cvs via client.mk.
2000-05-04 01:26:34 +00:00
cls%seawood.org
4a99823d7d
Made sure that sub-modules use the date option when MOZ_CO_DATE is set.
...
Made sure CONFIGURE_ENV_ARGS were passed to configure.
2000-04-28 10:33:50 +00:00
cls%seawood.org
db97e9bbfb
Added dependency to real Makefile & config.status for targets passed to real Makefile.
2000-04-25 09:12:13 +00:00
slamm%netscape.com
e2920ec878
Output options from mozconfig. Rework checkout.
2000-03-21 21:08:35 +00:00
slamm%netscape.com
2cff4b8f7d
Make client.mk easier to setup for tags/branches (set MOZ_CO_TAG at the top of the file). Handle MOZ_MAKE_FLAGS differently (set MAKE="$(MAKE) $(MOZ_MAKE_FLAGS)"). Add "export" and "install" targets (they just pass through to the top level makefile).
2000-03-17 00:56:58 +00:00
slamm%netscape.com
1c1477949a
Avoid infinite recursion on CONFIG_GUESS
2000-03-14 05:54:46 +00:00
slamm%netscape.com
d90417fb05
Fix configure for people without '.' in their path.
2000-03-14 04:31:49 +00:00
slamm%netscape.com
614adf6c89
Remove obsolete libs target. Remove clean targets and let regular make handle it. Use new names for mozconfig scripts.
2000-03-14 02:59:43 +00:00
leaf%mozilla.org
2827ee7cbd
updating nspr tag to magical, stringently controlled rolling client branch
...
tag.
2000-03-13 15:54:11 +00:00
pavlov%netscape.com
d13f9b8e9d
adding crypto stuff to the tip
2000-03-11 04:33:39 +00:00
slamm%netscape.com
8c12396f5e
Fix client.mk for case when building in mozilla/mozilla. r=endico
2000-02-29 21:00:21 +00:00
leaf%mozilla.org
114fedf699
backing myself out, this should be on a branch.
2000-02-27 10:22:24 +00:00
leaf%mozilla.org
5e26379127
branch cleanup (start page, nspr branch used for pull)
2000-02-27 10:18:24 +00:00
slamm%netscape.com
762b8a6842
Fix a couple client.mk error. Remove the log *before* it is written to. Clean up cvs-failed.tmp file properly. r=mcafee
2000-02-26 03:25:57 +00:00
slamm%netscape.com
b1f8581c7a
Fix build bustage on Solaris.
2000-02-22 23:03:00 +00:00
slamm%netscape.com
26a6e650a1
Make client.mk self-updating. Thanks, Chris, for the original implementation. r=cls@seawood.org a=leaf
2000-02-22 22:25:56 +00:00
wtc%netscape.com
f816aa5c82
Bugzilla bug #27457 : pull NSPR using the static tag
...
NSPRPUB_RELEASE_4_0_20000218. Change NSPR_VERSION to 4.
r=leaf@mozilla.org . a=jar@netscape.com .
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-21 20:19:14 +00:00
cltbld%netscape.com
155813b2a4
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
2000-02-16 02:09:05 +00:00
slamm%netscape.com
89090e141c
Add option to checkout from the mirror (Set MOZ_CO_USE_MIRROR=1 in your environment). This will be used by tinderbox to checkout a little faster. r=akkana
2000-02-16 00:37:41 +00:00
wtc%netscape.com
40c478f70c
Bugzilla bug #27457 : pull the NSPR tag NSPRPUB_4_0_BETA_20000215 and
...
bump NSPR_VERSION to 4.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-15 21:17:40 +00:00
leaf%mozilla.org
c3f9da03e2
Pull nsprpub by static tag. patch from wtc, r=leaf
2000-02-05 21:37:55 +00:00
risto%netscape.com
b011c9aaf1
Changing all cvs-mirror.mozilla.org references to point to politically
...
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.
r=bryner
2000-02-05 07:23:36 +00:00
slamm%netscape.com
dc9210b10f
Something goofy is up with tinderbox. Going back to 1.72.
1999-11-30 02:00:13 +00:00
slamm%netscape.com
d4f6293286
Fix build bustage.
1999-11-30 01:24:41 +00:00