gerv%gerv.net
7b5d09cf32
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:13:26 +00:00
seawood%netscape.com
5ef14e6f64
Adding pull targets.
2002-09-20 09:15:50 +00:00
seawood%netscape.com
8e6ff491f2
Re-adding files to avoid checkout warnings. The warnings are because the files are individually listed in the cvs module definition. Replaced standard targets with reference to win32 build page.
2002-08-10 02:45:57 +00:00
seawood%netscape.com
f828c2b775
Removing nmake build support. use NMAKE_LAST_RITES tag to resurrect nmake build files.
...
Bug #158528
2002-08-07 13:10:15 +00:00
dmose%netscape.com
c5b9a24630
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
45413ade3e
b=116334 NSS 3.4 landing
...
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
kaie%netscape.com
91defc6be5
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
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
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
52bca58e06
Update standalone xpconnect to handle js/xpconnect split.
...
Bug #104307 sr=jband
2001-11-14 04:54:14 +00:00
alecf%netscape.com
328cf8121b
kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls
...
bug 105077
2001-11-06 23:16:37 +00:00
seawood%netscape.com
9cfc49d1c7
Create build_all_dep target to avoid doing the export phase twice
2001-09-30 00:13:35 +00:00
seawood%netscape.com
65d98596d0
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
3535e1c683
Make depend target depend upon export so that nspr headers are exported properly.
2001-09-28 15:32:00 +00:00
seawood%netscape.com
1d08e2b964
Track our dependencies properly by exporting before checking dependencies
2001-09-28 00:36:07 +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
cls%seawood.org
423cf09ca2
Stop pulling psm1. Bug #78975 r=leaf sr=sfraser
2001-08-17 07:50:15 +00:00
dveditz%netscape.com
fb2c55f0ca
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
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
leaf%mozilla.org
39054e9abf
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
2dffa0499e
fix commented out lines for the next time we need to use them
2001-06-05 00:25:32 +00:00
cls%seawood.org
3c5fe6c20e
set MOZ_NSS_AUTOCONF to use the NSS_CLIENT_BRANCH (autoconf)
2001-05-05 10:00:02 +00:00
dougt%netscape.com
e9f541f9c9
Removes the requirement to set MOZ_SRC. r=leaf@netscape.com, b=67062.
2001-04-27 21:13:23 +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
cls%seawood.org
0497fd759e
Remove last call to nsprpub\makefile.win
2001-03-06 01:01:34 +00:00
javi%netscape.com
313c0a5710
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
7b50f37741
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
fb43f56e24
fix xpconnect_standalone bustage on Win32. bug 69763. sr=leaf r=cls
2001-02-24 06:54:44 +00:00
cls%seawood.org
2ffaaa1fbb
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
a90181e8d2
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
48bef5aa8c
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
faed1e71e4
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
8cd010e146
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
c92828f6e6
Use the "distclean" target for nsprpub instead of clobber_all. r=cls.
2001-01-29 04:28:15 +00:00
cls%seawood.org
9f342086e4
Only run win32 nspr autoconf if configure* has changed. r=bryner
2001-01-22 07:38:23 +00:00
bryner%uiuc.edu
7ae7e5c5c3
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
b6d603d562
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
258e09a7e6
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
3b0bfaa5e4
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
78bb960271
Changing security build order to fix win32 clobber bustage.
2000-09-14 21:22:06 +00:00
ssu%netscape.com
7116f8e1f5
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
77ef459fce
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
d64b148f22
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
ee8075c173
Removing -d "$(CVSROOT)" option. This messes up under 4nt.
...
a=leaf@netscape.com
2000-07-06 21:20:26 +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
492cdbc990
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak.
2000-06-24 21:48:17 +00:00