summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'per-lang-link-library-flag'Brad King2019-08-291-4/+6
|\
| * Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX}Alan W. Irwin2019-08-271-4/+6
* | Merge topic 'precompile-headers'Brad King2019-08-291-0/+6
|\ \
| * | Precompile headers: Update documentationCristian Adam2019-08-281-0/+6
* | | Merge topic 'vs-ConfigurationType-genex'Brad King2019-08-281-0/+5
|\ \ \ | |_|/ |/| |
| * | VS: Add support for generator expressions to VS_CONFIGURATION_TYPEDaniel Eiband2019-08-261-0/+5
| |/
* | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-271-0/+6
|\ \ | |/ |/|
| * cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-271-0/+6
* | Merge topic 'CrayPrgEnv-update-link-type-detection'Brad King2019-08-231-0/+7
|\ \ | |/ |/|
| * CrayPrgEnv: Change default linking mode based on PE versionChuck Atkins2019-08-221-0/+7
* | Merge topic 'trace-redirect'Brad King2019-08-201-0/+6
|\ \
| * | Add --trace-redirect parameter to redirect trace output to a fileIgor Ivanov2019-08-101-0/+6
* | | Merge topic 'solaris_clang'Brad King2019-08-191-0/+4
|\ \ \
| * | | Solaris: Add support for Clang compilerLibor Bukata2019-08-091-0/+4
* | | | Merge topic 'per-language-link-library-flag'Kyle Edwards2019-08-131-0/+7
|\ \ \ \
| * | | | Generator: support per-language link library flagSaleem Abdulrasool2019-08-091-0/+7
| |/ / /
* | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS'Kyle Edwards2019-08-131-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variableRobert Maynard2019-08-061-0/+6
| |/ /
* | | Merge topic 'doc-relnotes-3.15'Brad King2019-08-071-0/+7
|\ \ \ | |/ / |/| / | |/
| * Help: Add 3.15.2 release notesBrad King2019-08-071-0/+7
* | Merge topic 'ep_support_no_submodule_init'Kyle Edwards2019-07-261-0/+6
|\ \
| * | ExternalProject: Support not initializing any submodulesRobert Maynard2019-07-241-0/+6
* | | Merge topic 'remove_compiler_rpath'Kyle Edwards2019-07-261-0/+6
|\ \ \
| * | | Help: Add documentation for INSTALL_REMOVE_ENVIROMENT_RPATHJiang Yue2019-07-251-0/+6
* | | | Merge topic 'doc-relnotes-3.15'Brad King2019-07-261-0/+17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Help: Add 3.15.1 release notesBrad King2019-07-261-0/+17
| * | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15Brad King2019-07-121-0/+8
| |\ \
* | | | FindPackage: Support `NO_[]_PATH` global call optionsRobert Maynard2019-07-221-2/+2
| |_|/ |/| |
* | | Merge topic 'cpack-install-scripts'Craig Scott2019-07-221-0/+5
|\ \ \
| * | | CPack: Introduce CPACK_INSTALL_SCRIPTS variableAlex Turbov2019-07-211-0/+5
* | | | Merge topic 'feature/message-indent'Craig Scott2019-07-221-0/+5
|\ \ \ \
| * | | | message(): Control indentation via CMAKE_MESSAGE_INDENTAlex Turbov2019-07-211-0/+5
* | | | | Help: Add documentation for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-181-0/+10
* | | | | AIX: Do not enable runtime linking by default anymoreBrad King2019-07-171-0/+10
* | | | | Merge topic 'aix-exe-implib'Brad King2019-07-171-0/+10
|\ \ \ \ \
| * | | | | AIX: Create import library for executables with exportsBrad King2019-07-161-0/+10
| |/ / / /
* | | | | Merge topic 'cmake-qch-no-version-in-filename'Brad King2019-07-171-0/+8
|\ \ \ \ \
| * | | | | CMake.qch: Don't include the version in the file nameCraig Scott2019-07-171-0/+8
| |/ / / /
* | | | | Merge topic 'project-version-0'Brad King2019-07-171-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | project: Keep leading `0` in PROJECT_VERSION componentsAlex Turbov2019-07-161-0/+5
| |/ / /
* | | | Merge topic 'FindBISON-CMP0088-SourcePath'Brad King2019-07-151-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | FindBISON: Fix CMP0088 NEW behavior for non-absolute input pathsBrian Carlson2019-07-121-0/+8
* | | | Merge topic 'cmake-e-true-false'Brad King2019-07-121-0/+5
|\ \ \ \
| * | | | cmake -E: Add true and false commandsKyle Edwards2019-07-111-0/+5
* | | | | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass'Brad King2019-07-121-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ctest: propagate make program to cmakeRobert Maynard2019-07-111-0/+6
* | | | | Merge topic 'eclipse-resource-encoding'Brad King2019-07-111-0/+6
|\ \ \ \ \
| * | | | | Eclipse: Add option to set the resource encodingMartin Gerhardy2019-07-091-0/+6
| | |_|/ / | |/| | |
* | | | | Merge topic 'add_cmake_find_use_package_registry'Craig Scott2019-07-092-5/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRYRobert Maynard2019-07-091-0/+11