summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpack-default-package-version-zero' into release-3.12Craig Scott2018-07-297-0/+24
|\
| * CPack: Restore support for 0-valued version componentsBrad King2018-07-277-0/+24
* | Merge branch 'project-injected-no-cmp0048' into release-3.12Craig Scott2018-07-254-0/+16
|\ \
| * | project: Do not issue CMP0048 warnings on injected callBrad King2018-07-241-12/+0
| * | Tests: Add case showing CMP0048 warning on injected project commandBrad King2018-07-245-0/+28
| |/
* | Help: Add explicit <PackageName>_ROOT variable documentationBrad King2018-07-201-1/+1
|/
* Revert "target_link_libraries: Allow use with targets in other directories"Brad King2018-07-0315-94/+7
* Merge branch 'ctest_submit-https' into release-3.12Brad King2018-06-272-6/+9
|\
| * ctest_submit: show headers as debug infoZack Galbreath2018-06-272-6/+9
* | Merge branch 'lexer-null' into release-3.12Brad King2018-06-264-0/+7
|\ \
| * | ListFileLexer: Do not match null bytes in inputBrad King2018-06-264-0/+7
| |/
* | Merge branch 'file-GLOB-remove-new-errors' into release-3.12Brad King2018-06-226-11/+1
|\ \
| * | file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressionsBrad King2018-06-226-11/+1
| |/
* | Tests: Teach RunCMake to ignore Xcode missing file type warningsBrad King2018-06-191-0/+1
|/
* Merge topic 'ep-support-passing-var-ending-with-notfound'Brad King2018-06-054-2/+22
|\
| * ExternalProject: Fix cache generation when args end with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-06-044-2/+22
| * Merge branch 'custom-command-expand-empty' into release-3.11Brad King2018-05-142-0/+2
| |\
* | | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-0120-135/+139
* | | clang-format.bash: update to clang-format-6.0Brad King2018-06-012-2/+2
* | | Merge topic 'vs-toolset-version'Brad King2018-05-3011-0/+44
|\ \ \
| * | | VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-2911-0/+44
* | | | Merge topic 'parallel_build_option'Brad King2018-05-2917-0/+43
|\ \ \ \ | |/ / / |/| | |
| * | | cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-2517-0/+43
* | | | FindLua: Add tests for this moduleAlexander Grund2018-05-249-0/+134
* | | | target_link_libraries: Allow use with targets in other directoriesPatrick Stotko2018-05-1515-7/+94
* | | | Merge topic 'custom-command-expand-empty'Brad King2018-05-152-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | add_custom_{command,target}: Fix crash on empty expanded commandBrad King2018-05-142-0/+2
* | | | FindPkgConfig: export the list of found libraries also as variableRolf Eike Beer2018-05-111-0/+12
* | | | Merge topic 'restore-imported-lib-alias-diagnostic'Brad King2018-05-111-2/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | add_library: Restore error on alias of non-global imported targetBrad King2018-05-101-2/+8
| |/ /
| * | Merge branch 'backport-fix-explicit-CMakeLists.txt' into release-3.11Brad King2018-04-136-0/+55
| |\ \
| * \ \ Merge branch 'cpack-trace-nullptr' into release-3.11Brad King2018-04-104-0/+13
| |\ \ \
* | | | | ctest_start: read model from TAG fileKyle Edwards2018-05-0930-2/+127
* | | | | cmVisualStudio10TargetGenerator: issue warning when adding static C# libMichael Stürmer2018-05-072-0/+11
| |_|_|/ |/| | |
* | | | Merge topic 'genex-complang-not-loaded'Brad King2018-05-043-10/+1
|\ \ \ \
| * | | | Genex: Allow COMPILE_LANGUAGE to name a language that is not loadedHenry Schreiner2018-05-033-10/+1
* | | | | install: add test for new NAMELINK_COMPONENT parameterKyle Edwards2018-05-0313-1/+285
|/ / / /
* | | | Merge topic 'csharp_reference_imported_targets'Brad King2018-04-2618-0/+332
|\ \ \ \
| * | | | add tests for using target_link_libraries() with imported managed targetsMichael Stürmer2018-04-2418-0/+332
* | | | | Ninja: Avoid empty phony edges for target orderingBrad King2018-04-263-0/+12
* | | | | Merge topic 'vs-dedup-custom-commands'Brad King2018-04-254-0/+31
|\ \ \ \ \
| * | | | | VS: Generate a custom command only in the least dependent targetFujii Hironori2018-04-234-0/+31
* | | | | | Merge topic 'Genex-TARGET_GENEX_PROPERTY'Brad King2018-04-2426-0/+219
|\ \ \ \ \ \
| * | | | | | Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>Marc Chevrier2018-04-2326-0/+219
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindMatlab/mcr-compatibility'Brad King2018-04-244-2/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindMatlab: Matlab Runtime Compiler supportRaffi Enficiaud2018-04-234-2/+28
| |/ / / /
* | | | | Merge topic 'vs-sdk-dirs'Brad King2018-04-203-0/+100
|\ \ \ \ \
| * | | | | VS: Add variables to set SDK directories in vcxproj filesBastien Schatt2018-04-193-0/+100
* | | | | | Merge topic 'CheckIncludeFile-required-libs'Brad King2018-04-193-0/+176
|\ \ \ \ \ \
| * | | | | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-183-0/+176