History log of /haiku-fatelf/3rdparty/mesa/mesa-o-matic.sh
Revision Date Author Comments
# 7c5d8dd2 07-Jun-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# 63203bef 13-Feb-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

mesa-o-matic: Update script for Mesa mainline


# 4b3408bd 23-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# ec4f8073 17-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

mesa: Update OptionalPacakge build script

* Add missing cpuinfo header
* Add diff to compile Mesa 7.8.2 for gcc2


# 9097f91c 17-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

mesa: Updated script to build Mesa optional package

* Move compiled binaries into lib.haiku
* Enables usage with makefile and scons Mesa builds


# b4f86445 09-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

add in a missing mesa header, formats.h; No Haiku code change.


# b63d0f0c 07-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

add mesa-o-matic shell script

* This bundles up a compiled upstream Mesa source directory
* Used during the creation of the Mesa optional package


# 7c5d8dd2a860071f70dfe0492d38eac3b1009ee4 07-Jun-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# 63203bef62f509d6791df819f7ff38d10d01e8b4 13-Feb-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

mesa-o-matic: Update script for Mesa mainline


# 4b3408bdf6d8e1d95c86c45123bad4b2c45807ac 23-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# ec4f80739efcbd202445ede49c07abe880c595ab 17-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

mesa: Update OptionalPacakge build script

* Add missing cpuinfo header
* Add diff to compile Mesa 7.8.2 for gcc2


# 9097f91c956bc85cfc019eec3894dfd477412dd2 17-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

mesa: Updated script to build Mesa optional package

* Move compiled binaries into lib.haiku
* Enables usage with makefile and scons Mesa builds


# b4f8644589d508aa757a25adcfe7d2eef1127fb5 09-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

add in a missing mesa header, formats.h; No Haiku code change.


# b63d0f0c4454c5435b6a481072fc615dabbf8b93 07-Jan-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

add mesa-o-matic shell script

* This bundles up a compiled upstream Mesa source directory
* Used during the creation of the Mesa optional package