summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FPHSA-reason-failure-message'Brad King2019-09-3013-0/+70
|\
| * FPHSA: add capability to specify message explaining reason of failureMarc Chevrier2019-09-2713-0/+70
* | Merge topic 'FindBinUtils-ask-compiler'Brad King2019-09-273-0/+9
|\ \
| * | Tests: Add symbols to FortranModules static librariesBrad King2019-09-263-0/+9
* | | fileapi: add some source property backtracesJustin Goshi2019-09-262-4/+62
| |/ |/|
* | Merge topic 'vs-ReferenceOutputAssembly-conditions'Brad King2019-09-266-1/+54
|\ \
| * | Tests: Teach VSWinStorePhone to verify the content of generated xapVedran Vujinovic2019-09-251-2/+2
| * | Tests: Teach VSWinStorePhone to verify the content of generated appx/msixVedran Vujinovic2019-09-246-1/+54
* | | 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