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

121 Коммитов

Автор SHA1 Сообщение Дата
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
kaie%netscape.com 7792168b34 b=116334 NSS 3.4 landing
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +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
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 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 0347b1adeb Update standalone xpconnect to handle js/xpconnect split.
Bug #104307 sr=jband
2001-11-14 04:54:14 +00:00
alecf%netscape.com a573f3c56f kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls
bug 105077
2001-11-06 23:16:37 +00:00
seawood%netscape.com 5b7545121d Create build_all_dep target to avoid doing the export phase twice 2001-09-30 00:13:35 +00:00
seawood%netscape.com 063b2ec23e Argh. Security doesn't need a special export target. It gets built with the rest of SeaMonkey. 2001-09-28 15:36:25 +00:00
seawood%netscape.com 9e78d37fb3 Make depend target depend upon export so that nspr headers are exported properly. 2001-09-28 15:32:00 +00:00
seawood%netscape.com 7e0457daae Track our dependencies properly by exporting before checking dependencies 2001-09-28 00:36:07 +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
cls%seawood.org 887bb1adfe Stop pulling psm1. Bug #78975 r=leaf sr=sfraser 2001-08-17 07:50:15 +00:00
dveditz%netscape.com 0c0d09be95 bug 82795 part of the tree weren't pulled by the specified MOZ_DATE (accessible, gfx2, etc.) r=leaf 2001-08-16 09:44:35 +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
leaf%mozilla.org e984d9fb80 committing the placeholder for NSS_CO_TAG so we don't forget to pull it.
a=leaf
2001-06-27 03:52:58 +00:00
jband%netscape.com edd9d536c5 fix commented out lines for the next time we need to use them 2001-06-05 00:25:32 +00:00
cls%seawood.org 1959fd6fa7 set MOZ_NSS_AUTOCONF to use the NSS_CLIENT_BRANCH (autoconf) 2001-05-05 10:00:02 +00:00
dougt%netscape.com aa67f8b4b0 Removes the requirement to set MOZ_SRC. r=leaf@netscape.com, b=67062. 2001-04-27 21:13:23 +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
cls%seawood.org 410f50c44e Remove last call to nsprpub\makefile.win 2001-03-06 01:01:34 +00:00
javi%netscape.com a70a5f3aac Enable developers to build PSM 2.0 in win32 platforms.
Bug 70368 patch provided by leaf, r=javi, sr=cls
2001-03-04 23:05:45 +00:00
cls%seawood.org 6a0acca0bb Fix problem of not being able to do debug & opt builds under win32 in the same tree by forcing nspr to always use objdir.
Bug #70445
2001-03-01 05:04:21 +00:00
jband%netscape.com 9e985fa909 fix xpconnect_standalone bustage on Win32. bug 69763. sr=leaf r=cls 2001-02-24 06:54:44 +00:00
cls%seawood.org d21e426cdc Use full path on nspr dependency. (missed one last night). Thanks to leaf for the patch. r=cls sr=granrose 2001-02-23 20:35:18 +00:00
cls%seawood.org e07a1144ff Use full pathnames in dependency lists as nmake has a nasty habit of keeping the cwd set across targets. 2001-02-23 09:24:23 +00:00
cls%seawood.org 7f8f87df63 So, if the Makefiles do not exist when we want to clean up the directory, make them. 2001-02-23 06:07:56 +00:00
cls%seawood.org 73a9f00891 Set autoconf as the default build method for NSPR on the NSPRPUB_CLIENT_BRANCH. Bug #58804 2001-02-23 05:30:00 +00:00
jband%netscape.com 7d93a3552d Add a depend target for xpconnect_standalone. No effect on mozilla builds. r=cls 2001-02-01 19:58:12 +00:00
bryner%uiuc.edu c1658cbb99 Use the "distclean" target for nsprpub instead of clobber_all. r=cls. 2001-01-29 04:28:15 +00:00
cls%seawood.org 806e769d34 Only run win32 nspr autoconf if configure* has changed. r=bryner 2001-01-22 07:38:23 +00:00
bryner%uiuc.edu ee6a60e566 Add support for building NSPR with autoconf. Define USE_NSPR_AUTOCONF to turn it on (requires additional tools). r=cls. 2001-01-22 00:32:42 +00:00
leaf%mozilla.org 7fd92e7df4 we won't get very far building mozilla/security on windows without pulling
mozilla/security/makefile.win; build bustage fix for psm builds (doesn't
affect default build)
2000-12-09 00:34:08 +00:00
ddrinan%netscape.com 0bb4288722 Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org. 2000-12-06 23:45:42 +00:00
cls%seawood.org 55fa13ebea Fix for LDAP tags. Thanks to wtc for the patch. Bug 55007 r=dmose 2000-10-18 19:45:37 +00:00
bryner%uiuc.edu 5bb3534e46 Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +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
granrose%netscape.com 71918bb721 modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier. 2000-07-26 22:43:27 +00:00
jband%netscape.com ff320436f0 patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org 2000-07-19 03:36:27 +00:00
dougt%netscape.com 146bdc6024 Removing -d "$(CVSROOT)" option. This messes up under 4nt.
a=leaf@netscape.com
2000-07-06 21:20:26 +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 7a2ee52588 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-24 21:48:17 +00:00
tao%netscape.com 34d74af33b 41054: Bundle 2-3 language packs with Seamonkey. r=jbetak. 2000-06-22 03:36:02 +00:00
dmose%mozilla.org afb8040142 pull the LDAP C SDK code by default (it's on a branch). a=r=leaf@mozilla.org 2000-06-16 21:20:18 +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
danm%netscape.com c705c1d4c1 build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00