blender/build_files
Sergey Sharybin e71963a37e Buildbot: Ensure proper ABI is used
This wasn't an issue in the real buildbot environment since the
precompiled libraries are compiled with same ABI as the compiler
used for Blender build. But it was causing issues when building
Blender using buildbot scripts (for troubleshooting purposes)
on a machine with different default compiler ABI.

Usually ABI detection is happening in platform_unix.cmake when
detecting whether there are any precompiled libraries folder
available. This detection is not happening when library folder
is provided explicitly, expecting ABI to be setup explicitly
as well.
2019-11-06 13:50:43 +01:00
..
build_environment CMake: add missing headers, use space before comments 2019-10-29 01:33:44 +11:00
buildbot Buildbot: Ensure proper ABI is used 2019-11-06 13:50:43 +01:00
cmake CMake: update cmake_consistency_check 2019-10-29 03:46:50 +11:00
package_spec Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
utils GNUmakefile: avoid using group/owner for source_archive 2019-10-31 00:51:15 +11:00
windows MSVC: Support Building clang+ninja+VS2019 2019-10-01 12:36:11 -06:00