Chris McAfee wrote:
> Jon Granrose wrote:
> >
> > One thing I would really enjoy seeing is a way to pull and build
> > embedding, then pull the additional files and build the browser. This
> > would allow us to deliver the embedding files for testing more quickly
> > than we do now.
> >
>
> Aren't there gonna be ifdef's & stuff that will bite us?
the current embedding approach is to not allow builds to be "configurable"
(in whatever publically supported embedding way) using source level
#ifdef'ing. build system #ifdeffing is fine though.
> If we really are modular, then sure we should make it
> easy to build both products as you say.
agreed :-).
Jud