summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* UseSWIG: Add CSHARP variant for wrapper filesRishi Theivendran2018-06-124-0/+93
* Merge topic 'more-misc-typos'Brad King2018-06-053-3/+3
|\
| * Fix misc. typosluz.paz2018-06-043-3/+3
* | 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
| |\ \
* | \ \ Merge topic 'WriteBasicConfigFile_tests'Brad King2018-06-041-239/+894
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor write_basic_package_version_file testsDaniele E. Domenichelli2018-06-011-239/+894
* | | | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-01214-1126/+1182
* | | | clang-format.bash: update to clang-format-6.0Brad King2018-06-016-6/+6
* | | | Tests/VSWinStorePhone: Do not format managed sourceBrad King2018-06-011-0/+1
* | | | Merge topic 'autogen_autorcc_multi_config'Brad King2018-06-0111-0/+94
|\ \ \ \
| * | | | Autogen: Add AUTORCC configuration change testSebastian Holtermann2018-05-3011-0/+94
* | | | | FindALSA: add testcaseRolf Eike Beer2018-05-314-0/+40
| |/ / / |/| | |
* | | | 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
* | | | Merge topic 'doxygen-all'Craig Scott2018-05-292-0/+52
|\ \ \ \
| * | | | FindDoxygen: Add tests for ALL optionCraig Scott2018-05-272-0/+52
* | | | | Merge topic 'FindLua-conventional-paths'Brad King2018-05-259-0/+134
|\ \ \ \ \
| * | | | | FindLua: Add tests for this moduleAlexander Grund2018-05-249-0/+134
| |/ / / /
* | | | | FindODBC: Add module to search for ODBC libraryMateusz Loskot2018-05-224-0/+40
|/ / / /
* | | | Merge topic 'PDBDirectoryGenExpression'Brad King2018-05-211-2/+8
|\ \ \ \
| * | | | Add generator expression support to PDB_OUTPUT_DIRECTORY target propertyMarian Klymov2018-05-211-2/+8
* | | | | Merge topic 'autogen_register_info_files'Brad King2018-05-178-1/+92
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Add QtAutogen test for a low cmake_minimum_required versionSebastian Holtermann2018-05-168-1/+92
* | | | | 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
* | | | Merge topic 'FindPkgConfig-LINK_LIBRARIES'Brad King2018-05-141-0/+12
|\ \ \ \
| * | | | FindPkgConfig: export the list of found libraries also as variableRolf Eike Beer2018-05-111-0/+12
* | | | | Merge topic 'cpack-nuget'Brad King2018-05-146-28/+81
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPack: Add NuGet supportAlex Turbov2018-05-116-2/+56
| * | | | Tests: Format `RunCPackVerifyResult.cmake` more consistentlyAlex Turbov2018-05-091-24/+24
| * | | | Tests: Fix comment for finding dpkg toolAlex Turbov2018-05-091-2/+1
* | | | | 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 'implicit-lib-gcceh-file' into release-3.11Brad King2018-04-161-0/+6
| |\ \ \
| * \ \ \ 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
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'deprecate_static_managed_targets'Brad King2018-05-082-0/+11
|\ \ \ \ \ \
| * | | | | | cmVisualStudio10TargetGenerator: issue warning when adding static C# libMichael Stürmer2018-05-072-0/+11
| | |_|_|_|/ | |/| | | |
* | | | | | cmRST: Parse inline links and inline literalsBrad King2018-05-072-0/+8
|/ / / / /
* | | | | Merge topic 'doc-xref-envvar'Brad King2018-05-042-0/+4
|\ \ \ \ \
| * | | | | cmRST: Add support for 'envvar' cmake domain roleBrad King2018-05-042-0/+4
* | | | | | Merge topic 'test-CheckSourceTree-in-source'Brad King2018-05-041-3/+1
|\ \ \ \ \ \
| * | | | | | Tests: Fix CheckSourceTree for in-source non-dashboard buildsIsrael Blancas2018-05-031-3/+1
* | | | | | | Merge topic 'genex-complang-not-loaded'Brad King2018-05-043-10/+1
|\ \ \ \ \ \ \