summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ | |/ |/|
| * VS: Remove the '/guard:cf' flag from v143 link flag tableBenjamin Sluis2022-01-123-0/+48
* | Merge topic 'better_error_message_on_unsupported_language_level'Brad King2022-01-128-12/+8
|\ \
| * | cmStandardLevelResolver: Better error message on unsupported language levelRobert Maynard2022-01-118-12/+8
* | | Merge topic 'file-READ_ELF-capture-error'Brad King2022-01-122-2/+21
|\ \ \
| * | | file: Restore error capture in undocumented READ_ELF modeBrad King2022-01-112-2/+21
* | | | GoogleTest: Add handling for square brackets in test namesEvgeniy Shcherbina2022-01-113-3/+39
* | | | GoogleTest: Generalize test samplesEvgeniy Shcherbina2022-01-115-135/+135
* | | | Merge topic 'cmake-presets-include'Brad King2022-01-1036-1/+232
|\ \ \ \ | |_|/ / |/| | |
| * | | CMakePresets: Add include fieldKyle Edwards2022-01-0735-0/+231
| * | | Refactor: Generalize file graph in CMakePresetsKyle Edwards2022-01-071-1/+1
* | | | Merge topic 'GoogleTest-dots'Brad King2022-01-078-89/+170
|\ \ \ \ | |/ / / |/| | |
| * | | GoogleTest: Fix regex matching all dots in the suite nameFrancesco Guastella2022-01-078-89/+170
* | | | Merge topic 'xcode-framework-system-includes'Brad King2022-01-065-0/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Xcode: Properly identify frameworks with system includesGregor Jasny2021-12-225-0/+33
* | | | Merge topic 'vs-csharp-dotnet-sdk'Brad King2021-12-2214-0/+170
|\ \ \ \
| * | | | VS: Add DOTNET_SDK property to generate SDK-style C# projectsSumit Bhardwaj2021-12-2114-0/+170
* | | | | Merge topic 'doc-list-non-existent'Brad King2021-12-222-0/+48
|\ \ \ \ \
| * | | | | Tests: add tests to check claims in the documentationAdriaan de Groot2021-12-212-0/+48
* | | | | | Merge topic 'link-only-targets'Brad King2021-12-2226-1/+107
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | target_link_libraries: Optionally require only target namesBrad King2021-12-206-0/+106
| * | | | | Tests: Rename RunCMake.{CMP0028 => LinkItemValidation}Brad King2021-12-2022-1/+1
| |/ / / /
* | | | | FindGLUT: Provide modern-named GLUT_INCLUDE_DIRS result variableBrad King2021-12-201-1/+1
|/ / / /
* | | | Merge topic 'improve-CMP0028-messages'Brad King2021-12-206-34/+76
|\ \ \ \
| * | | | CMP0028: Report the target whose link interface has an offending itemBrad King2021-12-166-23/+65
| * | | | CMP0028: Report backtrace to link item rather than target creationBrad King2021-12-166-13/+13
* | | | | Merge topic 'FindGLUT-include-dirs'Brad King2021-12-201-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code pathBrad King2021-12-171-1/+1
* | | | | Merge topic 'test-vsnormal-allow-intel'Brad King2021-12-201-1/+1
|\ \ \ \ \
| * | | | | Tests: In RunCMake.GeneratorToolset accept Intel platform toolsetsWilliam R. Dieter2021-12-171-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'filter-debug-find'Brad King2021-12-1731-0/+427
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmake: Add filtered debug-find optionsJohn Parent2021-12-1731-0/+427
| | |/ / | |/| |
* | | | Merge topic 'link-interface-backtrace'Brad King2021-12-163-3/+9
|\ \ \ \
| * | | | cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIESBrad King2021-12-153-3/+9
| |/ / /