On 5/2/2013 3:45 PM, Nick Alexander wrote:
On 13-05-02 3:09 PM, Josh Matthews wrote:
According to
http://mxr.mozilla.org/mozilla-central/source/build/dumbmake-dependencies#8,
it is equivalent to the following:
./mach build -X chrome xpcom toolkit/library
That's correct. Or, if you're not a mach user, it translates to
make -f client.mk chrome
make -f client.mk xpcom
make -f client.mk toolkit/library
Nick
Does it also build browser/app on OSX after every build? Since that is
pretty much required all the time and often missed.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform