Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2021-12-03 | 1 | -1/+1 |
* | Merge topic 'ifw-sign-installer' | Brad King | 2021-12-02 | 5 | -0/+37 |
|\ | |||||
| * | CPackIFW: add support for signing the generated app bundles on macOS | Erlend E. Aasland | 2021-11-22 | 5 | -0/+37 |
* | | 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 branch 'release-3.22' | Brad King | 2021-12-02 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'FindPython-static-libs-hint' into release-3.22 | Brad King | 2021-12-02 | 3 | -0/+15 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindPython-static-libs-hint' | Brad King | 2021-12-02 | 3 | -0/+15 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindPython: clarify static libraries hint usage | Marc Chevrier | 2021-12-01 | 3 | -0/+15 |
* | | | | | 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 branch 'release-3.22' | Brad King | 2021-12-02 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'rpath-unrecognized-format' into release-3.22 | Brad King | 2021-12-02 | 13 | -4/+85 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'rpath-unrecognized-format' | Brad King | 2021-12-02 | 13 | -4/+85 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | file(RPATH): Restore tolerance of unknown formats if new RPATH is empty | Brad King | 2021-12-01 | 13 | -2/+85 |
| * | | | | | 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 'tutorial-cpack-source-archive' | Brad King | 2021-12-01 | 6 | -2/+12 |
|\ \ \ \ | |||||
| * | | | | Tutorial: in step 7, disambiguate installed/source archive | Joachim Wuttke (h) | 2021-11-30 | 1 | -1/+5 |
| * | | | | Tutorial: Package only one source archive | Joachim Wuttke (h) | 2021-11-30 | 6 | -1/+7 |
* | | | | | Merge topic 'tutorial-install-arg-order' | Brad King | 2021-12-01 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Tutorial: Order install(TARGETS) EXPORT option consistently with docs | Joachim Wuttke (h) | 2021-11-30 | 2 | -4/+4 |
* | | | | | | Merge topic 'GNUInstallDirs-freebsd-mandir' | Brad King | 2021-12-01 | 5 | -9/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GNUInstallDirs: Update CMAKE_INSTALL_MANDIR for FreeBSD | Dmitry Marakasov | 2021-11-30 | 5 | -9/+9 |
* | | | | | | | 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 branch 'release-3.22' | Brad King | 2021-12-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'doc-if-basic-expressions' into release-3.22 | Brad King | 2021-12-01 | 1 | -4/+15 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'doc-if-basic-expressions' | Brad King | 2021-12-01 | 1 | -4/+15 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Be more explicit about the behavior of if(<string>) | Craig Scott | 2021-12-01 | 1 | -4/+13 |
| * | | | | | | | | Help: Explicitly state that if(ENV{some_var}) is always false | Craig Scott | 2021-12-01 | 1 | -1/+3 |
* | | | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-12-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'GNUInstallDirs-conda-fix' into release-3.22 | Brad King | 2021-12-01 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'GNUInstallDirs-conda-fix' | Brad King | 2021-12-01 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | GNUInstallDirs: Prefer system lib64 over conda lib when ambiguous | Robert Maynard | 2021-11-30 | 1 | -1/+3 |
* | | | | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-12-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'mingw-strftime-crash' into release-3.22 | Brad King | 2021-12-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | 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 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge topic 'doc-CMAKE_INSTALL_MODE' into release-3.22 | Brad King | 2021-11-30 | 2 | -16/+111 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'doc-CMAKE_INSTALL_MODE' | Brad King | 2021-11-30 | 2 | -16/+111 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Clarify CMAKE_INSTALL_MODE documentation | Felix Lelchuk | 2021-11-23 | 2 | -10/+86 |
| * | | | | | | | | Help: Use definition list for allowed values of CMAKE_INSTALL_MODE | Craig Scott | 2021-11-23 | 1 | -8/+27 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-30 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-29 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |