mesa/src/gallium/tests
José Fonseca 601498ae73 scons: Revamp how to specify targets to build.
Use scons target and dependency system instead of ad-hoc options.

Now is simply a matter of naming what to build. For example:

  scons libgl-xlib

  scons libgl-gdi

  scons graw-progs

  scons llvmpipe

and so on. And there is also the possibility of scepcified subdirs, e.g.

  scons src/gallium/drivers

If nothing is specified then everything will be build.

There might be some rough corners over the next days. Please bare with me.
2010-11-01 13:30:22 +00:00
..
graw scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
python Merge remote branch 'origin/master' into lp-setup-llvm 2010-10-17 19:09:42 -07:00
trivial gallium: Make trivial examples use target helpers 2010-07-04 13:31:55 +01:00
unit scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00