tornavis/source/creator
listout f197b1a1f1 CMake: support building with musl libc
Instead of using macros like GLIBC we can use the CMake build
systems internal functions to check if some header or functions are
present on the running system's libc.

Add ./build_files/cmake/have_features.cmake to add checks for
platform features which can be used to set defines for source
files that require them.

Reviewed By: campbellbarton

Ref D15696
2022-08-18 08:12:56 +10:00
..
CMakeLists.txt CMake: support building with musl libc 2022-08-18 08:12:56 +10:00
blender_launcher_win32.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
buildinfo.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
creator.c Cleanup: unused header 2022-07-28 16:01:29 +10:00
creator_args.c Add debugging info for Wintab activated by argument `--debug-wintab`. 2022-04-17 15:21:59 -07:00
creator_intern.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
creator_signals.c CMake: support building with musl libc 2022-08-18 08:12:56 +10:00
symbols_apple.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00
symbols_unix.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00