summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Adjust tests to drop of 32bit iOS architecturesGregor Jasny2017-10-055-4/+22
* Tests: Fix RunCMake.Framework ios arch for Xcode 9Brad King2017-10-031-1/+11
* Tests: Fix RunCMake.Framework expected output on macOS 10.13Brad King2017-10-031-2/+2
* FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-297-0/+19
* Merge topic 'GetPrerequisites-no-clear-on-missing'Brad King2017-09-274-0/+11
|\
| * GetPrerequisites: Restore behavior on missing binary of not clearing listBrad King2017-09-264-0/+11
* | Merge topic 'revert-perf-source-lookup'Brad King2017-09-272-1/+17
|\ \ | |/ |/|
| * Tests: Add case for legacy source file property behaviorBrad King2017-09-252-1/+17
* | Merge topic 'test-fix-msvc-standard-default'Brad King2017-09-251-13/+31
|\ \ | |/ |/|
| * Tests: Fix RunCMake.try_compile CxxStandard case on MSVCBrad King2017-09-221-13/+31
* | Merge topic 'cpack-rpm-deb-version'Brad King2017-09-227-4/+40
|\ \
| * | CPack RPM and DEB: improved package version handlingDomen Vrankar2017-09-217-4/+40
* | | test: Added additional unit test to variable_watchJustin Berger2017-09-212-0/+18
| |/ |/|
* | Merge topic 'cpack-different-checksum-file-per-generator'Brad King2017-09-211-3/+2
|\ \
| * | CPack: use a distinct checksum file for each generatorDomen Vrankar2017-09-201-3/+2
| |/
* | Merge topic 'cpack-check-install-script'Brad King2017-09-213-0/+15
|\ \
| * | CPack: Add missing check for CPACK_INSTALL_SCRIPT variableAlex Turbov2017-09-203-0/+15
| |/
* | Merge topic 'test_for_missing_sources'Brad King2017-09-2159-0/+209
|\ \ | |/ |/|
| * Tests: Add tests for missing sources in add_executable and add_library.Deniz Bahadir2017-09-2059-0/+209
* | Merge topic 'refactor-iwyu-code'Brad King2017-09-1517-8/+30
|\ \
| * | Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-1317-8/+30
* | | Merge topic 'fphsa-fix-version-exact'Brad King2017-09-151-4/+4
|\ \ \ | |_|/ |/| |
| * | FPHSA: fix typo in commentYves Frederix2017-09-141-2/+2
| * | FPHSA: Add (failing) unit test when checking EXACT on full version numberYves Frederix2017-09-141-2/+2
| |/
* | Tests: Update RunCMake/README.rst to clarify meaning of -result.txtBrad King2017-09-141-2/+2
* | get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semanticsBrad King2017-09-131-0/+11
|/
* Merge topic 'vs_improve_custom_command'Brad King2017-09-113-0/+89
|\
| * VS: only add custom command line if it is not emptyMichael Stürmer2017-09-043-0/+89
* | Merge topic 'timestamp'Brad King2017-09-112-2/+2
|\ \
| * | Timestamp: support %A and %BBernhard M. Wiedemann2017-09-072-2/+2
* | | CTest: Weight reported test times by PROCESSORS in summariesBill Hoffman2017-09-088-15/+15
* | | CTest: Split out labels and subproject labels in summary outputBill Hoffman2017-09-085-1/+12
* | | Merge topic 'fphsa-version-cleanup'Brad King2017-09-086-0/+23
|\ \ \ | |/ / |/| |
| * | FPHSA: Add (failing) unit test in case a cache variable VERSION is presentYves Frederix2017-09-054-1/+15
| * | FPHSA: add (failing) unit test for found version being equal to 0.Yves Frederix2017-09-053-0/+9
* | | Merge topic 'ExternalProject-command'Brad King2017-09-053-0/+55
|\ \ \ | |_|/ |/| |
| * | ExternalProject: Prevent COMMAND from being treated as a true keywordCraig Scott2017-09-023-0/+55
* | | Merge topic 'tll-global-unknown-lib'Brad King2017-09-012-0/+5
|\ \ \
| * | | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libsBrad King2017-08-312-0/+5
| | |/ | |/|
* | | Merge topic 'fix-genex-SOURCES'Brad King2017-09-015-0/+15
|\ \ \ | |/ / |/| |
| * | Genex: Fix TARGET_PROPERTY value of SOURCESBrad King2017-09-015-0/+15
| * | Merge branch 'find-package_root-disable' into release-3.9Brad King2017-08-103-0/+3
| |\ \
* | \ \ Merge topic 'lexer-null'Brad King2017-08-314-0/+7
|\ \ \ \
| * | | | ListFileLexer: fix heap-buffer-overflow on malicious inputMatthias Maennich2017-08-304-0/+7
| | |_|/ | |/| |
* | | | Add properties to run cppcheck along with the compilerBill Hoffman2017-08-3015-1/+74
|/ / /
* | | Avoid CRLF newlines in Git repo blobsBrad King2017-08-303-16/+16
* | | Tests: Fix RunCMake.BuildDepends on VS 2017 with v90 toolsetBrad King2017-08-251-1/+2
* | | CPack: extend testing frameworkDomen Vrankar2017-08-192-0/+9
* | | Add PREPEND sub-command to string commandSylvain Joubert2017-08-115-0/+67
* | | Merge topic 'find-package_root-test-regex'Brad King2017-08-106-465/+480
|\ \ \ | |/ /