summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Tests: Extend RunCMake.CTestCommandLine internal timeout for valgrindBrad King2019-11-041-1/+1
* | | | | Merge topic 'message-check-types'Craig Scott2019-11-044-0/+31
|\ \ \ \ \
| * | | | | message: New message types to mark checks performed by CMakeAlex Turbov2019-11-024-0/+31
* | | | | | Merge topic 'FindPython-customize-failure-message'Brad King2019-11-043-0/+98
|\ \ \ \ \ \
| * | | | | | FindPython: customize failure messageMarc Chevrier2019-11-013-0/+98
* | | | | | | Merge topic 'root-dir-assertion-fix'Brad King2019-11-043-0/+15
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ForceToRelativePath: Fix spurious assertion when local path is root dirCraig Scott2019-11-023-0/+15
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'framework-tests-multiarch-old-macos' into release-3.16Brad King2019-10-283-5/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'project-version-buffer-overflow' into release-3.16Craig Scott2019-10-282-0/+33
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindOpenMP-include-dir' into release-3.16Brad King2019-10-211-0/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'pgi-license-warnings'Brad King2019-11-041-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Tests: Teach RunCMake to ignore PGI license expiry warningsBrad King2019-11-011-0/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'ctest-repeat-until-pass'Brad King2019-11-0123-4/+156
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ctest: Add --repeat-after-timeout optionBrad King2019-10-2911-0/+75
| * | | | | | ctest: Add --repeat-until-pass optionBrad King2019-10-2913-4/+81
* | | | | | | Merge topic 'scanbuild-fixes'Brad King2019-10-301-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Tests: Suppress clang scan-build warning in UTF8 testBrad King2019-10-291-0/+2
* | | | | | | FindPackageModeMakefileTest: macOS needs isysroot flagCraig Scott2019-10-282-1/+10
|/ / / / / /
* | | | | | Merge topic 'framework-tests-multiarch-old-macos'Brad King2019-10-283-5/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Tests: Match file command output for older macOS (Framework test)Craig Scott2019-10-272-4/+2
| * | | | | Tests: Prevent CMP0012 policy warnings in Framework test outputCraig Scott2019-10-271-1/+1
| |/ / / /
* | | | | Merge topic 'ExternalProject-git-no-recurse'Brad King2019-10-282-0/+60
|\ \ \ \ \
| * | | | | ExternalProject: Option to turn off recursive update of git submodulesCharis Marangos2019-10-242-0/+60
* | | | | | Merge topic 'project-version-buffer-overflow'Craig Scott2019-10-282-0/+33
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-262-0/+33
| | |/ / / | |/| | |
| * | | | Merge branch 'pch-makefile-depends' into release-3.16Brad King2019-10-174-4/+29
| |\ \ \ \
| * \ \ \ \ Merge branch 'export-target-lang-name' into release-3.16Brad King2019-10-171-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'doc-pch-compile-language' into release-3.16Brad King2019-10-162-1/+18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cmake-initial-cache-relative' into release-3.16Brad King2019-10-1412-10/+38
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'objc-c++flags' into release-3.16Brad King2019-10-113-0/+28
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'project-include-before'Brad King2019-10-213-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFOREDeniz Bahadir2019-10-183-0/+20
* | | | | | | | | | | Merge topic 'export-compile-commands-environment-variable'Brad King2019-10-216-0/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-186-0/+35
* | | | | | | | | | | | Merge topic 'FindOpenMP-include-dir'Brad King2019-10-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | FindOpenMP: Allow try_compile() to find omp.h for AppleClangCraig Scott2019-10-171-0/+1
* | | | | | | | | | | | Merge topic 'vs-per-config-sources'Brad King2019-10-212-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | VS: Add support for per-config sourcesBrad King2019-10-172-3/+7
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'variable_watch-modernize'Brad King2019-10-186-18/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor: Modernize `cmVariableWatchCommand` a littleAlex Turbov2019-10-176-18/+18
* | | | | | | | | | | | Merge topic 'vs-vctargetspath'Brad King2019-10-188-39/+106
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-172-39/+61
| * | | | | | | | | | | | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-156-0/+45
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'pch-makefile-depends'Brad King2019-10-184-4/+29
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | / / | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | PCH: Fix Makefile dependencies to rebuild PCH on header changesBrad King2019-10-174-4/+29
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'graphviz'Brad King2019-10-1742-0/+1004
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-0842-0/+1004
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-pch-compile-language'Brad King2019-10-172-1/+18
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-162-1/+18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'export-target-lang-name'Brad King2019-10-171-0/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |