blender/source/creator
Sergey Sharybin 435d19f772 Fix bundling of requests on debian-like systems
Couple of issues:

- Debian systems doesn't use site-packages but uses
  dist-packages instead.

- Requetss from ubuntu repository depends on urlllib3
  and chardet, which also implies six. copy those libs
  as well.

I know it's all rather annoying, but no that much
choise is in here..
2014-07-28 23:16:39 +06:00
..
blender.map Attempt to fix #35228: hide a few LLVM symbols that are not in the llvm namespace 2013-05-06 09:44:56 +00:00
buildinfo.c Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
CMakeLists.txt Fix bundling of requests on debian-like systems 2014-07-28 23:16:39 +06:00
creator.c Code cleanup: casts, dead assignment & arg order. 2014-06-26 15:46:42 +10:00
osx_locals.map OSX: adaptions needed for renewed osl/oiio/llvm 2014-07-25 10:27:30 +02:00