summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-cxxmodules.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix typo in cmake-cxxmodules(7) note syntax權少2024-06-261-1/+1
* cxxmodules: provide a detection variable for `import std`Ben Boeckel2024-04-181-0/+3
* Clang: support creating a target for imported modulesBen Boeckel2024-04-121-0/+1
* MSVC: support `import std`Ben Boeckel2024-04-121-0/+3
* Experimental: add an experimental feature gate for `import std`Ben Boeckel2024-04-121-0/+6
* cxxmodules: link to `std`-providing targets when availableBen Boeckel2024-04-111-1/+8
* Help/cmake-cxxmodules: describe the compilation strategyBen Boeckel2024-04-111-0/+43
* cmLocalGenerator: ignore scanned sources for unity buildsBen Boeckel2024-01-051-0/+4
* CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-011-1/+2
* VS: Explicitly disallow C++ modules provided by imported targetsBen Boeckel2023-10-171-0/+1
* cxxmodules: scan C++ sources for imports by defaultBen Boeckel2023-10-021-1/+1
* cxxmodules: rework control logic for scanning regular C++ sourcesBen Boeckel2023-10-021-0/+17
* Help: add a manpage for cxxmodule supportBen Boeckel2023-10-021-0/+55