[Openmcl-cvs-notifications] r7536 - in /trunk/ccl/darwin-x86-headers64/gl: ./ .cvsignore C/ C/.cvsignore C/populate.sh
gb at clozure.com
gb at clozure.com
Sun Oct 28 05:52:34 MDT 2007
Author: gb
Date: Sun Oct 28 07:52:34 2007
New Revision: 7536
Log:
New.
Added:
trunk/ccl/darwin-x86-headers64/gl/ (with props)
trunk/ccl/darwin-x86-headers64/gl/.cvsignore
trunk/ccl/darwin-x86-headers64/gl/C/ (with props)
trunk/ccl/darwin-x86-headers64/gl/C/.cvsignore
trunk/ccl/darwin-x86-headers64/gl/C/populate.sh (with props)
Propchange: trunk/ccl/darwin-x86-headers64/gl/
---------------------------------------------------------------------------=
---
--- svn:ignore (added)
+++ svn:ignore Sun Oct 28 07:52:34 2007
@@ -1,0 +1,2 @@
+*.cdb*
+
Added: trunk/ccl/darwin-x86-headers64/gl/.cvsignore
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ccl/darwin-x86-headers64/gl/.cvsignore (added)
+++ trunk/ccl/darwin-x86-headers64/gl/.cvsignore Sun Oct 28 07:52:34 2007
@@ -1,0 +1,2 @@
+*.cdb*
+
Propchange: trunk/ccl/darwin-x86-headers64/gl/C/
---------------------------------------------------------------------------=
---
--- svn:ignore (added)
+++ svn:ignore Sun Oct 28 07:52:34 2007
@@ -1,0 +1,4 @@
+usr*
+System*
+Developer*
+*~.*
Added: trunk/ccl/darwin-x86-headers64/gl/C/.cvsignore
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ccl/darwin-x86-headers64/gl/C/.cvsignore (added)
+++ trunk/ccl/darwin-x86-headers64/gl/C/.cvsignore Sun Oct 28 07:52:34 2007
@@ -1,0 +1,4 @@
+usr*
+System*
+Developer*
+*~.*
Added: trunk/ccl/darwin-x86-headers64/gl/C/populate.sh
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ccl/darwin-x86-headers64/gl/C/populate.sh (added)
+++ trunk/ccl/darwin-x86-headers64/gl/C/populate.sh Sun Oct 28 07:52:34 2007
@@ -1,0 +1,11 @@
+#!/bin/sh
+SDK=3D/Developer/SDKs/MacOSX10.5.sdk
+if [ $# -eq 1 ]
+then
+SDK=3D$1
+fi =
+CFLAGS=3D"-m64 -isysroot ${SDK}"; export CFLAGS
+rm -rf System Developer
+h-to-ffi.sh ${SDK}/System/Library/Frameworks/OpenGL.framework/Headers/Open=
GL.h
+h-to-ffi.sh ${SDK}/System/Library/Frameworks/GLUT.framework/Headers/glut.h
+h-to-ffi.sh ${SDK}/System/Library/Frameworks/AGL.framework/Headers/agl.h
Propchange: trunk/ccl/darwin-x86-headers64/gl/C/populate.sh
---------------------------------------------------------------------------=
---
svn:executable =3D *
More information about the Openmcl-cvs-notifications
mailing list