summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Tests: Simplify RunCMake.find_package PackageRoot case regexesBrad King2017-08-086-465/+480
* | | Merge topic 'find-package_root-disable'Brad King2017-08-103-0/+3
|\ \ \ | | |/ | |/|
| * | find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9Brad King2017-08-083-0/+3
| |/
* | Merge topic 'gtest-dynamic-discovery'Brad King2017-08-086-0/+111
|\ \
| * | Add dynamic test discovery for for Google TestMatthew Woehlke2017-07-276-0/+111
* | | HP-UX: Drop support for building CMake on HP-UXBrad King2017-08-071-7/+0
* | | Merge topic 'genex-error-grammar'Brad King2017-08-047-14/+14
|\ \ \
| * | | cmGeneratorExpressionNode: add some missing commasBen Boeckel2017-08-037-14/+14
* | | | Merge topic 'add-package_root-to-find_package'Brad King2017-08-0412-461/+919
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | find_package: Split PACKAGE_ROOT tests to work with smaller regexChuck Atkins2017-08-027-846/+872
| * | find_package: Fix PACKAGE_ROOT test to check find_pacakge(CONFIG) mode.Chuck Atkins2017-07-287-99/+531
| * | Merge branch 'objlib-own-target-objs' into release-3.9Brad King2017-07-174-0/+9
| |\ \
* | \ \ Merge topic 'string-clear-intermediate-matches'Brad King2017-07-213-0/+33
|\ \ \ \
| * | | | cmStringCommand: clear intermediate matchesBen Boeckel2017-07-213-0/+33
* | | | | Merge topic 'docsExternalProject'Brad King2017-07-213-6/+6
|\ \ \ \ \
| * | | | | ExternalProject: Improve documentationCraig Scott2017-07-173-6/+6
* | | | | | Merge topic 'cmake-E-sha'Brad King2017-07-1840-0/+64
|\ \ \ \ \ \