summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Unity build: Add support for Ninja and Makefile generatorsCristian Adam2019-08-2910-0/+116
* Merge topic 'per-lang-link-library-flag'Brad King2019-08-294-4/+22
|\
| * Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX}Alan W. Irwin2019-08-274-4/+22
* | Merge topic 'precompile-headers'Brad King2019-08-2910-0/+121
|\ \
| * | Precompile headers: Update documentationCristian Adam2019-08-2810-0/+121
* | | Merge topic 'docker-rel-linux'Brad King2019-08-291-0/+2
|\ \ \
| * | | Utilities/Release: Add README.rst describing directory contentBrad King2019-08-231-0/+2
* | | | Merge topic 'vs-ConfigurationType-genex'Brad King2019-08-282-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPEDaniel Eiband2019-08-262-0/+7
| |/ /
* | | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-272-0/+9
|\ \ \
| * | | cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-272-0/+9
* | | | Merge topic 'swift-version'Brad King2019-08-272-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Swift: honour `-swift-version` in Ninja generatorSaleem Abdulrasool2019-08-262-0/+7
| | |/ | |/|
* | | Merge topic 'group_not_track'Brad King2019-08-262-18/+22
|\ \ \ | |/ / |/| |
| * | ctest: rename TRACK to GROUPZack Galbreath2019-08-222-18/+22
| |/
* | 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 'ctest_coverage_help_typo'Craig Scott2019-08-201-1/+1
|\ \
| * | Help: Fix typo in ctest_coverage synopsisSylvain Joubert2019-08-201-1/+1
* | | Merge topic 'trace-redirect'Brad King2019-08-202-0/+9
|\ \ \
| * | | Add --trace-redirect parameter to redirect trace output to a fileIgor Ivanov2019-08-102-0/+9
* | | | Merge topic 'cmake-tutorial'Brad King2019-08-2058-504/+458
|\ \ \ \
| * | | | Tutorial: Improve Step 9Betsy McPhail2019-08-1911-20/+22
| * | | | Tutorial: Improve Step 8Betsy McPhail2019-08-197-20/+36
| * | | | Tutorial: Improve Step 7Betsy McPhail2019-08-192-8/+17
| * | | | Tutorial: Improve Step 6Betsy McPhail2019-08-1915-145/+35
| * | | | Tutorial: Improve Step 5Betsy McPhail2019-08-1923-98/+126
| * | | | Tutorial: Improve Step 4Betsy McPhail2019-08-191-14/+22
| * | | | Tutorial: Improve Step 3Betsy McPhail2019-08-195-18/+31
| * | | | Tutorial: Improve Step 2Betsy McPhail2019-08-1918-50/+48
| * | | | Tutorial: Improve Step 1Betsy McPhail2019-08-1929-204/+194
* | | | | Merge topic 'help-full'Brad King2019-08-201-5/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Help: Restore installation of top-level indexBrad King2019-08-191-5/+7
* | | | | 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-133-0/+15
|\ \ \ \
| * | | | Generator: support per-language link library flagSaleem Abdulrasool2019-08-093-0/+15
| |/ / /
* | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS'Kyle Edwards2019-08-133-0/+13
|\ \ \ \
| * | | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variableRobert Maynard2019-08-063-0/+13
* | | | | Merge topic 'cuda_separable_compilation_determined_by_compiler_id'Kyle Edwards2019-08-131-6/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CUDA: Compilers can now state they don't require a device linking stepRobert Maynard2019-08-061-6/+10
| | |/ / | |/| |
* | | | 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
|\ \ \ \