summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmCommand refactor: cmOptionCommandGabor Bencze2019-08-203-38/+17
* cmCommand refactor: CmMessageCommandGabor Bencze2019-08-203-40/+20
* cmCommand refactor: cmMathCommandGabor Bencze2019-08-203-41/+25
* cmCommand refactor: cmMarkAsAdvancedCommandGabor Bencze2019-08-203-32/+10
* cmCommand refactor: cmMakeDirectoryCommandGabor Bencze2019-08-203-32/+10
* cmCommand refactor: cmListCommandGabor Bencze2019-08-203-224/+244
* cmCommand refactor: cmMacroCommandGabor Bencze2019-08-203-27/+10
* cmCommand refactor: cmIncludeGuardCommandGabor Bencze2019-08-203-31/+10
* cmCommand refactor: cmIncludeCommandGabor Bencze2019-08-203-48/+29
* cmCommand_refactor: cmGetPropertyCommandGabor Bencze2019-08-203-162/+187
* cmCommand refactor: cmGetFilenameComponentCommandGabor Bencze2019-08-203-37/+16
* cmCommand refactor: cmGetDirectoryPropertyCommandGabor Bencze2019-08-203-42/+29
* cmCommand refactor: cmGetCMakePropertyCommandGabor Bencze2019-08-203-31/+12
* cmCommand refactor: cmFunctionCommandGabor Bencze2019-08-203-27/+10
* cmCommand refactor: cmForEachCommandGabor Bencze2019-08-203-39/+21
* cmCommand refactor: cmExecuteProcessCommandGabor Bencze2019-08-203-61/+46
* cmCommand refactor: cmExecProgramCommandGabor Bencze2019-08-203-47/+25
* cmCommand refactor: cmContinueCommandGabor Bencze2019-08-203-33/+15
* cmCommand refactor: cmConfigureFileCommandGabor Bencze2019-08-203-73/+37
* cmCommand refactor: cmCMakeMinimumRequiredGabor Bencze2019-08-203-49/+34
* cmCommand refactor: cmBreakCommandGabor Bencze2019-08-203-31/+11
* 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
|\ \ \ \ \ \ \ \ \