blender/build_files
Sergey Sharybin ca991e3012 Fix compilation error on certain platforms
Atomic operations performed by the C++ standard library might require
libatomic on platforms which do not have hardware support for those
operations.

This change makes it that such configurations are automatically detected
and -latomic is added when needed.

Differential Revision: https://developer.blender.org/D14106
2022-02-22 15:47:43 +01:00
..
build_environment Python: bump minimum version to 3.10 2022-02-22 10:16:25 +11:00
buildbot Update all README to clearify intention or usage 2021-05-31 18:58:42 +02:00
cmake Fix compilation error on certain platforms 2022-02-22 15:47:43 +01:00
config Update pipeline config and point to 3.1 branches. 2022-01-28 11:01:11 +01:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Build: change make update to not print errors regarding submodule branches 2021-09-20 14:05:56 +02:00
windows Windows: Retire MSVC 2017 support 2022-01-26 17:56:38 -07:00