Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (79826b3e550253a64f1cd51cbde17d42a75c60c1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (79826b3e550253a64f1cd51cbde17d42a75c60c1)
  • Date: Mon, 11 Jan 2010 14:10:43 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

graphics/mesademos/BUILD | 2 ++
graphics/mesademos/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit 79826b3e550253a64f1cd51cbde17d42a75c60c1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

mesademos: Do not build Gallium3D or hardware drivers

diff --git a/graphics/mesademos/BUILD b/graphics/mesademos/BUILD
index 7368810..be542ae 100755
--- a/graphics/mesademos/BUILD
+++ b/graphics/mesademos/BUILD
@@ -1,3 +1,5 @@
OPTS="--with-demos \
+ --disable-gallium \
+ --with-driver=xlib \
$OPTS" &&
default_build
diff --git a/graphics/mesademos/HISTORY b/graphics/mesademos/HISTORY
index 49bd580..c569749 100644
--- a/graphics/mesademos/HISTORY
+++ b/graphics/mesademos/HISTORY
@@ -1,3 +1,6 @@
+2010-01-11 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Do not build Gallium3D or hardware drivers
+
2010-01-07 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 7.5.2




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (79826b3e550253a64f1cd51cbde17d42a75c60c1), Eric Sandall, 01/11/2010

Archive powered by MHonArc 2.6.24.

Top of Page