summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fetchcontent-uses-terminal'Brad King2019-01-156-0/+33
|\
| * FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-146-0/+33
* | Merge topic 'vs2019'Brad King2019-01-1520-71/+332
|\ \
| * | VS: Add Visual Studio 16 2019 generatorBrad King2019-01-1117-17/+235
| * | VS: Parameterize VS 2017 generator to support future versionsBrad King2019-01-112-9/+42
| * | VS: Rename VS 2017 generator sources to be version-independentBrad King2019-01-115-37/+45
| * | VS: Parameterize cmVSSetupAPIHelper instances with VS versionBrad King2019-01-115-15/+17
* | | Merge topic 'simplify-boolean-expr'Brad King2019-01-159-42/+17
|\ \ \
| * | | clang-tidy: Simplify boolean expressionsRegina Pfeifer2019-01-159-42/+17
* | | | Merge topic 'fix-source-group-CMakeLists.txt'Brad King2019-01-154-0/+45
|\ \ \ \
| * | | | Restore support for a custom source group for CMakeLists.txtBrad King2019-01-144-0/+45
* | | | | Merge topic 'extendwhitelist'Brad King2019-01-153-0/+3
|\ \ \ \ \
| * | | | | cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'.Sebastian Lipponer2019-01-143-0/+3
* | | | | | Merge topic 'rel-win7'Brad King2019-01-153-4/+10
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Build for Windows 7 and aboveBrad King2019-01-143-4/+10
| |/ / / / /
* | | | | | Merge topic 'vs10_cs_cf_support'Brad King2019-01-154-1/+95
|\ \ \ \ \ \
| * | | | | | cmVisualStudio10TargetGenerator: Fix .NET Compact Framework projects.Wil Stark2019-01-114-1/+95
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'check-fortran-run'Brad King2019-01-156-3/+177
|\ \ \ \ \ \
| * | | | | | CheckFortranSourceRuns: Add module to check if Fortran code runsMichael Hirsch, Ph.D2019-01-106-3/+177
* | | | | | | Merge topic 'refactor-cmDocumentation'Brad King2019-01-153-91/+41
|\ \ \ \ \ \ \
| * | | | | | | cmDocumentation: Get rid of raw pointers in AllSections mapArtur Ryt2019-01-112-84/+40
| * | | | | | | cmDocumentationSection: Remove unused parameter in constructorArtur Ryt2019-01-112-16/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'curl-IPv6'Brad King2019-01-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | curl: do not disable IPv6 supportRechi Rechi2019-01-101-1/+1
* | | | | | | | Merge topic 'deprecate-policy-old'Brad King2019-01-153-1/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Add deprecation warnings for policies CMP0065 and belowBrad King2019-01-113-1/+23
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2019-01-152-18/+19
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-142-18/+19
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | KWSys 2019-01-14 (1541d849)KWSys Upstream2019-01-142-18/+19
* | | | | | | | | Merge topic 'FindBoost-test-env'Brad King2019-01-151-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Tests: Make RunCMake.FindBoost robust to Boost_ROOT in environmentBrad King2019-01-141-0/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'iwyu-clang-6'Brad King2019-01-1531-10/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | IWYU: Update CMake code for IWYU built with Clang 6Brad King2019-01-1531-10/+35
* | | | | | | | | Merge topic 'clang-scan-build-warnings'Kyle Edwards2019-01-1511-6/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Source/LexerParser: Suppress "Use of zero-allocated memory" warningKyle Edwards2019-01-148-0/+40
| * | | | | | | | | cmGlobalUnixMakefileGenerator3: Fix memory leak warningKyle Edwards2019-01-141-4/+4
| * | | | | | | | | liblzma: fix undefined shift resultKyle Edwards2019-01-141-1/+1
| * | | | | | | | | libuv: fix clang scan-build warningKyle Edwards2019-01-141-1/+1
* | | | | | | | | | Merge topic 'find_package-doc-clarification'Kyle Edwards2019-01-151-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Help/find_package: clarify intended behavior with REQUIRED QUIETBen Boeckel2019-01-141-3/+3
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-151-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge topic 'xref3'Kyle Edwards2019-01-144-6/+18
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Help: Provide cross-references from and to set_propertyJoachim Wuttke (o)2019-01-104-6/+18
* | | | | | | | | Merge topic 'drop-IRIX'Brad King2019-01-1416-264/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove now-unused code once used on IRIXBrad King2019-01-1116-264/+7
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cpplint-no-output-no-warning'Brad King2019-01-141-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpplint: only print diagnostics to console if there are errorsjasjuang2019-01-111-3/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.13'Brad King2019-01-140-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | CMake 3.13.3v3.13.3Brad King2019-01-141-1/+1
* | | | | | | | | Merge branch 'release-3.13'Brad King2019-01-140-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /