Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tutorial: Improve Step 5 | Betsy McPhail | 2019-08-19 | 23 | -98/+126 |
* | Tutorial: Improve Step 4 | Betsy McPhail | 2019-08-19 | 1 | -14/+22 |
* | Tutorial: Improve Step 3 | Betsy McPhail | 2019-08-19 | 5 | -18/+31 |
* | Tutorial: Improve Step 2 | Betsy McPhail | 2019-08-19 | 18 | -50/+48 |
* | Tutorial: Improve Step 1 | Betsy McPhail | 2019-08-19 | 29 | -204/+194 |
* | 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 |
* | | Help: Fix spelling typo in `CMAKE_MESSAGE_INDENT` docs | Alex Turbov | 2019-08-06 | 1 | -1/+1 |
* | | Merge topic 'doc-fix-CMAKE_MESSAGE_INDENT-sample-output' | Brad King | 2019-08-06 | 1 | -0/+2 |
|\ \ | |||||
| * | | Help: Fix example output in the `CMAKE_MESSAGE_INDENT` documentation | Alex Turbov | 2019-08-05 | 1 | -0/+2 |
* | | | CMakeDependentOption: Document that 4th parameter follows if-syntax | Hong Xu | 2019-08-05 | 1 | -0/+2 |
|/ / | |||||
* | | Merge topic 'multipackage_tutorial_compiles' | Brad King | 2019-07-30 | 2 | -6/+13 |
|\ \ | |||||
| * | | Tutorial: MultiPackage now correctly compiles | Robert Maynard | 2019-07-25 | 2 | -6/+13 |
* | | | Merge topic 'better_gen_exp_example_tutotrial' | Brad King | 2019-07-29 | 5 | -32/+79 |
|\ \ \ | |||||
| * | | | Tutorial: Improve Step 10 generator expression example. | Robert Maynard | 2019-07-25 | 5 | -32/+79 |
| |/ / | |||||
* | | | Merge topic 'android-ndk-r19' | Brad King | 2019-07-29 | 2 | -3/+9 |
|\ \ \ | |||||
| * | | | Android: Use unified toolchain in NDK r19+ | Brad King | 2019-07-26 | 2 | -3/+9 |
* | | | | Help/dev: Add release commit instructions to maintainer guide | Brad King | 2019-07-26 | 1 | -0/+39 |
|/ / / | |||||
* | | | Merge topic 'cmake-version-rc' | Brad King | 2019-07-26 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | CMakeVersion: Use '-rc0' version suffix on release branches prior to rc1 | Brad King | 2019-07-26 | 1 | -5/+5 |
* | | | | Merge topic 'ep_support_no_submodule_init' | Kyle Edwards | 2019-07-26 | 3 | -0/+30 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Support not initializing any submodules | Robert Maynard | 2019-07-24 | 3 | -0/+30 |
* | | | | | Merge topic 'remove_compiler_rpath' | Kyle Edwards | 2019-07-26 | 5 | -0/+27 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Help: Add documentation for INSTALL_REMOVE_ENVIROMENT_RPATH | Jiang Yue | 2019-07-25 | 5 | -0/+27 |
* | | | | | 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 'msvc-runtime-library-doc' into release-3.15 | Brad King | 2019-07-19 | 3 | -1/+11 |
| |\ \ \ | |||||
| * | | | | Swift: support multithreaded compilation | Saleem Abdulrasool | 2019-07-18 | 2 | -0/+9 |
* | | | | | CMakeVersion: Set CMake_VERSION_RC to 0 even in non-rc versions | Brad King | 2019-07-25 | 1 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'clang-gnulike-support' | Brad King | 2019-07-25 | 12 | -12/+24 |
|\ \ \ \ | |||||
| * | | | | Help/guide/tutorial: Revert "require C++14 for the Tutorial" | Brad King | 2019-07-24 | 12 | -12/+24 |
| | |_|/ | |/| | | |||||
* | | | | FindPackage: Support `NO_[]_PATH` global call options | Robert Maynard | 2019-07-22 | 7 | -12/+17 |
|/ / / | |||||
* | | | Merge topic 'tutorial_reference_cmake_install_command' | Brad King | 2019-07-22 | 1 | -6/+8 |
|\ \ \ | |||||
| * | | | Tutorial: Updated to reference using cmake --install | Robert Maynard | 2019-07-19 | 1 | -6/+8 |
* | | | | Merge topic 'doc-string-multibyte' | Brad King | 2019-07-22 | 1 | -81/+94 |
|\ \ \ \ | |||||
| * | | | | Help: Add note to each string() subcommand that assumes ASCII input | Craig Scott | 2019-07-19 | 1 | -1/+10 |
| * | | | | Help: Fix language and formatting inconsistencies for string() command | Craig Scott | 2019-07-19 | 1 | -81/+85 |
* | | | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 3 | -9/+5 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 3 | -9/+5 |
* | | | | | | Merge topic 'feature/message-indent' | Craig Scott | 2019-07-22 | 4 | -0/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | message(): Control indentation via CMAKE_MESSAGE_INDENT | Alex Turbov | 2019-07-21 | 4 | -0/+41 |
* | | | | | | | Merge topic 'skip_regular_expression' | Kyle Edwards | 2019-07-19 | 5 | -2/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add documentation for SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 5 | -2/+33 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'msvc-runtime-library-doc' | Brad King | 2019-07-19 | 3 | -1/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set | Brad King | 2019-07-19 | 3 | -1/+11 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15 | Brad King | 2019-07-12 | 1 | -0/+8 |
| |\ \ \ \ | |||||
* | | | | | | 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 | 5 | -2/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 5 | -2/+24 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'cmake-qch-no-version-in-filename' | Brad King | 2019-07-17 | 1 | -0/+8 |
|\ \ \ \ \ \ |