summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-relnotes-3.15'Brad King2019-08-071-0/+7
|\
| * Help: Add 3.15.2 release notesBrad King2019-08-071-0/+7
* | Help: Fix spelling typo in `CMAKE_MESSAGE_INDENT` docsAlex Turbov2019-08-061-1/+1
* | Merge topic 'doc-fix-CMAKE_MESSAGE_INDENT-sample-output'Brad King2019-08-061-0/+2
|\ \
| * | Help: Fix example output in the `CMAKE_MESSAGE_INDENT` documentationAlex Turbov2019-08-051-0/+2
* | | CMakeDependentOption: Document that 4th parameter follows if-syntaxHong Xu2019-08-051-0/+2
|/ /
* | Merge topic 'multipackage_tutorial_compiles'Brad King2019-07-302-6/+13
|\ \
| * | Tutorial: MultiPackage now correctly compilesRobert Maynard2019-07-252-6/+13
* | | Merge topic 'better_gen_exp_example_tutotrial'Brad King2019-07-295-32/+79
|\ \ \
| * | | Tutorial: Improve Step 10 generator expression example.Robert Maynard2019-07-255-32/+79
| |/ /
* | | Merge topic 'android-ndk-r19'Brad King2019-07-292-3/+9
|\ \ \
| * | | Android: Use unified toolchain in NDK r19+Brad King2019-07-262-3/+9
* | | | Help/dev: Add release commit instructions to maintainer guideBrad King2019-07-261-0/+39
|/ / /
* | | Merge topic 'cmake-version-rc'Brad King2019-07-261-5/+5
|\ \ \
| * | | CMakeVersion: Use '-rc0' version suffix on release branches prior to rc1Brad King2019-07-261-5/+5
* | | | Merge topic 'ep_support_no_submodule_init'Kyle Edwards2019-07-263-0/+30
|\ \ \ \
| * | | | ExternalProject: Support not initializing any submodulesRobert Maynard2019-07-243-0/+30
* | | | | Merge topic 'remove_compiler_rpath'Kyle Edwards2019-07-265-0/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Help: Add documentation for INSTALL_REMOVE_ENVIROMENT_RPATHJiang Yue2019-07-255-0/+27
* | | | | 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 'msvc-runtime-library-doc' into release-3.15Brad King2019-07-193-1/+11
| |\ \ \
| * | | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-182-0/+9
* | | | | CMakeVersion: Set CMake_VERSION_RC to 0 even in non-rc versionsBrad King2019-07-251-2/+2
| |_|_|/ |/| | |
* | | | Merge topic 'clang-gnulike-support'Brad King2019-07-2512-12/+24
|\ \ \ \
| * | | | Help/guide/tutorial: Revert "require C++14 for the Tutorial"Brad King2019-07-2412-12/+24
| | |_|/ | |/| |
* | | | FindPackage: Support `NO_[]_PATH` global call optionsRobert Maynard2019-07-227-12/+17
|/ / /
* | | Merge topic 'tutorial_reference_cmake_install_command'Brad King2019-07-221-6/+8
|\ \ \
| * | | Tutorial: Updated to reference using cmake --installRobert Maynard2019-07-191-6/+8
* | | | Merge topic 'doc-string-multibyte'Brad King2019-07-221-81/+94
|\ \ \ \
| * | | | Help: Add note to each string() subcommand that assumes ASCII inputCraig Scott2019-07-191-1/+10
| * | | | Help: Fix language and formatting inconsistencies for string() commandCraig Scott2019-07-191-81/+85
* | | | | Merge topic 'cpack-install-scripts'Craig Scott2019-07-223-9/+5
|\ \ \ \ \
| * | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variableAlex Turbov2019-07-213-9/+5
* | | | | | Merge topic 'feature/message-indent'Craig Scott2019-07-224-0/+41
|\ \ \ \ \ \
| * | | | | | message(): Control indentation via CMAKE_MESSAGE_INDENTAlex Turbov2019-07-214-0/+41
* | | | | | | Merge topic 'skip_regular_expression'Kyle Edwards2019-07-195-2/+33
|\ \ \ \ \ \ \
| * | | | | | | Help: Add documentation for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-185-2/+33
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'msvc-runtime-library-doc'Brad King2019-07-193-1/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not setBrad King2019-07-193-1/+11
| | |_|_|/ | |/| | |
| * | | | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15Brad King2019-07-121-0/+8
| |\ \ \ \
* | | | | | AIX: Do not enable runtime linking by default anymoreBrad King2019-07-171-0/+10
* | | | | | Merge topic 'aix-exe-implib'Brad King2019-07-175-2/+24
|\ \ \ \ \ \
| * | | | | | AIX: Create import library for executables with exportsBrad King2019-07-165-2/+24
| | |_|/ / / | |/| | | |
* | | | | | 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-173-0/+31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | project: Keep leading `0` in PROJECT_VERSION componentsAlex Turbov2019-07-163-0/+31
* | | | | | Help: Clarify ENABLE_EXPORTS per-platform link behaviorBrad King2019-07-161-9/+14
* | | | | | Help: Simplify CMAKE_ENABLE_EXPORTS documentationBrad King2019-07-161-18/+4
| |/ / / / |/| | | |