summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command modeAndré Klitzing2017-07-1431-0/+47
| * | | | | | Add some unit tests for md5sumAndré Klitzing2017-07-0910-0/+17
| |/ / / / /
* | | | | | Merge topic 'objlib-own-target-objs'Brad King2017-07-184-0/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Diagnose object library self-referenceBrad King2017-07-144-0/+9
* | | | | Merge topic 'android-system-include-last'Brad King2017-07-134-0/+31
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Android: Always add standard include directories lastBrad King2017-07-134-0/+31
| |/ /
| * | Merge branch 'vs-2017-sln-guid' into release-3.9Brad King2017-07-1111-7/+18
| |\ \
| * \ \ Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9Brad King2017-07-118-0/+72
| |\ \ \
| * \ \ \ Merge branch 'bindexplib-revert-consts' into release-3.9Brad King2017-07-102-12/+0
| |\ \ \ \
* | \ \ \ \ Merge topic 'test_include_files'Brad King2017-07-137-0/+79
|\ \ \ \ \ \
| * | | | | | Add TEST_INCLUDE_DIR[S] unit testMatthew Woehlke2017-07-127-0/+79
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'labels-for-subprojects'Brad King2017-07-1332-0/+483
|\ \ \ \ \ \
| * | | | | | Add tests for new directory labels and labels-for-subprojects featuresBetsy McPhail2017-07-1032-0/+483
| |/ / / / /
* | | | | | Merge topic 'vs-2017-sln-guid'Brad King2017-07-1211-7/+18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | VS: Add SolutionGuid to generated .sln filesBrad King2017-07-1111-7/+18
* | | | | | Merge topic 'find_package-root-prefix-path-suffixes'Brad King2017-07-128-0/+72
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | find_*: Honor PATH_SUFFIXES in PackageName_ROOT pathsBrad King2017-07-118-0/+72
| |/ / / /
* | | | | Merge topic 'bindexplib-revert-consts'Brad King2017-07-122-12/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |