summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doxygen-add-docs-USE_STAMP_FILE'Craig Scott2019-09-064-0/+42
|\
| * FindDoxygen: add USE_STAMP_FILE optionNikita Sirgienko2019-09-054-0/+42
* | Merge topic 'unity-build'Brad King2019-09-0530-0/+388
|\ \
| * | Unity build: Add unit testsCristian Adam2019-08-3030-0/+388
| |/
* | Merge topic 'pch-fix-vs-test'Brad King2019-09-041-11/+8
|\ \
| * | Precompile Headers: Fix Visual Studio 10 unit testCristian Adam2019-09-031-11/+8
* | | Merge topic 'tidy-use-using'Brad King2019-09-041-1/+1
|\ \ \
| * | | clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-031-1/+1
* | | | Ninja: Pass preprocessor definitions when compiling with Intel FortranBrad King2019-09-033-0/+14
|/ / /
* | | IWYU: Add missing cstddef includes for size_t and nullptr_tBrad King2019-09-031-0/+1
* | | Merge topic 'FindPython-specify-artifacts-directly'Brad King2019-09-033-0/+164
|\ \ \
| * | | FindPython: Add capability to specify directly artifactsMarc Chevrier2019-09-023-0/+164
| |/ /
* | | Merge topic 'xcode11-bundles'Brad King2019-09-033-2/+12
|\ \ \
| * | | Xcode: Make BundleTests compatible with Xcode 11Gregor Jasny2019-09-013-2/+12
| | |/ | |/|
* | | Merge topic 'clang-ipo-support'Brad King2019-09-038-13/+36
|\ \ \
| * | | Tests: Remove old IPO testZsolt Parragi2019-08-302-8/+0
| * | | bindexplib: supporting llvm bitcode formats using llvm-nmZsolt Parragi2019-08-306-5/+36
* | | | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-037-7/+23
|\ \ \ \
| * | | | cuda: Adapted tests to work with modified cuda toolsetBenjamin Wozniak2019-08-307-7/+23
* | | | | Merge topic 'FindPkgConfig-module-name'Brad King2019-09-032-0/+29
|\ \ \ \ \
| * | | | | FindPkgConfig: return the module found by pkg_search_moduleChristophe Giboudeaux2019-08-292-0/+29
| | |/ / / | |/| | |
* | | | | Merge topic 'cpack-install-multiple-configurations'Brad King2019-09-034-0/+18
|\ \ \ \ \
| * | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variableAlex Turbov2019-08-304-0/+18
* | | | | | Merge topic 'FindBoost-1.71'Brad King2019-09-031-0/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FindBoost: Unwrap compatibility INTERFACE targets for legacy variablesBrad King2019-08-301-0/+5
* | | | | | Merge topic 'rel-nightly-test'Brad King2019-08-301-1/+2
|\ \ \ \ \ \
| * | | | | | Tests: Fix nightly binary tests to fail on errorBrad King2019-08-291-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'remove_directory-symlink'Brad King2019-08-305-0/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cmake: Teach -E remove_directory to remove directory symlinksJon Chronopoulos2019-08-305-0/+23
* | | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated'Brad King2019-08-29192-9/+594
|\ \ \ \ \ \
| * | | | | | CMakeParseImplicitLinkInfo supports comma separated link linesRobert Maynard2019-08-288-6/+309
| * | | | | | Introduce a ParseImplicitLinkInfo testRobert Maynard2019-08-28186-8/+290
| |/ / / / /
* | | | | | Merge topic 'precompile-headers'Brad King2019-08-2923-0/+298
|\ \ \ \ \ \
| * | | | | | Precompile headers: Add unit testsCristian Adam2019-08-2823-1/+254
| * | | | | | PCH: add example/testDaniel Pfeifer2019-08-275-0/+45
* | | | | | | Merge topic 'docker-rel-linux'Brad King2019-08-291-12/+12
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Release: Drop linux64 script in favor of docker buildBrad King2019-08-281-2/+0
| * | | | | | | Add option to skip CMake tests that need network accessBrad King2019-08-231-10/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'find-no-name'Brad King2019-08-293-0/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-find-no-name' into find-no-nameBrad King2019-08-283-0/+4
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | find_path: Fix crash on empty old-style list of namesBrad King2019-08-283-0/+4
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge topic 'vs-ConfigurationType-genex'Brad King2019-08-282-2/+2
|\ \ \ \ \ \ \
| * | | | | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPEDaniel Eiband2019-08-262-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'sf-LANGUAGE-prop'Brad King2019-08-282-13/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Tests: Collect SourceFileProperty testsTushar Maheshwari2019-08-272-8/+7
| * | | | | | cmSourceFile: Move LANGUAGE to GetPropertyForUserTushar Maheshwari2019-08-271-7/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-277-0/+35
|\ \ \ \ \ \
| * | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-277-0/+35
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'xcode11-compatibility'Brad King2019-08-274-0/+4
|\ \ \ \ \ \
| * | | | | | Xcode: Make iOS tests compatible with Xcode 11Gregor Jasny2019-08-264-0/+4
| | |/ / / / | |/| | | |