Commit Graph

67 Commits

Author SHA1 Message Date
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
cyeh%netscape.com
316c179f9b make clobber_all remove the dist so we can catch depedency problems. if you don't
blow away the dist, you can hide module dependencies and build order that need
to be correct in makefile.win DIRS
1999-03-11 18:14:57 +00:00
sar%netscape.com
000f5924d3 enabling mailnews by default 1999-03-05 20:29:36 +00:00
leaf%mozilla.org
7834a5c287 Fixing the dependency on mozilla/config (yanked the include, removed the $(NMAKE)
references. Approved: sar
1999-03-01 20:16:01 +00:00
leaf%mozilla.org
f998e4520d moving the client build into client.mak and toplevel makefile.win
leaving nglayout.mak for cleanup by anyone who wants to do it.
1999-02-28 07:51:10 +00:00
sar%netscape.com
cf7842999b make pull_and_build_all mean all, not just seamonkey 1999-02-25 00:01:13 +00:00
leaf%mozilla.org
6d1e6697e5 some cvs clients barf without the -d option (stupid, stupid win98 shell) 1999-02-24 13:56:23 +00:00
cyeh%netscape.com
44a054757e fix stupid bug where clobber_all clobbered everything but mozilla/xpfe.
this should be cleaned up to something more elegant later.
1999-02-23 02:29:08 +00:00
cyeh%netscape.com
9dba2d9f32 enable depend builds with client.mak. 1999-02-18 22:27:52 +00:00
leaf%mozilla.org
ab69b9de1d nspr should be getting pulled from the tip. 1999-02-08 18:22:36 +00:00
leaf%mozilla.org
ce52178078 making client.mak build apprunner by default. Probably should be replaced by
a more sophisticated rule.
1999-01-30 01:12:59 +00:00
ftang%netscape.com
0534a6d903 add intl directory to the makefile 1999-01-21 23:53:08 +00:00
leaf%mozilla.org
9c71419835 changing pull of nsprpub to pull from the tip. 1999-01-20 01:05:02 +00:00
leaf%mozilla.org
97bb0620e3 fixing clobber rule 1998-12-31 20:17:37 +00:00
leaf%mozilla.org
8f19e28be5 readding the clobber_all rule... *grumble* *grumble* 1998-12-31 19:55:05 +00:00
cltbld%netscape.com
1ed17c58cd initial steps toward moving cvs pull information out of nglayout.mak.
Also, change pull_all to pull using module information instead of
each directory individually.
1998-12-23 11:01:34 +00:00
leaf%mozilla.org
e2a5204e52 clobber and checkout rules should work now, but they still need some cleaning. 1998-12-07 00:07:54 +00:00
leaf%mozilla.org
99874a5dda Removed some kruft and added a pull_config to pull_all so pull_nglayout doesn't
die. More splitting needs to be done (taking up some of the things that nglayout.mak
does but shouldn't be doing)... but that's for another early morning.
1998-12-03 12:28:26 +00:00
terry%netscape.com
789f33d517 Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
terry%netscape.com
141fb54f7a Testing Bonsai, try 10. 1998-07-15 20:56:25 +00:00