dmose%mozilla.org
8535dda53e
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
0cb0a4d98a
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
307c918090
Fix build bustage
1999-10-19 01:29:44 +00:00
slamm%netscape.com
8d4db6d45c
Update checkout target. Add logging. Stop on conflicts. r=dougt
1999-10-18 22:33:32 +00:00
cyeh%netscape.com
30069ecf02
remove MODULAR_NETLIB define. obsolete.
1999-09-02 22:19:21 +00:00
cyeh%netscape.com
ff099c9ca0
Remove useless NGLAYOUT_PLUGINS define.
1999-09-02 18:21:11 +00:00
cyeh%netscape.com
1a74604c52
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
45d20c53cc
split nspr build out as a separate target to save build time
1999-08-02 20:37:46 +00:00
dveditz%netscape.com
3494a24b31
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
d654e1101c
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
bb24b838c0
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
7216f8353e
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
1d63bff6e9
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
60650a773c
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
bca444a36a
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
bebbf4e614
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
35bf374ae1
changes to enable layout only pull and build targets
1999-03-23 19:38:05 +00:00
sar%netscape.com
d969fc64fd
correcting the pulling of NSPR
1999-03-18 19:50:26 +00:00
cyeh%netscape.com
88e1ae5cff
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
564cdd8d4e
enabling mailnews by default
1999-03-05 20:29:36 +00:00
leaf%mozilla.org
acf732dc09
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
5b88965185
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
61b7dcf682
make pull_and_build_all mean all, not just seamonkey
1999-02-25 00:01:13 +00:00
leaf%mozilla.org
a4d61cb010
some cvs clients barf without the -d option (stupid, stupid win98 shell)
1999-02-24 13:56:23 +00:00
cyeh%netscape.com
38a0ff17cb
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
912d3e86f7
enable depend builds with client.mak.
1999-02-18 22:27:52 +00:00
leaf%mozilla.org
9fe0187e49
nspr should be getting pulled from the tip.
1999-02-08 18:22:36 +00:00
leaf%mozilla.org
03a01b692c
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
24267e28b8
add intl directory to the makefile
1999-01-21 23:53:08 +00:00
leaf%mozilla.org
653872a00d
changing pull of nsprpub to pull from the tip.
1999-01-20 01:05:02 +00:00
leaf%mozilla.org
1e43f89423
fixing clobber rule
1998-12-31 20:17:37 +00:00
leaf%mozilla.org
ea20373da1
readding the clobber_all rule... *grumble* *grumble*
1998-12-31 19:55:05 +00:00
cltbld%netscape.com
e338cf5afe
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
520165193b
clobber and checkout rules should work now, but they still need some cleaning.
1998-12-07 00:07:54 +00:00
leaf%mozilla.org
9cf30be285
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
065f62446e
Testing Bonsai, try 11.
1998-07-15 21:40:59 +00:00
terry%netscape.com
5e9331047c
Testing Bonsai, try 10.
1998-07-15 20:56:25 +00:00
terry%netscape.com
f643ff55a1
Testing Bonsai, try 9.
1998-07-15 20:50:31 +00:00
terry%netscape.com
dfb30853a4
Testing Bonsai, try 8.
1998-07-15 20:47:57 +00:00
terry%netscape.com
1bbe131233
Testing Bonsai, try 7.
1998-07-15 19:56:37 +00:00
terry%netscape.com
e5e189a05d
Testing Bonsai, try 6.
1998-07-15 19:50:56 +00:00
terry%netscape.com
1c2da70e88
Testing Bonsai, try 5.
1998-07-15 19:43:52 +00:00
terry%netscape.com
6cf4f7d8d6
Testing Bonsai, try 4.
1998-07-15 19:41:56 +00:00
terry%netscape.com
46d8ea29fc
Testing Bonsai, try 3.
1998-07-15 19:39:32 +00:00
terry%netscape.com
693fc3d4ed
Testing Bonsai, try 2.
1998-07-15 19:37:24 +00:00
terry%netscape.com
9faf42abd4
Just testing to make sure we haven't busted Bonsai.
1998-07-15 19:18:58 +00:00
hardts
6fc71dccd8
touching down layout integration branch
1998-06-05 01:03:18 +00:00
hardts
1aa7915cde
change raptor to nglayout
1998-05-27 20:00:40 +00:00
hardts
bf0417269d
added support for MOZ_RAPTOR
1998-05-05 21:16:24 +00:00
sar
50a721ca2e
Taking out the stuff not relevant to the public tree...
...
All references to MOZ_JAVAVER deleted (java is included in the MozillaProductWin module)
The other branch tag references have been deleted (dbm is pulled as part of the module, security
and coreconf have no relevance in the public tree)
pull_all is only defined as pull_client_source_product (ifdef for MOZ_MEDIUM was removed)
pull_security and pull_client were removed
build_ldap was removed
1998-04-30 02:16:43 +00:00
cyeh
6ac22fe29a
missed this preflight check
1998-04-27 18:16:04 +00:00
cyeh
1af4ae296c
change to new module to pull source with root of "mozilla"
1998-04-27 18:09:13 +00:00
sar
41880a45ca
change MOZ_SRC references to DEPTH
1998-04-21 21:22:54 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00