seawood%netscape.com
caa77b4545
Remove unneeded dirs from xpcom standalone build.
...
Go Alecf!
2002-02-20 06:56:15 +00:00
seawood%netscape.com
e7ec12dbd5
Add windbgdlg to standalone xpcom list
2002-02-01 05:31:30 +00:00
seawood%netscape.com
b77e5879d3
Add netwerk/build to standalone xpcom dirs list.
...
Bug #116039
2001-12-20 01:21:28 +00:00
seawood%netscape.com
95ccc9bfaf
Update standalone xpcom dirs list.
...
Bug #58981 r=bryner
2001-12-09 07:02:42 +00:00
seawood%netscape.com
4e8fe986be
split xpidl into seperate module
2001-10-29 06:32:18 +00:00
seawood%netscape.com
db72c5cdf7
Fix xpcom standalone build
2001-10-24 00:12:06 +00:00
seawood%netscape.com
ab8d22f617
Update standalone xpcom build list
2001-10-07 04:03:57 +00:00
cls%seawood.org
a81a199b21
Remove mozilla/security from psm2 build list.
...
Make BUILD_MODULES=psm == BUILD_MODULES=psm2
Bug #75958 r=dbaron
2001-04-18 03:35:06 +00:00
javi%netscape.com
a6216634a2
Backing out my change since leaf will provide a "better" fix.
2001-04-16 20:40:16 +00:00
javi%netscape.com
00d9ed4331
Fix for Bug 76179 patch provided by leaf, r=javi, sr=cls
...
Don't build the Makefile in security as part of PSM 2 builds. That
build drives the PSM1 build process.
2001-04-16 20:37:57 +00:00
cls%seawood.org
1d3a252cde
Add security to psm2 DIRS list so that BUILD_MODULES=psm2 works (how did this ever work before?)
2001-04-13 23:54:47 +00:00
cls%seawood.org
c41d4426ab
Add directories to make psm/psm-glue build standalone again
2001-04-09 00:37:44 +00:00
cls%seawood.org
378d63a2a4
Removing obsolete USE_NSPR_AUTOCONF usage
2001-04-06 08:44:49 +00:00
shaver%mozilla.org
b610932022
71140: fix XPConnect-standalone build, r=cls
2001-03-08 02:40:37 +00:00
javi%netscape.com
87d73ff9c3
Allow developers to build PSM 2.0 on Unix.
...
Fix for Bug 70343 sr=cls
2001-03-04 22:55:18 +00:00
cls%seawood.org
9e37b1db15
Fix standalone psm bustage.
2001-02-23 00:14:28 +00:00
dbaron%fas.harvard.edu
5184d110fa
Fix standalone PSM bustage from layout/content split by adding content/base/public.
2001-02-22 14:01:05 +00:00
dbaron%fas.harvard.edu
4b58c0409c
Fix broken (from waterson's changes yesterday) BUILD_MODULES=psm build by removing rdf/content/public (which no longer has a Makefile) from the list for PSM. I can't tell which new directory, if any, is needed, since there's other bustage preventing a psm build without having already built mozilla.
2001-02-22 13:56:31 +00:00
cls%seawood.org
a166aefeb8
Let the standalone xpcom build know about the string library dependency. Bug 69718
2001-02-22 09:24:57 +00:00
cls%seawood.org
207665231f
Fix fdlibm/mozjs dependency problem by making sure that fdlibm is always built before mozjs.
2001-02-04 06:27:59 +00:00
cls%seawood.org
c0d14a2b10
Make sure to pull nspr with xpcom
2001-01-19 21:17:42 +00:00
ccarlen%netscape.com
15ac5b144d
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
axel%pike.org
f7ec15df4c
bug 57282, fixing easy modules like transformiix, r=cls (build stuff)
2001-01-11 11:02:10 +00:00
cls%seawood.org
383be547da
Explicitly call $(PERL) rather than relying upon the OS to interpret the script correctly.
2001-01-07 14:19:52 +00:00
cls%seawood.org
781839f588
Give the standalone build system a finer grained control over which directories are checked out.
...
Bug #57282 r=blizzard
2000-12-27 05:29:50 +00:00
cls%seawood.org
aa26bbda90
Remove js/src from psm dep list since it's already in DIRS list
2000-12-23 02:44:16 +00:00
cls%seawood.org
a6fcf0e07e
JS has required NSPR for some time apparently. Updating module list to not pull all of js/ just enough to build libmozjs.so (js/src).
2000-12-23 02:26:44 +00:00
cls%seawood.org
adf99d8d59
Add psm to standalone build system.
...
Pull psm & nss by default via client.mk .
Moves psm-glue from Mozilla build to psm module.
Bug #60912 . r=bryner
CARPOOL!
2000-12-22 20:43:27 +00:00
cls%seawood.org
8c549a6494
Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
...
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
cls%seawood.org
20bbf9ccfa
Add security module (based upon bryner's nss autoconf patch)
2000-12-05 06:49:12 +00:00
cls%seawood.org
b129e998c9
Finishing off the standalone modules framework.
...
List js/src/liveconnect & js/src/xpconnect in toplevel Makefile.in to allow js to be built using the standalone framework.
Use the <module>_STANDALONE defines anytime BUILD_MODULES != all.
r=slamm
2000-05-20 02:45:59 +00:00
axel%pike.org
b92b7989e1
Support for BUILD_MODULES and MOZ_CO_MODULES for transformiix (standalone),
...
does not affect build, a=leaf, r=leaf
Makefile.ins will follow soon
2000-05-18 19:37:33 +00:00
cls%seawood.org
37a3ac46ca
Add support for pulling individual modules from cvs via client.mk.
2000-05-04 01:26:34 +00:00
cls%seawood.org
8bf60f47ad
Move STATIC_MAKEFILES back into the toplevel Makefile
2000-05-03 22:49:47 +00:00
cls%seawood.org
176bded229
Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159
2000-04-18 09:42:12 +00:00