[Project_owners] managing big xulrunner projects
Gareth Hunt
gareth-hunt at rocketmail.com
Sat Dec 8 11:52:45 PST 2007
I created an Apache ANT script for creating XPIs and also building
directly into the installed addon location in my (development) profile.
It also has a target for creating interfaces for custom xpcom
components.
Take a look here at the script:
http://www.mozdev.org/source/browse/modifyheaders/build.xml?rev=1.7;content-type=text%2Fx-cvsweb-markup
And here at on of the props files:
http://www.mozdev.org/source/browse/modifyheaders/build.properties.default?rev=1.11;content-type=text%2Fx-cvsweb-markup
You could use separate properties files for linux and windows
environments.
Cheers,
Gareth
--- Sergey Yanovich <ynvich at gmail.com> wrote:
> Hi,
>
> My project has grown quite big, there are 196 files under source
> control
> at the moment. I have automake/autoconf/libtool build system, which
> is
> working great on linux.
>
> However, I reached a point when I need to build on win32. I am
> expecting
> issues, since that combination is too *nixy.
>
> Does anyone use autotools with xulrunner application on Windows? Or
> what
> are the alternatives?
>
> --
> Sergey Yanovich
>
> P.S. the project web site is http://www.aasii.org/, all code GPL'ed
__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
More information about the Project_owners
mailing list