summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Add generator expression support to PDB_OUTPUT_DIRECTORY target propertyMarian Klymov2018-05-211-2/+8
* 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
* | | | | | | 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 'reorder-sys-includes'Brad King2018-04-244-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Order SYSTEM include directories after non-system directoriesEphi Sinowitz2018-04-234-0/+7
| |/ / / / / /
* | | | | | | Merge topic 'FindMatlab/mcr-compatibility'Brad King2018-04-249-58/+146
|\ \ \ \ \ \ \
| * | | | | | | FindMatlab: Matlab Runtime Compiler supportRaffi Enficiaud2018-04-239-58/+146
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fortran-submodule-depends'Brad King2018-04-238-58/+82
|\ \ \ \ \ \ \
| * | | | | | | Fortran: Extend submodule test with great-grandchildBrad King2018-04-205-0/+23
| * | | | | | | Fortran: Add support for submodule dependenciesBrad King2018-04-206-58/+59
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'grammar_typo_fixes'Brad King2018-04-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Cleanup: Fix typos and grammar in docs and codeCraig Scott2018-04-221-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'add_compile_definitions'Brad King2018-04-233-0/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | add_compile_definitions: add new commandMarc Chevrier2018-04-203-0/+33
* | | | | | | 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 'FindJPEG-imported-targets'Brad King2018-04-195-1/+45
|\ \ \ \ \ \ \
| * | | | | | | FindJPEG: Add imported target support and full testMateusz Loskot2018-04-184-0/+44