blender/build_files
Brecht Van Lommel eb7ac996cc Build: install all shared libraries regardless of build options
There are dependencies between shared libraries, and Python modules which are
always installed on Linux and macOS can use these also.

Instead of adding logic for dealing with dependencies and conditional Python
module installs, just always install everything when using precompiled
libraries. This does not affect compile time which would be the main reason to
turn off build options, and it does not affect the case where system libraries
are used.
2023-01-04 11:20:02 +01:00
..
build_environment install_deps.sh: Enable NVPTX backend for LLVM (and OSL). 2022-12-30 14:43:18 +09:00
buildbot Cleanup: cmake formatting 2022-12-17 13:33:27 +11:00
cmake Build: install all shared libraries regardless of build options 2023-01-04 11:20:02 +01:00
config Build: upgrade pre-built libraries for Linux 2022-12-16 10:42:40 +11:00
package_spec Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
utils Build: upgrade pre-built libraries for Linux 2022-12-16 10:42:40 +11:00
windows make.bat: skip SVN update when running make code_update 2022-10-29 11:25:33 -06:00