Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmBuildOptions: Split build arguments into separate object. | Carsten Rudolph | 2022-01-22 | 28 | -53/+109 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-01-11 | 1 | -1/+1 |
* | Merge topic 'cmake-presets-include' | Brad King | 2022-01-10 | 18 | -1326/+1697 |
|\ | |||||
| * | CMakePresets: Add include field | Kyle Edwards | 2022-01-07 | 3 | -3/+66 |
| * | Refactor: Generalize file graph in CMakePresets | Kyle Edwards | 2022-01-07 | 3 | -28/+111 |
| * | Refactor: Split JSON processing into configure, build, and test presets | Kyle Edwards | 2022-01-06 | 6 | -599/+821 |
| * | Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph | Kyle Edwards | 2022-01-06 | 13 | -221/+224 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-10 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-09 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-08 | 1 | -1/+1 |
* | | Merge topic 'refactor_vsproject_type' | Brad King | 2022-01-07 | 7 | -47/+55 |
|\ \ | |||||
| * | | Consolidate usage of VsProjectType | Sumit Bhardwaj | 2021-12-23 | 4 | -42/+41 |
| * | | Refactor VsProjectType to its own header | Sumit Bhardwaj | 2021-12-23 | 3 | -5/+14 |
* | | | Merge topic 'cpack-pkg-domains' | Brad King | 2022-01-07 | 2 | -1/+40 |
|\ \ \ | |||||
| * | | | CPack/productbuild: add options to control domains element | David Wosk | 2022-01-06 | 2 | -1/+40 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-07 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'xcode-framework-system-includes' | Brad King | 2022-01-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Xcode: Properly identify frameworks with system includes | Gregor Jasny | 2021-12-22 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-06 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-05 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-04 | 1 | -1/+1 |
* | | | Merge topic 'cmMachO_h_missing_header' | Craig Scott | 2022-01-03 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | cmMachO: Add missing header for std::unique_ptr | Craig Scott | 2022-01-02 | 1 | -0/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-02 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-01 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-31 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-30 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-29 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-28 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-27 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-26 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-25 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-24 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-23 | 1 | -1/+1 |
* | | Merge topic 'vs-csharp-dotnet-sdk' | Brad King | 2021-12-22 | 6 | -53/+222 |
|\ \ | |||||
| * | | VS: Add DOTNET_SDK property to generate SDK-style C# projects | Sumit Bhardwaj | 2021-12-21 | 6 | -3/+140 |
| * | | VS: Set ResolveNugetPackages to false for ALL_BUILD and ZERO_CHECK | Sumit Bhardwaj | 2021-12-15 | 1 | -0/+14 |
| * | | cmVisualStudio10TargetGenerator: Factor out helper for classic MSBuild project | Sumit Bhardwaj | 2021-12-15 | 2 | -52/+70 |
* | | | Merge topic 'cpack-freebsd-pkg' | Brad King | 2021-12-22 | 1 | -11/+132 |
|\ \ \ | |||||
| * | | | FreeBSD: tidy up | Adriaan de Groot | 2021-12-21 | 1 | -8/+14 |
| * | | | FreeBSD: handle new package-file-suffix | Adriaan de Groot | 2021-12-21 | 1 | -11/+31 |
| * | | | FreeBSD: fix up the package name | Adriaan de Groot | 2021-12-21 | 1 | -6/+35 |
| * | | | FreeBSD: migrate to newer pkg_create(3) API | Adriaan de Groot | 2021-12-21 | 1 | -3/+69 |
* | | | | Merge topic 'link-only-targets' | Brad King | 2021-12-22 | 3 | -5/+64 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | target_link_libraries: Optionally require only target names | Brad King | 2021-12-20 | 3 | -0/+53 |
| * | | | cmGeneratorTarget: Factor out message about reasons for a missing target | Brad King | 2021-12-20 | 1 | -5/+11 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-22 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-21 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'improve-CMP0028-messages' | Brad King | 2021-12-20 | 5 | -32/+111 |
|\ \ |