Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPack/productbuild: add options to control domains element | David Wosk | 2022-01-06 | 2 | -1/+40 |
* | 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 |
|\ \ | |||||
| * | | CMP0028: Report the target whose link interface has an offending item | Brad King | 2021-12-16 | 5 | -36/+110 |
| * | | CMP0028: Report backtrace to link item rather than target creation | Brad King | 2021-12-16 | 1 | -1/+5 |
| * | | cmGeneratorTarget: Record when imported target link iface libs are done | Brad King | 2021-12-16 | 1 | -0/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-20 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-19 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-18 | 1 | -1/+1 |
* | | | Merge topic 'vs-csproj-scripts' | Brad King | 2021-12-17 | 4 | -16/+17 |
|\ \ \ | |||||
| * | | | VS: Add custom VCEnd labels only in C# projects | Sumit Bhardwaj | 2021-12-16 | 4 | -16/+17 |
| |/ / | |||||
* | | | Merge topic 'filter-debug-find' | Brad King | 2021-12-17 | 10 | -10/+88 |
|\ \ \ | |||||
| * | | | cmake: Add filtered debug-find options | John Parent | 2021-12-17 | 10 | -10/+88 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-17 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'link-interface-backtrace' | Brad King | 2021-12-16 | 5 | -49/+107 |
|\ \ | |||||
| * | | cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIES | Brad King | 2021-12-15 | 2 | -47/+69 |
| * | | cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIES | Brad King | 2021-12-15 | 3 | -2/+38 |
| |/ | |||||
* | | Merge topic 'vs-csproj-scripts' | Brad King | 2021-12-16 | 4 | -1/+46 |
|\ \ |