summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | bindexplib: Revert support for constants symbolsBrad King2017-07-102-12/+0
| |/ / /
* | | | Merge topic 'find_package-restore-considered-configs'Brad King2017-07-1011-1/+45
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | find_package: Restore longer message when config files were consideredBrad King2017-07-0711-1/+45
| |/
* | Merge topic 'feature/include_guard'Brad King2017-06-2819-0/+126
|\ \
| * | include_guard: add tests for the featurePavel Solodovnikov2017-06-2219-0/+126
* | | Merge topic 'vs_csharp_custom_command'Brad King2017-06-277-0/+83
|\ \ \
| * | | Vs: fix CSharp custom command by introducing inline MSBuild <Targets>sMichael Stürmer2017-06-227-0/+83
* | | | Merge topic 'fix-crash-on-non-enabled-language-features'Brad King2017-06-2726-12/+30
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | target_compile_features: Do not crash on non-enabled languageBrad King2017-06-264-0/+8
| * | Tests: Enable languages explicitly in RunCMake.target_compile_featuresBrad King2017-06-2622-12/+22
* | | Merge topic 'vs_csharp_prop_for_all_extensions'Brad King2017-06-152-15/+42
|\ \ \
| * | | Vs: add support for VS_CSHARP_* target property for additional file extensionsMichael Stürmer2017-06-132-15/+42
| | |/ | |/|
* | | Merge topic 'ipo-per-lang'Brad King2017-06-159-13/+13
|\ \ \ | | |/ | |/|
| * | IPO: Consider support for each language separatelyBrad King2017-06-149-13/+13
* | | VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>Michael Stürmer2017-06-133-0/+69
| |/ |/|
* | Merge topic 'execute_process-pipeline-results'Brad King2017-06-125-1/+171
|\ \
| * | execute_process: Add option to get results of every childAdam Weisi2017-06-105-1/+171
| |/
* | Merge topic 'cuda-compiler-launcher'Brad King2017-06-127-5/+26
|\ \