summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | Genex: Allow COMPILE_LANGUAGE to name a language that is not loadedHenry Schreiner2018-05-033-10/+1
| |/ / / / / /
* | | | | | | Merge topic 'feature/cpack-default-package-version'Craig Scott2018-05-034-0/+56
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | CPack: Use project version as default for `CPACK_PACKAGE_VERSION`Alex Turbov2018-05-024-0/+56
| |/ / / / /
* | | | | | 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