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

280 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com b1f30a88d8 Pull client.mk and modules.mk by date when MOZ_CO_DATE is set rather than always pulling the tip version.
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #143165 r=leaf
2002-05-28 08:40:31 +00:00
seawood%netscape.com 2891336507 Make --srcdir autodetection work with activestate perl
Bug #135589
2002-04-13 08:39:48 +00:00
seawood%netscape.com 7c5d155247 Roll our own version of abs2rel to handle MOZ_OBJDIRs with .. in their path
Bug #135589 r=kaie
2002-04-13 08:13:38 +00:00
cls%seawood.org c5dae4c23f If MOZ_OBJDIR is set, automagically determine the relative path from the objdir to the srcdir and pass --srcdir to configure using this relative path. This is needed to workaround the issue with absolute paths in the win32 gmake build.
Bug #135589 r=bryner a=rjesup
2002-04-06 06:20:55 +00:00
dmose%netscape.com c5a69ba52b Fixing autoconf build bustage 2002-03-27 07:49:23 +00:00
dmose%netscape.com 5e565e67aa Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:38 +00:00
seawood%netscape.com 93a6b4579a Fix eternal fast-update failure if security fails once.
Thanks to Randell Jesup <rjesup@wgate.com> for the patch.
Bug #127358 r=cls a=asa
2002-02-26 08:35:38 +00:00
kaie%netscape.com 7792168b34 b=116334 NSS 3.4 landing
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
seawood%netscape.com f489fa77a2 Call 'alldep' instead of 'depend build' to avoid the extra export stage.
r=bryner
2002-01-31 06:15:19 +00:00
seawood%netscape.com 710046a5e7 If TOPSRCDIR_MOZ is not set, set it to TOPSRCDIR. 2002-01-29 13:12:50 +00:00
seawood%netscape.com 99bd5f51d6 use 'alldep' instead of 'depend build' 2002-01-29 10:25:13 +00:00
seawood%netscape.com f1172a05a3 Add build_all_dep & build_all_depend targets which are aliases for the alldep target. Made sure that alldep was passed down to the real Makefiles. 2002-01-25 08:32:27 +00:00
kaie%netscape.com ff2bf9290b b=116334 Allowing conditional usage of NSS 3.4
r=wtc sr=blizzard
Should not affect standard build (without having explicitly set NSS_3_4 in the environment)
2002-01-10 00:47:07 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com 3b65202748 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 5c8cc975a2 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 67606b7924 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 bbda020bce 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 94c063a625 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 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
bryner%uiuc.edu b1618a79f7 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 ee9606dbb3 Use $(wildcard..) to make certain configure dependencies optional. Bug #42211 2000-06-14 03:51:17 +00:00
dmose%mozilla.org 17acfd4e13 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 8f1b5084e5 # 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 c950fa6d9b 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 f24430cb7e # 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 1ccdfe8c01 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 88d95c9720 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 dfd2e3e18f Fix typo from the last checkin. 2000-05-23 22:52:52 +00:00
slamm%netscape.com a21517efea 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 ef47d89d23 Arg, it does not work with the date. Back it out. 2000-05-22 17:54:15 +00:00
slamm%netscape.com 9520cf8ee6 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 bcfbf527c0 Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory 2000-05-11 02:36:42 +00:00
slamm%netscape.com 2e3bd40ade Fix 'webconfig' target (bug 34193). 2000-05-08 20:51:48 +00:00
cls%seawood.org a8f92c03b2 Add support for pulling individual modules from cvs via client.mk. 2000-05-04 01:26:34 +00:00
cls%seawood.org a823359983 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 2a5b9282e0 Added dependency to real Makefile & config.status for targets passed to real Makefile. 2000-04-25 09:12:13 +00:00
slamm%netscape.com 7302393b6b Output options from mozconfig. Rework checkout. 2000-03-21 21:08:35 +00:00
slamm%netscape.com 1602ef1230 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 9a9613697d Avoid infinite recursion on CONFIG_GUESS 2000-03-14 05:54:46 +00:00
slamm%netscape.com 4ded3b899a Fix configure for people without '.' in their path. 2000-03-14 04:31:49 +00:00
slamm%netscape.com 50c40d8a88 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 75005c2434 updating nspr tag to magical, stringently controlled rolling client branch
tag.
2000-03-13 15:54:11 +00:00
pavlov%netscape.com ff7a889382 adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
slamm%netscape.com dafa5c9a21 Fix client.mk for case when building in mozilla/mozilla. r=endico 2000-02-29 21:00:21 +00:00
leaf%mozilla.org 61f179a0c3 backing myself out, this should be on a branch. 2000-02-27 10:22:24 +00:00
leaf%mozilla.org 2c93c57cc9 branch cleanup (start page, nspr branch used for pull) 2000-02-27 10:18:24 +00:00
slamm%netscape.com befe090655 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 c05a583283 Fix build bustage on Solaris. 2000-02-22 23:03:00 +00:00
slamm%netscape.com 5532d5b926 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 3d73b89625 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 12c543dc38 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 704fc18e04 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 1889f05d72 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 d7cea8a018 Pull nsprpub by static tag. patch from wtc, r=leaf 2000-02-05 21:37:55 +00:00
risto%netscape.com 65c0d3c80a 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 f584b0bcd5 Something goofy is up with tinderbox. Going back to 1.72. 1999-11-30 02:00:13 +00:00
slamm%netscape.com b36efbddce Fix build bustage. 1999-11-30 01:24:41 +00:00
slamm%netscape.com 55e7337cf6 Use config/cvsco.pl to checkout.
Catches conflicts and logs output to a file. r=mcafee
1999-11-30 00:52:20 +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
slamm%netscape.com 8ad1e0aeeb File dependency not needed anymore. Fix build bustage. r=mcafee. 1999-11-02 02:57:23 +00:00
slamm%netscape.com 88cb6a0756 Forgot a semicolon and that caused the creation of bogus files. a=leaf. Thanks to jim_nance@yahoo.com for pointing out the problem. 1999-10-12 17:05:05 +00:00
slamm%netscape.com b34c1946e2 Use temporary file name without process number for checkout. I was getting the name wrong because I refered to it in a new process (still using the 17606 variable. Hopefully this will be the final checking for bug #15750. r=waterson. I updated some comments too. 1999-10-09 00:31:17 +00:00
slamm%netscape.com 3ab229873a Fix solaris build bustage. The shell does not like {} command grouping. Use () instead. 1999-10-07 22:04:04 +00:00
slamm%netscape.com 4c78ed1e7f Quit when cvs has an error. Previously it kept going. Bug #15750. r=mcafee. Also change default module from SeaMonkeyEditor to SeaMonkeyAll. 1999-10-07 21:24:17 +00:00
slamm%netscape.com b0b9f1a791 Fix build bustage reported by Greg Noel and Jerry Kirk on netscape.public.mozilla.builds. 1999-09-30 16:14:11 +00:00
slamm%netscape.com 05b59149b9 Use . and .. instead of fullpath for topsrcdir and rootdir. 1999-09-29 20:40:04 +00:00
briano%netscape.com 415c00a38e Added the missing semicolon. 1999-09-22 06:32:45 +00:00
cls%seawood.org 3e2bfa5eb5 Fix for the problem of GtkMozilla not being properly cleaned up from client.mk's cleansrcdir target. 1999-09-22 00:40:11 +00:00
slamm%netscape.com 710e81ad70 Append date to checkout log (don't overwrite it). 1999-08-24 18:36:37 +00:00
hshaw%netscape.com 0d6ef72781 fix Makefile generation for netwerk subdirectories 1999-08-24 04:13:41 +00:00
slamm%netscape.com baa62a6acd Add MOZ_MAKE_FLAGS for -j4 1999-08-20 15:20:30 +00:00
slamm%netscape.com 0e45f74ba1 Add MOZ_MAKE_FLAGS for -j4 1999-08-20 15:02:00 +00:00
slamm%netscape.com 5ee1504e54 Fix webconfig target. 1999-05-04 19:54:24 +00:00
ramiro%netscape.com dc48adc6aa Fix everything rule. 1999-05-01 02:34:44 +00:00
ramiro%netscape.com 2de9c5ed4d Add an everything target which redoes everything from scratch. 1999-05-01 02:10:34 +00:00
slamm%netscape.com 1a79ca7286 Retreat! running configure before clean isn't the answer. Back to the drawing board. 1999-04-27 22:10:43 +00:00
slamm%netscape.com e477202a61 Add mail/news makefiles to config.status dependencies. Add config.status to 'clean' dependencies. The latter fixes the case of 'gmake -f client.mk checkout clean build' when makefiles are added. 1999-04-27 20:57:13 +00:00
slamm%netscape.com bc0c874c0a Fix for bug #5555: Infinite loop when setting branch flag. Thanks to hawkfan@pyrotechnics.com for the patch. 1999-04-27 17:10:48 +00:00
slamm%netscape.com b528749e8c All MOZ_CVS_FLAGS and MOZ_CO_FLAGS to be set in mozconfig. 1999-04-26 21:47:47 +00:00
slamm%netscape.com 0a25e8ed81 Improve recovering from conflicting objdir/srcdir builds. Add cleansrcdir target to client.mk. Update the objdir vs. srcdir build instructions in configure. 1999-04-23 20:46:22 +00:00
slamm%netscape.com b09a461260 Removing config.cache from dependencies, because configure does not always update config.cache. (I ended up running configure each time I ran client.mk because configure was newer than config.cache). 1999-04-21 02:02:03 +00:00
slamm%netscape.com a54a1900c6 Add environment variable, MOZ_CO_DATE, to set checkout date tag. 1999-04-21 01:25:26 +00:00
slamm%netscape.com 046b111eee Run depend target after running configure and tweak last fix. both bug #3524. 1999-04-16 23:47:04 +00:00
slamm%netscape.com d87c1a2e59 Die with an error when configure fails (bug #3524). 1999-04-16 23:09:16 +00:00
slamm%netscape.com 44747c6a67 Add windows-style targets to PHONY. 1999-04-15 19:49:58 +00:00
slamm%netscape.com 84de0deb09 Fix config-guess based object directory. Fix dependencies for configure. Finish removing nspr target. 1999-04-15 19:35:41 +00:00
slamm%netscape.com 03eea1fa5e Finish changes for CVSROOT. Thanks to jlnance@sailboat.acs.uncwil.edu (James Lewis Nance) for the patch. 1999-04-14 02:41:50 +00:00
slamm%netscape.com 91a1c59f6e Let configure deal with nspr and pthreads insteads of client.mk Take patch from 1999-04-14 02:34:49 +00:00
slamm%netscape.com 6af1a991d4 Pthreads is on by default now for configure. Make client.mk do the same. 1999-04-12 21:20:59 +00:00
slamm%netscape.com 6ef64de9a4 Build in source tree by default. 1999-04-10 04:07:37 +00:00
slamm%netscape.com 51c5ccbc2a Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments. 1999-03-26 00:03:10 +00:00
slamm%netscape.com 9f94e61738 Fix LD_LIBRARY_PATH for nspr. Drop '.sh' from mozconfig name. 1999-03-22 20:42:31 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
briano%netscape.com a908eab0b6 Made it acceptable to QNX's shell. 1999-03-12 02:55:24 +00:00
slamm%netscape.com e62f66bac3 Summarize checkout conflicts before dying. 1999-03-11 01:21:25 +00:00
slamm%netscape.com d58289c2e5 Make sure .mozconfig.mk can be read. Even for first checkout. Pre-fill web configurator with existing options. 1999-03-10 21:03:33 +00:00
briano%netscape.com 9a8d2c1f37 Now it'll be able to capture all of CVS's output instead of just stdout. 1999-03-04 01:53:23 +00:00
slamm%netscape.com 9591ac5e96 Change myconfig to mozconfig. 1999-02-25 19:21:29 +00:00
slamm%netscape.com 41fdef43f9 Echo LD_LIBRARY_PATH for configure. 1999-02-24 01:41:56 +00:00
slamm%netscape.com 444883cf91 Add --with-nspr flag to configure when needed. 1999-02-23 18:08:52 +00:00