summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'pch-export'Brad King2019-09-264-1/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)Brad King2019-09-254-1/+39
* | | | | | | | | | Merge topic 'fix-vsmacro-access-violation'Brad King2019-09-267-1/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Fix access violation when calling Visual Studio macroDaniel Eiband2019-09-247-1/+28
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'add-custom-target-byproduct-checks'Brad King2019-09-2612-4/+136
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add_custom_command: Format files in error message in a single lineDaniel Eiband2019-09-234-4/+4
| * | | | | | | | | | add_custom_target: Add output checks for custom target byproductsDaniel Eiband2019-09-235-11/+55
| * | | | | | | | | | add_custom_command: Add tests for custom command output checksDaniel Eiband2019-09-237-0/+88
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'cpack-DEB-use-CPACK_PACKAGE_DESCRIPTION_FILE'Kyle Edwards2019-09-2611-33/+190
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-2111-33/+190
* | | | | | | | | | Precompile headers: Treat headers as relative to current source directoryCristian Adam2019-09-236-13/+22
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'cmake-system-headers'Brad King2019-09-205-7/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmstd: Modernize CMake system headersMarc Chevrier2019-09-205-7/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'split-custom-command-creation'Brad King2019-09-2014-0/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add_custom_command: Add tests for rejecting literal quotes in commandsDaniel Eiband2019-09-1714-0/+42
* | | | | | | | | | Merge topic 'fileapiLinkPathAndLinkDirBacktraces'Brad King2019-09-202-2/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIESJustin Goshi2019-09-182-2/+39
* | | | | | | | | | | Merge topic 'update-kwsys'Brad King2019-09-205-20/+323
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Tests: Decouple Plugin test from KWSysBrad King2019-09-195-20/+323
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'autogen_path_prefix'Brad King2019-09-1998-896/+1092
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: At QtAutogen.MocIncludeSymlink testSebastian Holtermann2019-09-182-0/+81
| * | | | | | | | | | Tests: Merge QtAutogen.MocIncludeStrict and MocIncludeRelaxedSebastian Holtermann2019-09-1897-896/+1011
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \