Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake/toolchain.clang-default.cmake Adjust for MacOS >= 10.13 (Min ↵ | Sven Gothel | 2023-12-03 | 1 | -2/+6 |
| | | | | Deployment Version) | ||||
* | cmake/toolchain.clang-default.cmake: Adjust for MacOS clang++'s libc++ ↵ | Sven Gothel | 2023-05-04 | 1 | -5/+17 |
| | | | | usage, implying macosx-version-min >= 10.7 | ||||
* | cmake/{customconfig->toolchain}.* and add LINKER_FLAGS '-static-libstdc++' ↵ | Sven Gothel | 2023-05-04 | 1 | -0/+32 |
| | | | | -> min '-static-libgcc -static-libstdc++' | ||||
* | CMake: Don't use CMAKE_TOOLCHAIN_FILE for non-crosscompilation, use ↵ | Sven Gothel | 2014-06-10 | 1 | -14/+0 |
| | | | | OPENAL_CUSTOM_CONFIG to inject cmake commands | ||||
* | cmake/toolchain*: Add CXX_FLAGS | Sven Gothel | 2014-02-15 | 1 | -1/+2 |
| | |||||
* | Add clang cmake.toolchain macros; Fix glibc-compat-symbols.h to work w/ ↵ | Sven Gothel | 2013-09-13 | 1 | -0/+13 |
clang (nop) |