summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* scons: Aggregate all tiny libraries in a single library.José Fonseca2010-01-011-16/+0
| | | | | Makes integration of gallium into out of tree components much easier. No pratical change for components in this tree,
* Initial scons support to build gallivm.José Fonseca2008-02-191-0/+16
Not yet complete.