[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [61305] trunk/lib/darwin-9.x.universal: OSX/libs: exchanged omp and clang README's with .txt version

jens verwiebe info at jensverwiebe.de
Fri Feb 21 21:04:08 CET 2014


Revision: 61305
          https://developer.blender.org/rBL61305
Author:   jensverwiebe
Date:     2014-02-21 20:04:08 +0000 (Fri, 21 Feb 2014)
Log Message:
-----------
OSX/libs: exchanged omp and clang README's with .txt version

Added Paths:
-----------
    trunk/lib/darwin-9.x.universal/clang-omp/README.txt
    trunk/lib/darwin-9.x.universal/openmp/README.txt

Removed Paths:
-------------
    trunk/lib/darwin-9.x.universal/clang-omp/README.rtf
    trunk/lib/darwin-9.x.universal/openmp/README.rtf

Deleted: trunk/lib/darwin-9.x.universal/clang-omp/README.rtf
===================================================================
--- trunk/lib/darwin-9.x.universal/clang-omp/README.rtf	2014-02-21 19:56:50 UTC (rev 61304)
+++ trunk/lib/darwin-9.x.universal/clang-omp/README.rtf	2014-02-21 20:04:08 UTC (rev 61305)
@@ -1,24 +0,0 @@
-{\rtf1\ansi\ansicpg1252\cocoartf1265
-{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
-{\colortbl;\red255\green255\blue255;}
-\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
-\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural
-
-\f0\fs24 \cf0 This is a build of the clang-openmp branch ( based on svn 3.4 )\
-More information can be obtained here: http://clang-omp.github.io\
-\
-To use this compiler just add to your userconfig:\
-\
-CC = '../lib/darwin-9.x.universal/clang-omp/bin/clang'\
-CXX = '../lib/darwin-9.x.universal/clang-omp/bin/clang++'\
-\
-..and you are done.\
-\
-Note: for 
-\b i386 aka Intel 32bit
-\b0  builds: due a bug in OSL it must be still disabled:\
-WITH_BF_CYCLES_OSL = False\
-\
-\
-Jens\
-}
\ No newline at end of file

Added: trunk/lib/darwin-9.x.universal/clang-omp/README.txt
===================================================================
--- trunk/lib/darwin-9.x.universal/clang-omp/README.txt	                        (rev 0)
+++ trunk/lib/darwin-9.x.universal/clang-omp/README.txt	2014-02-21 20:04:08 UTC (rev 61305)
@@ -0,0 +1,15 @@
+This is a build of the clang-openmp branch ( based on svn 3.4 )
+More information can be obtained here: http://clang-omp.github.io
+
+To use this compiler just add to your userconfig:
+
+CC = '../lib/darwin-9.x.universal/clang-omp/bin/clang'
+CXX = '../lib/darwin-9.x.universal/clang-omp/bin/clang++'
+
+..and you are done.
+
+Note: for i386 aka Intel 32bit builds: due a bug in OSL it must be still disabled:
+WITH_BF_CYCLES_OSL = False
+
+
+Jens

Deleted: trunk/lib/darwin-9.x.universal/openmp/README.rtf
===================================================================
--- trunk/lib/darwin-9.x.universal/openmp/README.rtf	2014-02-21 19:56:50 UTC (rev 61304)
+++ trunk/lib/darwin-9.x.universal/openmp/README.rtf	2014-02-21 20:04:08 UTC (rev 61305)
@@ -1,14 +0,0 @@
-{\rtf1\ansi\ansicpg1252\cocoartf1265
-{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
-{\colortbl;\red255\green255\blue255;}
-\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
-\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural
-
-\f0\fs24 \cf0 This is the Intel(R) OpenMP* Runtime Library used with Clang-OpenMP.\
-The lib is prepared to work with blender scons and cmake ( -id @loader_path )\
-Architectures supported are i386 and x86_64 ( intel 32/64bit )\
-\
-You will find  the clang-omp in our libs.\
-More infor:  http://clang-omp.github.io\
-\
-Jens}
\ No newline at end of file

Added: trunk/lib/darwin-9.x.universal/openmp/README.txt
===================================================================
--- trunk/lib/darwin-9.x.universal/openmp/README.txt	                        (rev 0)
+++ trunk/lib/darwin-9.x.universal/openmp/README.txt	2014-02-21 20:04:08 UTC (rev 61305)
@@ -0,0 +1,8 @@
+This is the Intel(R) OpenMP* Runtime Library used with Clang-OpenMP.
+The lib is prepared to work with blender scons and cmake ( -id @loader_path )
+Architectures supported are i386 and x86_64 ( intel 32/64bit )
+
+You will find  the clang-omp in our libs.
+More info:  http://clang-omp.github.io
+
+Jens
\ No newline at end of file




More information about the Bf-blender-cvs mailing list