Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmCommand refactor: cmSetPropertyCommand | Gabor Bencze | 2019-08-20 | 3 | -198/+256 |
| | |||||
* | cmCommand refactor: cmSetDirectoryPropertiesCommand | Gabor Bencze | 2019-08-20 | 3 | -40/+21 |
| | |||||
* | cmCommand refactor: cmCMakePolicyCommand | Gabor Bencze | 2019-08-20 | 4 | -77/+66 |
| | |||||
* | cmCommand refactor: cmWriteFileCommand | Gabor Bencze | 2019-08-20 | 3 | -33/+11 |
| | |||||
* | cmCommand refactor: cmVariableWatchCommand | Gabor Bencze | 2019-08-20 | 3 | -31/+12 |
| | |||||
* | cmCommand refactor: cmRemoveCommand | Gabor Bencze | 2019-08-20 | 3 | -30/+9 |
| | |||||
* | cmCommand refactor: cmCMakeHostSystemInformationCommand | Gabor Bencze | 2019-08-20 | 3 | -82/+57 |
| | |||||
* | cmCommand refactor: cmUnsetCommand | Gabor Bencze | 2019-08-20 | 3 | -33/+12 |
| | |||||
* | cmCommand refactor: cmSiteNameCommand | Gabor Bencze | 2019-08-20 | 3 | -32/+11 |
| | |||||
* | cmCommand refactor: cmSetCommand | Gabor Bencze | 2019-08-20 | 3 | -39/+18 |
| | |||||
* | cmCommand refactor: cmSeparateArgumentsCommand | Gabor Bencze | 2019-08-20 | 3 | -34/+12 |
| | |||||
* | cmCommand refactor: cmParseArgumentsCommand | Gabor Bencze | 2019-08-20 | 3 | -47/+24 |
| | |||||
* | cmCommand refactor: cmOptionCommand | Gabor Bencze | 2019-08-20 | 3 | -38/+17 |
| | |||||
* | cmCommand refactor: CmMessageCommand | Gabor Bencze | 2019-08-20 | 3 | -40/+20 |
| | |||||
* | cmCommand refactor: cmMathCommand | Gabor Bencze | 2019-08-20 | 3 | -41/+25 |
| | |||||
* | cmCommand refactor: cmMarkAsAdvancedCommand | Gabor Bencze | 2019-08-20 | 3 | -32/+10 |
| | |||||
* | cmCommand refactor: cmMakeDirectoryCommand | Gabor Bencze | 2019-08-20 | 3 | -32/+10 |
| | |||||
* | cmCommand refactor: cmListCommand | Gabor Bencze | 2019-08-20 | 3 | -224/+244 |
| | |||||
* | cmCommand refactor: cmMacroCommand | Gabor Bencze | 2019-08-20 | 3 | -27/+10 |
| | |||||
* | cmCommand refactor: cmIncludeGuardCommand | Gabor Bencze | 2019-08-20 | 3 | -31/+10 |
| | |||||
* | cmCommand refactor: cmIncludeCommand | Gabor Bencze | 2019-08-20 | 3 | -48/+29 |
| | |||||
* | cmCommand_refactor: cmGetPropertyCommand | Gabor Bencze | 2019-08-20 | 3 | -162/+187 |
| | |||||
* | cmCommand refactor: cmGetFilenameComponentCommand | Gabor Bencze | 2019-08-20 | 3 | -37/+16 |
| | |||||
* | cmCommand refactor: cmGetDirectoryPropertyCommand | Gabor Bencze | 2019-08-20 | 3 | -42/+29 |
| | |||||
* | cmCommand refactor: cmGetCMakePropertyCommand | Gabor Bencze | 2019-08-20 | 3 | -31/+12 |
| | |||||
* | cmCommand refactor: cmFunctionCommand | Gabor Bencze | 2019-08-20 | 3 | -27/+10 |
| | |||||
* | cmCommand refactor: cmForEachCommand | Gabor Bencze | 2019-08-20 | 3 | -39/+21 |
| | |||||
* | cmCommand refactor: cmExecuteProcessCommand | Gabor Bencze | 2019-08-20 | 3 | -61/+46 |
| | |||||
* | cmCommand refactor: cmExecProgramCommand | Gabor Bencze | 2019-08-20 | 3 | -47/+25 |
| | |||||
* | cmCommand refactor: cmContinueCommand | Gabor Bencze | 2019-08-20 | 3 | -33/+15 |
| | |||||
* | cmCommand refactor: cmConfigureFileCommand | Gabor Bencze | 2019-08-20 | 3 | -73/+37 |
| | |||||
* | cmCommand refactor: cmCMakeMinimumRequired | Gabor Bencze | 2019-08-20 | 3 | -49/+34 |
| | |||||
* | cmCommand refactor: cmBreakCommand | Gabor Bencze | 2019-08-20 | 3 | -31/+11 |
| | |||||
* | Merge topic 'bash-completion-silent-D-lookup' | Brad King | 2019-08-20 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | 64aeb520ca bash-completion: silent cmake -D lookup Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3692 | ||||
| * | bash-completion: silent cmake -D lookup | Felix Schwitzer | 2019-08-16 | 1 | -2/+2 |
| | | | | | | | | | | The completion for -D tries to read the cache via 'cmake -LA -N', but this prints a warning. Silent the lookup by redirecting this warning to null. | ||||
* | | Merge topic 'ctest_coverage_help_typo' | Craig Scott | 2019-08-20 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | ccefe9798d Help: Fix typo in ctest_coverage synopsis Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3706 | ||||
| * | | Help: Fix typo in ctest_coverage synopsis | Sylvain Joubert | 2019-08-20 | 1 | -1/+1 |
| | | | |||||
* | | | Merge topic 'trace-redirect' | Brad King | 2019-08-20 | 13 | -1/+68 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 3c94069660 Add --trace-redirect parameter to redirect trace output to a file Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3645 | ||||
| * | | | Add --trace-redirect parameter to redirect trace output to a file | Igor Ivanov | 2019-08-10 | 13 | -1/+68 |
| | | | | |||||
* | | | | Merge topic 'cmake-tutorial' | Brad King | 2019-08-20 | 59 | -507/+461 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6f6a32a0f6 Tutorial: Improve Step 9 6a35d630dc Tutorial: Improve Step 8 61d4d990d6 Tutorial: Improve Step 7 a36731c634 Tutorial: Improve Step 6 df9cdf629c Tutorial: Improve Step 5 442c0f0d46 Tutorial: Improve Step 4 bc64401c3d Tutorial: Improve Step 3 49ce4d6ff4 Tutorial: Improve Step 2 ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3528 | ||||
| * | | | | Tutorial: Improve Step 9 | Betsy McPhail | 2019-08-19 | 11 | -20/+22 |
| | | | | | | | | | | | | | | | | | | | | * Move USE_MYMATH from configured header to target_compile_definitions | ||||
| * | | | | Tutorial: Improve Step 8 | Betsy McPhail | 2019-08-19 | 7 | -20/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Remove comments from CTestConfig.cmake * Update directions | ||||
| * | | | | Tutorial: Improve Step 7 | Betsy McPhail | 2019-08-19 | 2 | -8/+17 |
| | | | | | | | | | | | | | | | | | | | | * Update directions | ||||
| * | | | | Tutorial: Improve Step 6 | Betsy McPhail | 2019-08-19 | 15 | -145/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Print message when using the table * Remove duplicated comment * Remove HAVE_LOG and HAVE_EXP checks, use generated table instead | ||||
| * | | | | Tutorial: Improve Step 5 | Betsy McPhail | 2019-08-19 | 23 | -98/+126 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated output message * Use 'target_compile_definitions' for HAVE_LOG and HAVE_EXP Previously, the change from using TutorialConfig.h to target_compile_definitions happened without explanation as part of Step 8. | ||||
| * | | | | Tutorial: Improve Step 4 | Betsy McPhail | 2019-08-19 | 1 | -14/+22 |
| | | | | | | | | | | | | | | | | | | | | * Clarify directions | ||||
| * | | | | Tutorial: Improve Step 3 | Betsy McPhail | 2019-08-19 | 5 | -18/+31 |
| | | | | | | | | | | | | | | | | | | | | * Move `option(USE_MYMATH...` to the same location in all CMakeLists files | ||||
| * | | | | Tutorial: Improve Step 2 | Betsy McPhail | 2019-08-19 | 18 | -50/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix typo in #include * Remove CMakeLists file that users should create * Clarify which files users are expected to create * Highlight the importance of configuring TutorialConfig.h.in after the MY_MATH option has been set | ||||
| * | | | | Tutorial: Improve Step 1 | Betsy McPhail | 2019-08-19 | 30 | -207/+197 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update minimum required version to 3.10 * Use VERSION argument to project command rather than separate variables * Replace `endif(USE_MYMATH)` with more modern `endif()` * Simplify the call to 'configure_file()' * Add comments to tutorial.cxx to use as anchors in documentation * Remove CMakeLists and TutorialConfig.h.in files that users should create. Consequently, remove Step1 from CMake tests. | ||||
* | | | | | Merge topic 'find_openacc_targets' | Brad King | 2019-08-20 | 9 | -3/+183 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f4fc0667ae FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variable 9460501ad7 FindOpenACC: Provide a Fortran snippet that compiles with gfortran Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3670 |