summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ProcessorCount-solaris'Brad King2019-08-211-3/+7
|\
| * ProcessorCount: Fix virtual processor count on SolarisJon Chronopoulos2019-08-201-3/+7
* | Merge topic 'FindCUDA-nvcc-include-dir-backslash'Brad King2019-08-211-1/+2
|\ \
| * | FindCUDA: Fix support for backslashes in CUDA_NVCC_INCLUDE_DIRSHong Xu2019-08-201-1/+2
* | | Merge topic 'free-disallowed'Brad King2019-08-215-34/+59
|\ \ \
| * | | cmBuildNameCommand: Implement as free functionRegina Pfeifer2019-08-164-28/+16
| * | | cmState: Support free function disallowed commandsRegina Pfeifer2019-08-132-6/+43
* | | | Merge branch 'release-3.15'Brad King2019-08-210-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'FindMPI-restore-flag-vars' into release-3.15Brad King2019-08-211-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindMPI-restore-flag-vars'Brad King2019-08-211-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONSRobert Maynard2019-08-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-08-211-1/+1
* | | | | | Merge topic 'bash-completion-silent-D-lookup'Brad King2019-08-201-2/+2
|\ \ \ \ \ \
| * | | | | | bash-completion: silent cmake -D lookupFelix Schwitzer2019-08-161-2/+2
* | | | | | | 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-2013-1/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | Add --trace-redirect parameter to redirect trace output to a fileIgor Ivanov2019-08-1013-1/+68
* | | | | | | | | Merge topic 'cmake-tutorial'Brad King2019-08-2059-507/+461
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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-1930-207/+197
* | | | | | | | | | Merge topic 'find_openacc_targets'Brad King2019-08-209-3/+183
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variableRobert Maynard2019-08-199-0/+182
| * | | | | | | | | | FindOpenACC: Provide a Fortran snippet that compiles with gfortranRobert Maynard2019-08-091-3/+1
* | | | | | | | | | | Merge topic 'help-full'Brad King2019-08-202-6/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Restore installation of top-level indexBrad King2019-08-192-6/+8
* | | | | | | | | | | | Merge branch 'release-3.15'Brad King2019-08-200-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'ccmake-crash-on-empty-strings-property' into release-3.15Brad King2019-08-201-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'ccmake-crash-on-empty-strings-property'Brad King2019-08-201-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | / / / / / / | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ccmake: handle cache entries with empty STRINGS propertyM Furkan USLU2019-08-201-0/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-08-201-1/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'swift-mode-flags'Brad King2019-08-191-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Swift: define `CMAKE_Swift_FLAGS` correctlySaleem Abdulrasool2019-08-121-0/+2
* | | | | | | | | | | Merge topic 'string-literal-append'Brad King2019-08-1920-77/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | avoid adding multiple consecutive string literals to std::stringRolf Eike Beer2019-08-1820-77/+43
* | | | | | | | | | | | Merge topic 'cmCryptoHash_string_view'Brad King2019-08-194-27/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmCryptoHash: Accept cm::string_view inputSebastian Holtermann2019-08-184-27/+26
* | | | | | | | | | | | | Merge topic 'cmStringAlgorithms_IsOn'Brad King2019-08-1966-329/+309
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmSystemTools: Remove IsInternallyOn, IsNOTFOUND, IsOn, IsOffSebastian Holtermann2019-08-172-123/+0
| * | | | | | | | | | | | | Source sweep: Use cmIsOn instead of cmSystemTools::IsOnSebastian Holtermann2019-08-1762-206/+185
| * | | | | | | | | | | | | cmStringAlgorithms: Add cmIsInternallyOn, cmIsNOTFOUND, cmIsOn, cmIsOffSebastian Holtermann2019-08-172-0/+124
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'solaris_clang'Brad King2019-08-193-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Solaris: Add support for Clang compilerLibor Bukata2019-08-093-0/+6