Commit Graph

50 Commits

Author SHA1 Message Date
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
terry%netscape.com
de45197e6f Testing Bonsai, try 9. 1998-07-15 20:50:31 +00:00
terry%netscape.com
971249c3d6 Testing Bonsai, try 8. 1998-07-15 20:47:57 +00:00
terry%netscape.com
710d071bf1 Testing Bonsai, try 7. 1998-07-15 19:56:37 +00:00
terry%netscape.com
e28da77c26 Testing Bonsai, try 6. 1998-07-15 19:50:56 +00:00
terry%netscape.com
f24a94b99c Testing Bonsai, try 5. 1998-07-15 19:43:52 +00:00
terry%netscape.com
7e026cbfa4 Testing Bonsai, try 4. 1998-07-15 19:41:56 +00:00
terry%netscape.com
1e8a77c9cc Testing Bonsai, try 3. 1998-07-15 19:39:32 +00:00
terry%netscape.com
f060cf81d8 Testing Bonsai, try 2. 1998-07-15 19:37:24 +00:00
terry%netscape.com
ba0e1e5ec3 Just testing to make sure we haven't busted Bonsai. 1998-07-15 19:18:58 +00:00
hardts
fcdbde9fff touching down layout integration branch 1998-06-05 01:03:18 +00:00
hardts
884a986fb4 change raptor to nglayout 1998-05-27 20:00:40 +00:00
hardts
96b64b39cc added support for MOZ_RAPTOR 1998-05-05 21:16:24 +00:00
sar
8bed4a9289 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
1daae9a596 missed this preflight check 1998-04-27 18:16:04 +00:00
cyeh
024de12340 change to new module to pull source with root of "mozilla" 1998-04-27 18:09:13 +00:00
sar
3fff96be8b change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00