Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs2022-v143-link-guard-cf' | Brad King | 2022-01-13 | 3 | -0/+48 |
|\ | |||||
| * | VS: Remove the '/guard:cf' flag from v143 link flag table | Benjamin Sluis | 2022-01-12 | 3 | -0/+48 |
* | | Merge topic 'better_error_message_on_unsupported_language_level' | Brad King | 2022-01-12 | 8 | -12/+8 |
|\ \ | |||||
| * | | cmStandardLevelResolver: Better error message on unsupported language level | Robert Maynard | 2022-01-11 | 8 | -12/+8 |
* | | | Merge topic 'file-READ_ELF-capture-error' | Brad King | 2022-01-12 | 2 | -2/+21 |
|\ \ \ | |||||
| * | | | file: Restore error capture in undocumented READ_ELF mode | Brad King | 2022-01-11 | 2 | -2/+21 |
* | | | | GoogleTest: Add handling for square brackets in test names | Evgeniy Shcherbina | 2022-01-11 | 3 | -3/+39 |
* | | | | GoogleTest: Generalize test samples | Evgeniy Shcherbina | 2022-01-11 | 5 | -135/+135 |
* | | | | Merge topic 'cmake-presets-include' | Brad King | 2022-01-10 | 36 | -1/+232 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CMakePresets: Add include field | Kyle Edwards | 2022-01-07 | 35 | -0/+231 |
| * | | | Refactor: Generalize file graph in CMakePresets | Kyle Edwards | 2022-01-07 | 1 | -1/+1 |
* | | | | Merge topic 'GoogleTest-dots' | Brad King | 2022-01-07 | 8 | -89/+170 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | GoogleTest: Fix regex matching all dots in the suite name | Francesco Guastella | 2022-01-07 | 8 | -89/+170 |
* | | | | Merge topic 'xcode-framework-system-includes' | Brad King | 2022-01-06 | 5 | -0/+33 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Xcode: Properly identify frameworks with system includes | Gregor Jasny | 2021-12-22 | 5 | -0/+33 |
* | | | | Merge topic 'vs-csharp-dotnet-sdk' | Brad King | 2021-12-22 | 14 | -0/+170 |
|\ \ \ \ | |||||
| * | | | | VS: Add DOTNET_SDK property to generate SDK-style C# projects | Sumit Bhardwaj | 2021-12-21 | 14 | -0/+170 |
* | | | | | Merge topic 'doc-list-non-existent' | Brad King | 2021-12-22 | 2 | -0/+48 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: add tests to check claims in the documentation | Adriaan de Groot | 2021-12-21 | 2 | -0/+48 |
* | | | | | | Merge topic 'link-only-targets' | Brad King | 2021-12-22 | 26 | -1/+107 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | target_link_libraries: Optionally require only target names | Brad King | 2021-12-20 | 6 | -0/+106 |
| * | | | | | Tests: Rename RunCMake.{CMP0028 => LinkItemValidation} | Brad King | 2021-12-20 | 22 | -1/+1 |
| |/ / / / | |||||
* | | | | | FindGLUT: Provide modern-named GLUT_INCLUDE_DIRS result variable | Brad King | 2021-12-20 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'improve-CMP0028-messages' | Brad King | 2021-12-20 | 6 | -34/+76 |
|\ \ \ \ | |||||
| * | | | | CMP0028: Report the target whose link interface has an offending item | Brad King | 2021-12-16 | 6 | -23/+65 |
| * | | | | CMP0028: Report backtrace to link item rather than target creation | Brad King | 2021-12-16 | 6 | -13/+13 |
* | | | | | Merge topic 'FindGLUT-include-dirs' | Brad King | 2021-12-20 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code path | Brad King | 2021-12-17 | 1 | -1/+1 |
* | | | | | Merge topic 'test-vsnormal-allow-intel' | Brad King | 2021-12-20 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: In RunCMake.GeneratorToolset accept Intel platform toolsets | William R. Dieter | 2021-12-17 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'filter-debug-find' | Brad King | 2021-12-17 | 31 | -0/+427 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | cmake: Add filtered debug-find options | John Parent | 2021-12-17 | 31 | -0/+427 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'link-interface-backtrace' | Brad King | 2021-12-16 | 3 | -3/+9 |
|\ \ \ \ | |||||
| * | | | | cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIES | Brad King | 2021-12-15 | 3 | -3/+9 |
| |/ / / | |||||
* | | | | Merge topic 'msvc_cuda_propagate_defines_to_ptx' | Brad King | 2021-12-16 | 3 | -0/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CUDA: Visual Studio Generator propagates definitions for PTX files | unknown | 2021-12-14 | 3 | -0/+8 |
* | | | | Merge topic 'fix-list-transform-invalid-index-crashes' | Brad King | 2021-12-14 | 10 | -0/+27 |
|\ \ \ \ | |||||
| * | | | | cmListCommand: Handle invalid FOR selector ranges | Nick Muggio | 2021-12-09 | 10 | -0/+27 |
* | | | | | Merge topic 'tests_if_version' | Brad King | 2021-12-09 | 1 | -2/+78 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Add more version comparison tests | Paweł Bylica | 2021-12-08 | 1 | -2/+78 |
* | | | | | | Merge topic 'ctest-add_subdirectory' | Brad King | 2021-12-09 | 2 | -0/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Add case covering both ctest subdirectory commands | Brad King | 2021-12-08 | 2 | -0/+40 |
* | | | | | | | cmTargetPropertyComputer: Simplify by restoring use of cmMakefile | Brad King | 2021-12-08 | 1 | -5/+1 |
* | | | | | | | cmMessenger: Adopt backtrace printing functions | Brad King | 2021-12-08 | 1 | -7/+15 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'lib-arch-no-usr' | Brad King | 2021-12-07 | 8 | -0/+124 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object path | Raphael Gozzo | 2021-12-06 | 8 | -0/+124 |
* | | | | | Merge topic 'ci-vs-managed' | Brad King | 2021-12-06 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | ci: Enable more VS tests that use managed code | Brad King | 2021-12-03 | 1 | -1/+1 |
* | | | | Merge topic 'vs-csproj-scripts' | Brad King | 2021-12-03 | 3 | -0/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | VS: Revert "Add missing label in C# project-build events" | Brad King | 2021-12-02 | 3 | -0/+20 |