summaryrefslogtreecommitdiffstats
path: root/Source/cmExperimental.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-171-1/+1
* cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-07-311-1/+1
* cmExperimental: support forwarding associated variables to `try_compile`Ben Boeckel2023-07-311-4/+12
* cmExperimental: only forward C++ module support to non-ABI checksBen Boeckel2023-07-311-2/+1
* cmExperimental: use an `enum` for whether to forward to try_compileBen Boeckel2023-07-311-3/+3
* Windows: Add experimental WindowsKernelModeDriver platformKyle Edwards2023-07-171-0/+6
* try_compile(): Pass down CMAKE_EXPERIMENTAL_* feature flagsKyle Edwards2023-07-171-0/+1
* cmake_language(): Add undocumented GET_EXPERIMENTAL_FEATURE_ENABLED modeKyle Edwards2023-07-171-1/+1
* cmExperimental: Expose feature data APIKyle Edwards2023-07-171-10/+8
* cmExperimental: refresh the C++ modules UUIDBen Boeckel2023-07-131-1/+1
* cxxmodules: update the experimental UUIDBen Boeckel2023-05-311-1/+1
* cxxmodules: support new round of Clang patchesBen Boeckel2022-12-151-1/+1
* cmExperimental: recycle C++20 module support UUIDBen Boeckel2022-12-011-1/+1
* cmExperimental: update `CXX_MODULE_CMAKE_API` UUIDBen Boeckel2022-07-061-1/+1
* cmExperimental: add an experimental feature to handle C++ modulesBen Boeckel2022-06-141-1/+8
* cmExperimental: add a mechanism for experimental CMake featuresBen Boeckel2022-06-141-0/+56