summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-test-launcher'Brad King2023-12-151-0/+16
|\
| * add_test: Optionally use a launcher for tests running in-project targetsRalf Habacker2023-12-131-0/+16
* | Merge topic 'compute-compiler-linker'Brad King2023-12-091-0/+2
|\ \
| * | LinkerId: Identify AIX and SunOS system linkersBrad King2023-12-081-0/+2
| |/
* | Merge topic 'LLVMFlang-Fortran-link-enhancements'Brad King2023-12-091-5/+7
|\ \
| * | LLVMFlang Fortran: enhance link capabilitiesMarc Chevrier2023-12-081-5/+7
| |/
* | MSVC: Teach find_library to consider Rust's '${name}.dll.lib' conventionDaniel Ching2023-12-081-5/+5
|/
* VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-222-0/+26
* Merge topic 'ci-fedora-39'Brad King2023-11-201-1/+1
|\
| * Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-171-1/+1
| |\
| | * codespell: Fix typosBrad King2023-11-171-1/+1
* | | Merge topic 'swift-compilation-mode'Brad King2023-11-191-0/+32
|\ \ \ | |/ / |/| |
| * | Swift: Add abstraction for compilation modeEvan Wilde2023-11-171-0/+32
* | | Merge topic 'autogen-rsp'Brad King2023-11-171-0/+10
|\ \ \
| * | | Autogen: Add support for response files for moc predef targetstophoo2023-11-161-0/+10
* | | | Merge topic 'doc-find_package-advice'Brad King2023-11-152-0/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Note ways CMAKE_..._FIND_PACKAGE_... vars can break projectsCraig Scott2023-11-072-0/+41
* | | | install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-131-0/+6
| |/ / |/| |
* | | Optionally make `test` target depend on `all`William Sciaroni2023-11-102-0/+21
|/ /
* | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-244-0/+77
* | CMAKE_PROJECT_INCLUDE: Allow to run module filesCristian Le2023-10-185-4/+12
* | CMAKE_PROJECT_INCLUDE: Add support for including multiple filesCristian Le2023-10-184-4/+20
* | Add options to specify linker toolMarc Chevrier2023-10-134-0/+120
|/
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-6/+1
* Merge topic 'misc-cxxmodule-fixes'Brad King2023-09-271-2/+4
|\
| * Help/CMAKE_EXPORT_COMPILE_COMMANDS: mention the `output` fieldBen Boeckel2023-09-251-2/+4
* | Merge topic 'hip-nvidia'Brad King2023-09-262-31/+47
|\ \
| * | HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCCBrad King2023-09-251-5/+8
| * | CUDA: Generalize CMAKE_{CUDA => <LANG>}_HOST_COMPILER variable docsBrad King2023-09-252-31/+44
* | | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-251-0/+2
|/ /
* | CrayClang: Add support for this compilerRyan Krattiger2023-09-221-0/+1
|/
* Merge topic 'hip-nvidia'Brad King2023-09-222-3/+29
|\
| * HIP: Add support for NVIDIA GPUsBrad King2023-09-211-1/+4
| * HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-212-3/+26
* | Help: Clarify requirements for find_package to use lib{64,32,x32} pathsBrad King2023-09-201-2/+2
|/
* MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-131-0/+6
* Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-311-1/+2
* Help:ENV: note escaping needed for special charactersscivision2023-08-171-0/+11
* Merge branch 'backport-vs-sdk-selection' into vs-sdk-selectionBrad King2023-08-101-1/+5
|\
| * VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+4
| * VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-101-1/+1
* | Merge topic 'doc-fixups-release-3.27'Craig Scott2023-08-072-6/+9
|\ \ | |/
| * Help: Improve formatting and fix wording for ENABLE_EXPORTSCraig Scott2023-08-061-3/+4
| * Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLYCraig Scott2023-08-041-3/+5
* | Help: Explicitly note that projects should not set CMAKE_CUDA_HOST_COMPILERBrad King2023-07-311-0/+7
* | Help: Document IOS_INSTALL_COMBINED as deprecatedMárton Marczell2023-07-201-0/+3
* | apple: add preliminary visionOS supportGregor Jasny2023-07-113-3/+3
* | Merge topic 'link-depends-is-OFF'Brad King2023-06-261-0/+8
|\ \ | |/
| * link dependencies: deactivate the featureMarc Chevrier2023-06-231-0/+8
* | Merge topic 'cross-compiling-emulator-env-var'Brad King2023-06-141-0/+4
|\ \