Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-csproj-scripts' | Brad King | 2021-12-03 | 4 | -26/+5 |
|\ | |||||
| * | VS: Revert "Add missing label in C# project-build events" | Brad King | 2021-12-02 | 4 | -26/+5 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-03 | 1 | -1/+1 |
* | | Merge topic 'ifw-sign-installer' | Brad King | 2021-12-02 | 3 | -0/+23 |
|\ \ | |||||
| * | | CPackIFW: add support for signing the generated app bundles on macOS | Erlend E. Aasland | 2021-11-22 | 3 | -0/+23 |
* | | | Merge topic 'cleanup-ConvertToIncludeReference' | Brad King | 2021-12-02 | 6 | -39/+18 |
|\ \ \ | |||||
| * | | | cmLocalGenerator: Remove unused IncludePathStyle infrastructure | Brad King | 2021-12-01 | 6 | -39/+18 |
* | | | | Merge topic 'semi-warnings' | Brad King | 2021-12-02 | 5 | -30/+29 |
|\ \ \ \ | |||||
| * | | | | Source: Fix -Wmissing-variable-declarations warning | Sean McBride | 2021-12-01 | 2 | -4/+3 |
| * | | | | Source: fix -Wextra-semi-stmt warnings | Sean McBride | 2021-12-01 | 3 | -26/+26 |
| |/ / / | |||||
* | | | | Merge topic 'vs-enum-class' | Brad King | 2021-12-02 | 2 | -53/+58 |
|\ \ \ \ | |||||
| * | | | | cmVisualStudio10TargetGenerator: Change VsProjectType to be enum class | Sumit Bhardwaj | 2021-12-01 | 2 | -53/+58 |
* | | | | | Merge topic 'rpath-unrecognized-format' | Brad King | 2021-12-02 | 1 | -4/+21 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | file(RPATH): Restore tolerance of unknown formats if new RPATH is empty | Brad King | 2021-12-01 | 1 | -2/+21 |
| * | | | | cmSystemTools: Remove unnecessary mark-as-used casts to void | Brad King | 2021-12-01 | 1 | -2/+0 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-02 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'deps-quiet-rc' | Brad King | 2021-12-01 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | cmcldeps: Suppress rc dummy output | Orgad Shaneh | 2021-11-29 | 1 | -1/+2 |
* | | | | | Merge topic 'mingw-strftime-crash' | Brad King | 2021-12-01 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | mingw: fix calling convention for strftime() | Christoph Reiter | 2021-11-30 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-01 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-30 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-29 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-28 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-27 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-26 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-25 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-24 | 1 | -1/+1 |
* | | | Merge topic 'iwyu-windows' | Brad King | 2021-11-23 | 43 | -53/+315 |
|\ \ \ | |||||
| * | | | Source: Fix possible IWYU warnings in Windows generators | NAKAMURA Takumi | 2021-11-19 | 43 | -53/+315 |
* | | | | Merge topic 'env-init-configs' | Brad King | 2021-11-23 | 2 | -2/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars | Brad King | 2021-11-22 | 2 | -2/+4 |
| * | | | CMake 3.22.0v3.22.0 | Brad King | 2021-11-18 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-23 | 1 | -1/+1 |
* | | | | Merge topic 'cpack-productbuild-identifier' | Brad King | 2021-11-22 | 2 | -5/+20 |
|\ \ \ \ | |||||
| * | | | | CPack/productbuild: Add option to customize product identifier | Greg Fiumara | 2021-11-18 | 2 | -5/+20 |
* | | | | | Merge topic 'automoc-cross-windows' | Brad King | 2021-11-22 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | AutoMoc: Only add the WIN32 define if the target system is Windows | Joerg Bornemann | 2021-11-19 | 1 | -3/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-22 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-21 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-20 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'custom-command-unique_ptr' | Brad King | 2021-11-19 | 20 | -572/+500 |
|\ \ \ \ | |||||
| * | | | | cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command | NAKAMURA Takumi | 2021-11-18 | 8 | -174/+133 |
| * | | | | cmLocalGenerator: Simplify Add{Custom,Utility}Command | NAKAMURA Takumi | 2021-11-18 | 8 | -232/+154 |
| * | | | | cmGlobalVisualStudio8Generator: Fix the misaligned argument, stdPipesUTF8 | NAKAMURA Takumi | 2021-11-18 | 1 | -5/+11 |
| * | | | | cmMakefile: Simplify detail:::Add{Custom,Utility}Command | NAKAMURA Takumi | 2021-11-18 | 4 | -188/+183 |
| * | | | | cmMakefile: Introduce GeneratorAction as the class. | NAKAMURA Takumi | 2021-11-18 | 2 | -5/+32 |
| * | | | | cmCustomCommand: Move constructor arguments to individual setters | NAKAMURA Takumi | 2021-11-18 | 8 | -59/+95 |
| * | | | | cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}Command | NAKAMURA Takumi | 2021-11-18 | 8 | -75/+58 |
* | | | | | Merge topic 'ghs_initial_setup' | Brad King | 2021-11-19 | 2 | -131/+68 |
|\ \ \ \ \ |