summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindGnuTLS-target'Brad King2019-09-194-0/+50
|\
| * FindGnuTLS: add target GnuTLS::GnuTLSDavid Callu2019-09-184-0/+50
* | Merge topic 'shared-pch'Brad King2019-09-187-1/+49
|\ \
| * | Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-177-1/+49
* | | Merge topic 'byproduct-collapse-full-path'Brad King2019-09-175-5/+31
|\ \ \
| * | | Byproducts: Add test for collapsing of full paths in byproductsDaniel Eiband2019-09-165-5/+31
* | | | Merge topic 'allow-pkg-config-missing-libraries'Brad King2019-09-171-33/+16
|\ \ \ \
| * | | | FindPkgConfig: Allow libraries that can't be found with their full pathChuck Atkins2019-09-161-33/+16
* | | | | FindEnvMod: Remove unreliable test caseChuck Atkins2019-09-161-9/+7
| |_|/ / |/| | |
* | | | Merge topic 'tidy-deprecated-headers'Brad King2019-09-161-1/+1
|\ \ \ \
| * | | | clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'add_custom_command-genex-slash'Brad King2019-09-162-4/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | add_custom_command: Delay slash conversion until after genex evaluationSebastian Lipponer2019-09-132-4/+25
* | | | Depend: Add test for target-level dependencies via byproductsDaniel Eiband2019-09-123-7/+36
| |/ / |/| |
* | | Merge topic 'modernize-use-auto'Brad King2019-09-121-1/+1
|\ \ \
| * | | clang-tidy: modernize-use-autoRegina Pfeifer2019-09-101-1/+1
* | | | Merge topic 'fileapiAddMoreBacktraces'Brad King2019-09-112-4/+129
|\ \ \ \ | |/ / / |/| | |
| * | | fileapi: add backtraces for compile/link optionsJustin Goshi2019-09-102-4/+129
| |/ /
* | | Merge topic 'windows-auto-export-incremental-build'Brad King2019-09-102-3/+34
|\ \ \
| * | | Windows: Prevent auto exports to be regenerated on every buildDaniel Eiband2019-09-092-3/+34
* | | | clang-tidy: Fix bugprone-exception-escape diagnostic in test codeBrad King2019-09-091-1/+2
| |/ / |/| |
* | | Merge topic 'cuda_resolve_device_symbols_on_static_lib_collect_deps_properly'Brad King2019-09-096-44/+42
|\ \ \
| * | | CUDA: static lib device linking computes required static libsRobert Maynard2019-09-056-44/+42
| | |/ | |/|
* | | 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
| | |_|_|_|/ | |/| | | |