summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/apple.py
AgeCommit message (Expand)Author
2025-11-19compilers: Remove Environment parameter from Compiler.find_libraryDylan Baker
2025-11-19compilers: Remove Environment parameter from Compiler.openmp_flagsDylan Baker
2025-11-19compilers: Pass Environment instead of MachineInfoDylan Baker
2025-10-14Add C23 and C2Y supported c_std versions for Apple compilers.John Ralls
2025-01-27compilers: split Apple C++ version handling to a mixinDylan Baker
2025-01-27compilers: move Apple C Std version handling to a mixinDylan Baker
2025-01-08First draft version of Tasking MIL linking with b_lto and prelinkinggerioldman
2024-08-26compilers: Allow prelinking with Apple ClangL. E. Segovia
2024-06-26compilers: Add support for OpenMP from homebrew with AppleClangDylan Baker