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 |
|
leaf%mozilla.org
|
0861e39149
|
updating nspr tag to magical, stringently controlled rolling branch tag,
making client.mak update itself on each pull.
|
2000-03-13 15:56:44 +00:00 |
|
pavlov%netscape.com
|
535c1ec0b8
|
fix windows... really.... no, seriously. I mean it!
|
2000-03-11 05:15:44 +00:00 |
|
pavlov%netscape.com
|
fb5234b2f9
|
fix for windows
|
2000-03-11 04:55:28 +00:00 |
|
pavlov%netscape.com
|
ff7a889382
|
adding crypto stuff to the tip
|
2000-03-11 04:33:39 +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 |
|
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 |
|
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 |
|
tbogard%aol.net
|
044ced414b
|
Added the ability to run doing "nmake -f client.mak export" or "nmake -f client.mak install" to target a specific portion of the build pass. r=leaf
|
2000-02-10 04:51:54 +00:00 |
|
leaf%mozilla.org
|
59037c561f
|
Pull nsprpub by static tag, if NSPR_CO_TAG isn't already set. Patch
from wtc; r=leaf
|
2000-02-05 21:17:07 +00:00 |
|
leaf%mozilla.org
|
70e132acd5
|
backing out slamm's changes to use cvsco.pl; builds are breaking, not sure
why but i'd rather debug after the tree is open.
|
1999-11-30 17:29:20 +00:00 |
|
leaf%mozilla.org
|
d4e8afc706
|
fixing cvs command path delimiter. windows knows \, but cvs knows /. This
was obviously never tested before checkin.
|
1999-11-30 16:35:01 +00:00 |
|
slamm%netscape.com
|
4930229272
|
Reapply checkout changes, but add extra quotes to date.
|
1999-11-30 01:40:05 +00:00 |
|
slamm%netscape.com
|
e155a34658
|
Revert to last revision until change can handle pull by date.
|
1999-11-30 01:30:54 +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 |
|
dp%netscape.com
|
38f4254688
|
Adding support for MOZ_CVS_FLAGS (useful for specifying -z3) r=leaf
|
1999-11-22 22:33:40 +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 |
|
nisheeth%netscape.com
|
2c9d4de6e6
|
Fix bug 15304. Added a flag to bscmake.exe. Only executed when the browse_info target is used.
|
1999-11-02 23:29:48 +00:00 |
|
slamm%netscape.com
|
c2ded4ce56
|
Fix build bustage
|
1999-10-19 01:29:44 +00:00 |
|
slamm%netscape.com
|
790a4a7bad
|
Update checkout target. Add logging. Stop on conflicts. r=dougt
|
1999-10-18 22:33:32 +00:00 |
|
cyeh%netscape.com
|
c9d7c36281
|
remove MODULAR_NETLIB define. obsolete.
|
1999-09-02 22:19:21 +00:00 |
|
cyeh%netscape.com
|
bef3eb8080
|
Remove useless NGLAYOUT_PLUGINS define.
|
1999-09-02 18:21:11 +00:00 |
|
cyeh%netscape.com
|
acf1f2f7e0
|
remove STANDALONE_IMAGE_LIB define. We always built with it by default.
General makefile cleanup to make configuring easier.
|
1999-09-02 01:10:47 +00:00 |
|
dveditz%netscape.com
|
ff4d6b8717
|
split nspr build out as a separate target to save build time
|
1999-08-02 20:37:46 +00:00 |
|
dveditz%netscape.com
|
c0d62790f4
|
add dependency checking to default target, stop abort in clobber_all if dist doesn't exist
|
1999-07-30 23:40:42 +00:00 |
|
cyeh%netscape.com
|
dd44f87bbc
|
add splitting symbols to new target "deliver" in prep for fullcircle distribution.
affects official builds only.
|
1999-07-07 20:34:59 +00:00 |
|
nisheeth%netscape.com
|
55795405b8
|
Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch.
|
1999-05-05 08:00:20 +00:00 |
|
nisheeth%netscape.com
|
b5a69a3310
|
Added the browse_info target to create .SBR files for code browsing in VC++.
|
1999-04-05 22:18:34 +00:00 |
|
cyeh%netscape.com
|
038b9a7282
|
build_layout doesn't build_dist anymore
build_dist doesn't clobber the dist
|
1999-04-05 19:40:52 +00:00 |
|
cyeh%netscape.com
|
e707776887
|
make depend and clobber_all targets work properly.
add support for dist and layout targets.
|
1999-03-31 20:55:34 +00:00 |
|
cyeh%netscape.com
|
29aab4c17e
|
this was a silly bug, introduced by trying to create *_layout targets
for the nglayout team. fixes clobber_all
|
1999-03-25 05:32:25 +00:00 |
|
cyeh%netscape.com
|
af29034d14
|
recover pull by branch and pull by date functionality back.
also recover all the error handling utility code so we can make sure
that environment variables are set right before executing.
|
1999-03-23 23:39:05 +00:00 |
|
cyeh%netscape.com
|
252c2493ed
|
changes to enable layout only pull and build targets
|
1999-03-23 19:38:05 +00:00 |
|
sar%netscape.com
|
21c14bc427
|
correcting the pulling of NSPR
|
1999-03-18 19:50:26 +00:00 |
|