tornavis/build_files
Tyler Alden Gubala 07d7028dd0 CMake: various fixes for building Python module
* Don't link against Mesa OpenGL software emulation libraries from the
  lib folder, they are not intended to be used for building, only install.
* Don't use static OpenMP library by default, it's usually not built to
  work in shared libraries.
* Disable jemalloc on all platforms, the reason it fails is not specific
  to Linux.

Differential Revision: https://developer.blender.org/D8827
2020-09-10 19:40:54 +02:00
..
build_environment Make deps: Disabled assembly for GMP on Apple/arm64. 2020-09-03 10:11:59 +02:00
buildbot Fix buildbot macOS packaging error after recent changes 2020-08-04 17:13:09 +02:00
cmake CMake: various fixes for building Python module 2020-09-10 19:40:54 +02:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Fix git tag warning when running make update after recent changes 2020-07-16 14:26:37 +02:00
windows Windows: Add sccache support. 2020-04-20 12:51:43 -06:00