Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2014-12-31 12:05:53 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2015-01-08 21:44:29 +0300
commit67439dfe06bbe22a826a47fbd0ceed9805814bd1 (patch)
treedb0da8c1d08d14a1d83af9a4a328f6422d42f60e
parent96629dfe0e0c00c8ffbcd3f0a3a70f35eb42f29a (diff)
Remove executable flag from the build configuration filesv2.73
They're not intended to be executed directly and seems mode change happened by accident. Setting -x for this files to avoid possible incidents by trying to run this files in shell.
-rw-r--r--[-rwxr-xr-x]build_files/scons/tools/Blender.py0
-rw-r--r--[-rwxr-xr-x]source/creator/CMakeLists.txt0
2 files changed, 0 insertions, 0 deletions
diff --git a/build_files/scons/tools/Blender.py b/build_files/scons/tools/Blender.py
index eb2e57ad793..eb2e57ad793 100755..100644
--- a/build_files/scons/tools/Blender.py
+++ b/build_files/scons/tools/Blender.py
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 21cb41ddfa2..21cb41ddfa2 100755..100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt