Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'doc-relnotes-3.15' | Brad King | 2019-08-07 | 1 | -0/+7 |
|\ | |||||
| * | Help: Add 3.15.2 release notes | Brad King | 2019-08-07 | 1 | -0/+7 |
* | | Merge topic 'ep_support_no_submodule_init' | Kyle Edwards | 2019-07-26 | 1 | -0/+6 |
|\ \ | |||||
| * | | ExternalProject: Support not initializing any submodules | Robert Maynard | 2019-07-24 | 1 | -0/+6 |
* | | | Merge topic 'remove_compiler_rpath' | Kyle Edwards | 2019-07-26 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Help: Add documentation for INSTALL_REMOVE_ENVIROMENT_RPATH | Jiang Yue | 2019-07-25 | 1 | -0/+6 |
* | | | | Merge topic 'doc-relnotes-3.15' | Brad King | 2019-07-26 | 1 | -0/+17 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Help: Add 3.15.1 release notes | Brad King | 2019-07-26 | 1 | -0/+17 |
| * | | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15 | Brad King | 2019-07-12 | 1 | -0/+8 |
| |\ \ | |||||
* | | | | FindPackage: Support `NO_[]_PATH` global call options | Robert Maynard | 2019-07-22 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 1 | -0/+5 |
* | | | | Merge topic 'feature/message-indent' | Craig Scott | 2019-07-22 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | message(): Control indentation via CMAKE_MESSAGE_INDENT | Alex Turbov | 2019-07-21 | 1 | -0/+5 |
* | | | | | Help: Add documentation for SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 1 | -0/+10 |
* | | | | | AIX: Do not enable runtime linking by default anymore | Brad King | 2019-07-17 | 1 | -0/+10 |
* | | | | | Merge topic 'aix-exe-implib' | Brad King | 2019-07-17 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 1 | -0/+10 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmake-qch-no-version-in-filename' | Brad King | 2019-07-17 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | CMake.qch: Don't include the version in the file name | Craig Scott | 2019-07-17 | 1 | -0/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'project-version-0' | Brad King | 2019-07-17 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | Merge topic 'FindBISON-CMP0088-SourcePath' | Brad King | 2019-07-15 | 1 | -0/+8 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | FindBISON: Fix CMP0088 NEW behavior for non-absolute input paths | Brian Carlson | 2019-07-12 | 1 | -0/+8 |
* | | | | Merge topic 'cmake-e-true-false' | Brad King | 2019-07-12 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | cmake -E: Add true and false commands | Kyle Edwards | 2019-07-11 | 1 | -0/+5 |
* | | | | | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass' | Brad King | 2019-07-12 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | ctest: propagate make program to cmake | Robert Maynard | 2019-07-11 | 1 | -0/+6 |
* | | | | | Merge topic 'eclipse-resource-encoding' | Brad King | 2019-07-11 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Eclipse: Add option to set the resource encoding | Martin Gerhardy | 2019-07-09 | 1 | -0/+6 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'add_cmake_find_use_package_registry' | Craig Scott | 2019-07-09 | 2 | -5/+26 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRY | Robert Maynard | 2019-07-09 | 1 | -0/+11 |
| * | | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs | Robert Maynard | 2019-07-09 | 1 | -5/+15 |
* | | | | | Add deprecation warnings for policies CMP0067 and below | Brad King | 2019-07-01 | 1 | -0/+8 |
* | | | | | Merge topic 'vs-dpi-aware' | Brad King | 2019-06-27 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | VS: Add VS_DPI_AWARE target property | Matt Weir | 2019-06-26 | 1 | -0/+6 |
* | | | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression support | Kyle Edwards | 2019-06-25 | 1 | -0/+5 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'FindPython-FIND_ABI' | Brad King | 2019-06-25 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | FindPython: add Python_FIND_ABI hint. | Marc Chevrier | 2019-06-24 | 1 | -0/+5 |
* | | | | | Find: Provide global controls for the `NO_[]_PATH` call options | Robert Maynard | 2019-06-21 | 1 | -0/+11 |
|/ / / / | |||||
* | | | | Merge topic 'escape-install-rpath' | Kyle Edwards | 2019-06-17 | 1 | -0/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | cmInstallTargetGenerator: Introduce CMP0095 | Dennis Klein | 2019-06-13 | 1 | -0/+5 |
* | | | | Merge topic 'add-test-command-expand-lists' | Brad King | 2019-06-12 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | add_test: Add COMMAND_EXPAND_LISTS option | Sergey Bobrenok | 2019-06-07 | 1 | -0/+6 |
* | | | | GetPrerequisites: Add deprecation notice | Kyle Edwards | 2019-06-10 | 1 | -0/+2 |
* | | | | file: Add GET_RUNTIME_DEPENDENCIES mode | Kyle Edwards | 2019-06-10 | 1 | -0/+7 |
|/ / / | |||||
* | | | Begin post-3.15 development | Brad King | 2019-06-04 | 2 | -0/+9 |
| |/ |/| | |||||
* | | Help: Drop development topic notes to prepare release | Brad King | 2019-06-04 | 2 | -9/+0 |
* | | Help: Organize and revise 3.15 release notes | Brad King | 2019-06-04 | 1 | -209/+231 |
* | | Help: Consolidate 3.15 release notes | Brad King | 2019-06-04 | 73 | -459/+326 |