* --enable-debug => build=debug (there's also, "profile", "checked", and
"release")
* --with-xxx --disable-xxx => just say list target you want, and scons will
build that target, and all depencies, and nothing more. For example
scons dri-r600g
It would be nice to have a list of all targe
OK, I take the scons patches back. I thought scons was only good for
building llvmpipe and svga on Windows.
scons --help is not very helpful, it doesn't describe how to build
drivers. Is there a way to exactly reproduce the following configure
options in scons?
--prefix=/usr --enable-glx-tls --en
On Die, 2011-06-14 at 09:45 -0700, Jose Fonseca wrote:
>
> - Original Message -
> > On Tue, 2011-06-14 at 18:25 +0200, Marek Olšák wrote:
> > > Hi,
> > >
> > > This series reworks some of our configure options to make Gallium
> > > easier to configure.
> > >
> > > First, there is a new
- Original Message -
> On Tue, 2011-06-14 at 18:25 +0200, Marek Olšák wrote:
> > Hi,
> >
> > This series reworks some of our configure options to make Gallium
> > easier to configure.
> >
> > First, there is a new option --with-gallium-drivers=DIRS, which
> > replaces the current heap o
On Tue, Jun 14, 2011 at 12:25 PM, Marek Olšák wrote:
> Hi,
>
> This series reworks some of our configure options to make Gallium easier to
> configure.
>
> First, there is a new option --with-gallium-drivers=DIRS, which replaces the
> current heap of options --enable-gallium-DRIVER. --disable-ga
On Tue, 2011-06-14 at 18:25 +0200, Marek Olšák wrote:
> Hi,
>
> This series reworks some of our configure options to make Gallium easier to
> configure.
>
> First, there is a new option --with-gallium-drivers=DIRS, which replaces the
> current heap of options --enable-gallium-DRIVER. --disable-
Hi,
This series reworks some of our configure options to make Gallium easier to
configure.
First, there is a new option --with-gallium-drivers=DIRS, which replaces the
current heap of options --enable-gallium-DRIVER. --disable-gallium is removed
as well, instead, --with-gallium-drivers= withou