Commit Graph

7 Commits

Author SHA1 Message Date
Alexander von Gluck IV 7c5d8dd2a8 mesa-o-matic: Fix bug exposed by new Mesa build
* While we want to exclude include/GL (because we
  get the whole directory) we also exclude include/GLES2
  which gets picked up in newer Mesa code
* Add a slash on the end of the grep to make sure we omit
  *just* include/GL
2012-06-07 11:52:25 -05:00
Alexander von Gluck IV 63203bef62 mesa-o-matic: Update script for Mesa mainline 2012-02-13 16:14:35 +00:00
Alexander von Gluck IV 4b3408bdf6 mesa build: Remove un-needed headers
* Let gcc do it's job and pull header requirements
* Add defines for gcc to ensure all arch headers are pulled
2012-01-23 13:23:16 -06:00
Alexander von Gluck IV ec4f80739e mesa: Update OptionalPacakge build script
* Add missing cpuinfo header
* Add diff to compile Mesa 7.8.2 for gcc2
2012-01-17 14:57:00 +00:00
Alexander von Gluck IV 9097f91c95 mesa: Updated script to build Mesa optional package
* Move compiled binaries into lib.haiku
* Enables usage with makefile and scons Mesa builds
2012-01-17 14:51:55 +00:00
Alexander von Gluck IV b4f8644589 add in a missing mesa header, formats.h; No Haiku code change. 2012-01-10 12:57:43 -06:00
Alexander von Gluck IV b63d0f0c44 add mesa-o-matic shell script
* This bundles up a compiled upstream Mesa source directory
 * Used during the creation of the Mesa optional package
2012-01-07 23:58:54 -06:00