summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'genex-TARGET_NAME_IF_EXISTS'Brad King2018-03-2911-0/+43
|\
| * genex: Add TARGET_NAME_IF_EXISTS expressionAlex Turbov2018-03-2811-0/+43
* | Merge topic 'cmake_minimum_required-forward-compat'Craig Scott2018-03-275-0/+9
|\ \
| * | cmake_minimum_required: Tolerate unknown future argumentsBrad King2018-03-265-0/+9
| |/
* | Merge topic 'revert-CTestTestfile-removal-again'Brad King2018-03-274-0/+14
|\ \ | |/ |/|
| * Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"Brad King2018-03-264-0/+14
| * Merge branch 'intel-initializer-list' into release-3.11Brad King2018-03-161-0/+6
| |\
| * \ Merge branch 'gtest_discover_tests_timeout' into release-3.11Brad King2018-03-1613-10/+113
| |\ \
| * \ \ Merge branch 'genex-COMPILE_LANGUAGE-system-include' into release-3.11Brad King2018-03-131-1/+3
| |\ \ \
* | \ \ \ Merge topic 'contract-plplot'Brad King2018-03-261-1/+1
|\ \ \ \ \
| * | | | | Tests: Restore PLplot contract test repository https URLBrad King2018-03-221-1/+1
* | | | | | Merge topic 'list-sublist'Craig Scott2018-03-2217-0/+86
|\ \ \ \ \ \
| * | | | | | list: Add SUBLIST sub-commandMarc Chevrier2018-03-2117-0/+86
* | | | | | | Merge topic 'policy-version-range'Craig Scott2018-03-226-0/+79
|\ \ \ \ \ \ \
| * | | | | | | cmake_minimum_required: Optionally set policies with version rangeBrad King2018-03-216-0/+79
* | | | | | | | Merge topic 'clarify_inherited_properties'Brad King2018-03-224-0/+134
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Add tests for INHERITED property chainingCraig Scott2018-03-214-0/+134
* | | | | | | | | Merge topic 'find-package_root-revise'Brad King2018-03-221-2/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | find_package: Improve CMP0074 warning messagesBrad King2018-03-211-2/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindPython-new-implementation'Brad King2018-03-2115-9/+274
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | CMake build: Use new FindPython moduleMarc Chevrier2018-03-203-7/+6
| * | | | | | | FindPython*: New implementation for Python stuffMarc Chevrier2018-03-2012-2/+268
* | | | | | | | list(): add `JOIN` sub-commandMarc Chevrier2018-03-2011-0/+41
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'find-package_root-restore'Brad King2018-03-199-3/+95
|\ \ \ \ \ \ \
| * | | | | | | find_package: Use PackageName_ROOT variables as search prefixesBrad King2018-03-169-3/+95
* | | | | | | | Merge topic 'export-properties'Brad King2018-03-1913-0/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | Export: allow exporting of additional propertiesWouter Klouwen2018-03-1613-0/+80
* | | | | | | | | Merge topic 'vs-debugger-command'Brad King2018-03-193-0/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Add target property VS_DEBUGGER_COMMANDHannes Mezger2018-03-143-0/+28
* | | | | | | | | | Merge topic 'intel-initializer-list'Brad King2018-03-191-0/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Features: Record initializer list support for Intel 14 and aboveBrad King2018-03-161-0/+6
* | | | | | | | | Merge topic 'project-homepage-url'Craig Scott2018-03-1710-3/+37
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | project: Add HOMEPAGE_URL named parameterAlex Turbov2018-03-179-2/+36
| * | | | | | | | Tests: Avoid enabling languages unnecessarily in RunCMake.projectBrad King2018-03-151-1/+1
* | | | | | | | | Merge topic 'gtest_discover_tests_timeout'Brad King2018-03-1613-10/+113
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | GoogleTest: Rename TIMEOUT parameter to avoid clashCraig Scott2018-03-1513-10/+113
| * | | | | | | Merge branch 'automoc-apple-framework' into release-3.10Brad King2017-12-078-0/+162
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'compile-options-shell'Brad King2018-03-152-0/+37
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | target_compile_options: Add syntax to specify shell stringsBrad King2018-03-142-0/+37
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'genex-COMPILE_LANGUAGE-system-include'Brad King2018-03-131-1/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Genex: Fix COMPILE_LANGUAGE propagation through try_compileBrad King2018-03-121-8/+3
| * | | | | | Genex: Fix COMPILE_LANGUAGE in SYSTEM include directoriesBrad King2018-03-121-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'ep-support-passing-var-ending-with-notfound'Brad King2018-03-124-2/+22
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-03-124-2/+22
| |/ / / /
| * | | | Merge branch 'unixtimefix' into release-3.11Brad King2018-02-262-4/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'genex-TARGET_EXISTS'Brad King2018-03-1211-0/+43
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | genex: Add TARGET_EXISTS to check for target existenceAlex Turbov2018-03-0911-0/+43
* | | | | | Merge topic 'libxml2-target'Brad King2018-03-094-0/+49
|\ \ \ \ \ \
| * | | | | | FindLibXml2: provide imported target LibXml2::LibXml2Rolf Eike Beer2018-03-084-0/+49
* | | | | | | Merge topic 'cmWorkingDirectory_success_checking'Brad King2018-03-0913-0/+59
|\ \ \ \ \ \ \