summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'presets-pathListSep'Brad King2022-05-136-0/+42
|\ \ \ \ \ \
| * | | | | | cmake-presets: add ${pathListSep} macroErin Melucci2022-05-126-0/+42
* | | | | | | Merge topic 'vs-arm64-tests'Brad King2022-05-126-9/+18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Tests: Fix test failures for Windows Arm64 platformsNiyas Sait2022-05-116-9/+18
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'werror-property'Brad King2022-05-109-0/+73
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-069-0/+73
* | | | | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-0641-0/+334
|\ \ \ \ \
| * | | | | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-0341-0/+334
* | | | | | Merge topic 'ExternalProject-no-extract-timestamp'Brad King2022-05-0515-0/+50
|\ \ \ \ \ \
| * | | | | | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policyKasper Laudrup2022-05-0415-0/+50
* | | | | | | Merge topic 'better_error_message_when_lang_not_enabled'Brad King2022-05-054-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Provide guidance when trying to use non-enabled languageRobert Maynard2022-05-044-0/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'less_ptx_for_all_all-major_native'Brad King2022-05-044-12/+12
|\ \ \ \ \ \ \
| * | | | | | | CUDA: native/all/all-major generates minimal set of ptx codeRobert Maynard2022-05-034-12/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'chsi-windows_registry-updates'Brad King2022-05-044-136/+252
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | cmake_host_system_information(WINDOWS_REGISTRY) updatesMarc Chevrier2022-05-014-136/+252
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'find_item-query-windows-registry'Brad King2022-05-0392-0/+1377
|\ \ \ \ \ \
| * | | | | | find_* commands: add control over Windows registry viewsMarc Chevrier2022-04-2992-0/+1377
| |/ / / / /
* | | | | | Merge topic 'cuda-arch-verify'Brad King2022-05-035-3/+22
|\ \ \ \ \ \
| * | | | | | CUDA: Restore CMAKE_CUDA_ARCHITECTURES support for -real and -virtual suffixesBrad King2022-04-295-3/+22
| |/ / / / /
* | | | | | Merge topic 'cpp-modules-prep'Brad King2022-05-033-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cmInstallExportGenerator: expose the temporary directoryBen Boeckel2022-04-283-4/+4
| |/ / / /
* | | | | Merge topic 'cuda-arch-verify'Brad King2022-04-282-2/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CUDA: Defer architecture testing to the compiler testing stepBrad King2022-04-252-2/+11
* | | | | Merge topic 'file-set-simplifications'Brad King2022-04-272-4/+13
|\ \ \ \ \
| * | | | | cmTarget: factor out fileset type handlingBen Boeckel2022-04-252-4/+4
| * | | | | RunCMake/target_sources: test `HEADERS` file sets via generic propsBen Boeckel2022-04-252-0/+9
| |/ / / /
* | | | | Tests: Remove incidental use of C++98 compiler modesBrad King2022-04-261-8/+0
* | | | | Merge topic 'target-bundle-dir-name-genex'Brad King2022-04-267-0/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Genex: Add TARGET_BUNDLE_DIR_NAMEBen Leadbetter2022-04-227-0/+31
* | | | | Merge topic 'cmake-use-findpython'Brad King2022-04-2211-27/+27
|\ \ \ \ \
| * | | | | CMake: Use FindPython instead of FindPythonInterp to build CMake itselfKyle Edwards2022-04-2111-27/+27
| |/ / / /
* | | | | Merge topic 'NO_CMAKE_INSTALL_PREFIX'Brad King2022-04-2218-2/+129
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Find: Support per call disabling of CMAKE_INSTALL_PREFIXRobert Maynard2022-04-1518-2/+129
* | | | | Merge topic 'file-set-build-export'Brad King2022-04-212-13/+47
|\ \ \ \ \
| * | | | | cmExportBuildFileGenerator: handle genex-wrapped source pathsBen Boeckel2022-04-181-11/+45
| * | | | | cmInstallCommand: tweak error messageBen Boeckel2022-04-161-2/+2
* | | | | | Merge topic 'cpack-dmg-sla'Brad King2022-04-208-1/+29
|\ \ \ \ \ \
| * | | | | | CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by defaultBrad King2022-04-148-1/+29
* | | | | | | Merge topic 'vs-dotnet-startup-object'Brad King2022-04-206-0/+67
|\ \ \ \ \ \ \
| * | | | | | | VS: Add StartupObject property for managed .NET projectsFlorian Schweiger2022-04-126-0/+67
* | | | | | | | Merge topic 'file-set-generated-dependency'Brad King2022-04-154-0/+28
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystemKyle Edwards2022-04-144-0/+28
| * | | | | | Merge topic 'file-set-repr-improvements' into release-3.23Brad King2022-04-1215-36/+20
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'correct_list-presets_parsing' into release-3.23Brad King2022-04-122-1/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'xcode-pch' into release-3.23Brad King2022-04-123-1/+19
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge topic 'xcode-universal'Brad King2022-04-146-0/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Xcode: Add tests for OBJECT library per target `OSX_ARCHITECTURES`Hyper Nova Sun2022-04-126-0/+24
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmake_host_system_information-query-windows-registry'Brad King2022-04-1427-0/+312
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake_host_system_information: query windows registryMarc Chevrier2022-04-1327-0/+312