summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23Brad King2022-02-043-0/+9
|\
| * GoogleTest: Preserve spaces in test parametersEvgeniy Shcherbina2022-02-033-0/+9
* | Merge topic 'ci-minor-cleanups' into release-3.23Brad King2022-02-033-1/+7
|\ \
| * | Tests: Skip Clang PCH_INSTANTIATE_TEMPLATES test in MSVC ABIBrad King2022-02-022-1/+3
| * | Tests: Suppress MSVC CRT deprecation warnings in pseudo_llvm-rcBrad King2022-02-021-0/+4
| |/
* | Merge topic 'cmake-ignore-prefix-path'Brad King2022-02-036-0/+60
|\ \
| * | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variableKyle Edwards2022-02-026-0/+60
| |/
* | CMakePresets.json: Ensure configurePreset is reachable from current fileKyle Edwards2022-02-0210-0/+43
|/
* Merge topic 'dotnet_ref_in_sdk'Brad King2022-02-021-1/+4
|\
| * VS: .Net SDK Style projects can add Reference to dllsSumit Bhardwaj2022-02-011-1/+4
* | Merge topic 'ep-redownload-on-SOURCE_DIR-change'Brad King2022-02-024-5/+45
|\ \
| * | ExternalProject: Rerun download on SOURCE_DIR changeCraig Scott2022-02-014-5/+45
| |/
* | find_package(): Add tests for CMAKE_IGNORE_PATHKyle Edwards2022-01-312-0/+13
|/
* Merge topic 'ibmclang-compiler'Brad King2022-01-282-2/+2
|\
| * IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-272-2/+2
* | Merge topic 'cuda_vs_arch_all'Brad King2022-01-289-0/+27
|\ \
| * | CUDA: Error on empty/invalid CMAKE_CUDA_ARCHITECTURES set by userRaul Tambre2022-01-279-0/+27
* | | string(TIMESTAMP): add %f specifier for microsecondsPeter Würth2022-01-282-2/+2
|/ /
* | Merge topic 'ep_test_with_build_with_server-arg-fix'Brad King2022-01-251-1/+1
|\ \ | |/ |/|
| * Tests: Remove stray argument from test invocationCraig Scott2022-01-241-1/+1
* | Merge topic 'cmp0128_cuda'Brad King2022-01-2414-31/+46
|\ \
| * | CMP0128: Add flag in OLD mode even when standard matches the defaultRaul Tambre2022-01-233-0/+31
| * | CMP0128: Avoid test code duplicationRaul Tambre2022-01-237-26/+10
| * | CMP0128: Prefix test names with modeRaul Tambre2022-01-237-7/+7
| * | Merge topic 'vs2022-v143-link-guard-cf' into release-3.22Brad King2022-01-133-0/+48
| |\ \
* | \ \ Merge topic 'vs-package-restore'Brad King2022-01-2420-2/+103
|\ \ \ \ | |_|_|/ |/| | |
| * | | Presets: add resolve packages setting to build presets.Carsten Rudolph2022-01-222-2/+8
| * | | cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-2218-0/+95
* | | | Merge topic 'cmake-warn-extra-paths'Brad King2022-01-214-2/+17
|\ \ \ \
| * | | | cmake: Warn about unnecessary paths on command lineRobert Maynard2022-01-203-0/+14
| * | | | Tests: Fix RunCMake.CommandLine toolchain case command lineBrad King2022-01-202-2/+3
* | | | | Merge topic 'target-properties-from-variables'Brad King2022-01-2119-0/+93
|\ \ \ \ \
| * | | | | define_property(): Add INITIALIZE_FROM_VARIABLE argumentKyle Edwards2022-01-2019-0/+93
| |/ / / /
* | | | | Merge topic 'cmake-presets-include-outside-project-dir'Brad King2022-01-203-3/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CMakePresets: Allow files included from CMakePresets.json to be anywhereKyle Edwards2022-01-193-3/+0
* | | | | Merge topic 'cpack-dmg-sla'Brad King2022-01-199-0/+53
|\ \ \ \ \
| * | | | | CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLABrad King2022-01-185-0/+22
| * | | | | Tests: Add CPack/DMG case covering SLA from CPACK_RESOURCE_FILE_LICENSEBrad King2022-01-185-0/+31
* | | | | | Merge topic 'define-property-optional-args'Brad King2022-01-194-0/+33
|\ \ \ \ \ \
| * | | | | | define_property(): Make BRIEF_DOCS and FULL_DOCS optionalKyle Edwards2022-01-184-0/+33
| |/ / / / /
* | | | | | Merge topic 'handle_multiple_source_dirs'Brad King2022-01-191-0/+13
|\ \ \ \ \ \
| * | | | | | Add tests that showcase cmake -S limitationsRobert Maynard2022-01-181-0/+13
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'depfile-parsing-update'Brad King2022-01-194-0/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Depfile parsing: enhance compatibility with GNU MakeMarc Chevrier2022-01-164-0/+19
| |/ / / /
* | | | | Merge topic 'CheckLinkerFlag-update-implementation'Brad King2022-01-182-2/+2
|\ \ \ \ \
| * | | | | internal/CheckCompilerFlag: rely on common configurationMarc Chevrier2022-01-142-2/+2
* | | | | | Merge topic 'find_library-clean-env'Brad King2022-01-183-0/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Tests: Avoid interference from environment in RunCMake.find_libraryWilliam R. Dieter2022-01-143-0/+9
* | | | | | Help: Document formatting of DEPRECATION target propertyBrad King2022-01-132-2/+9
|/ / / / /
* | | | | Merge topic 'vs2022-v143-link-guard-cf'Brad King2022-01-133-0/+48
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |