Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge topic 'pch-export' | Brad King | 2019-09-26 | 4 | -1/+39 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT) | Brad King | 2019-09-25 | 4 | -1/+39 | |
* | | | | | | | | | | Merge topic 'fix-vsmacro-access-violation' | Brad King | 2019-09-26 | 7 | -1/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | VS: Fix access violation when calling Visual Studio macro | Daniel Eiband | 2019-09-24 | 7 | -1/+28 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'add-custom-target-byproduct-checks' | Brad King | 2019-09-26 | 12 | -4/+136 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | add_custom_command: Format files in error message in a single line | Daniel Eiband | 2019-09-23 | 4 | -4/+4 | |
| * | | | | | | | | | | add_custom_target: Add output checks for custom target byproducts | Daniel Eiband | 2019-09-23 | 5 | -11/+55 | |
| * | | | | | | | | | | add_custom_command: Add tests for custom command output checks | Daniel Eiband | 2019-09-23 | 7 | -0/+88 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'cpack-DEB-use-CPACK_PACKAGE_DESCRIPTION_FILE' | Kyle Edwards | 2019-09-26 | 11 | -33/+190 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE` | Alex Turbov | 2019-09-21 | 11 | -33/+190 | |
* | | | | | | | | | | Precompile headers: Treat headers as relative to current source directory | Cristian Adam | 2019-09-23 | 6 | -13/+22 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmake-system-headers' | Brad King | 2019-09-20 | 5 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 5 | -7/+7 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'split-custom-command-creation' | Brad King | 2019-09-20 | 14 | -0/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add_custom_command: Add tests for rejecting literal quotes in commands | Daniel Eiband | 2019-09-17 | 14 | -0/+42 | |
* | | | | | | | | | | Merge topic 'fileapiLinkPathAndLinkDirBacktraces' | Brad King | 2019-09-20 | 2 | -2/+39 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIES | Justin Goshi | 2019-09-18 | 2 | -2/+39 | |
* | | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-09-20 | 5 | -20/+323 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Tests: Decouple Plugin test from KWSys | Brad King | 2019-09-19 | 5 | -20/+323 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'autogen_path_prefix' | Brad King | 2019-09-19 | 98 | -896/+1092 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: At QtAutogen.MocIncludeSymlink test | Sebastian Holtermann | 2019-09-18 | 2 | -0/+81 | |
| * | | | | | | | | | | Tests: Merge QtAutogen.MocIncludeStrict and MocIncludeRelaxed | Sebastian Holtermann | 2019-09-18 | 97 | -896/+1011 | |
* | | | | | | | | | | | Merge topic 'FindGnuTLS-target' | Brad King | 2019-09-19 | 4 | -0/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindGnuTLS: add target GnuTLS::GnuTLS | David Callu | 2019-09-18 | 4 | -0/+50 | |
* | | | | | | | | | | | | Merge topic 'shared-pch' | Brad King | 2019-09-18 | 7 | -1/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Precompile Headers: Add REUSE_FROM signature | Cristian Adam | 2019-09-17 | 7 | -1/+49 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'byproduct-collapse-full-path' | Brad King | 2019-09-17 | 5 | -5/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Byproducts: Add test for collapsing of full paths in byproducts | Daniel Eiband | 2019-09-16 | 5 | -5/+31 | |
* | | | | | | | | | | | | Merge topic 'allow-pkg-config-missing-libraries' | Brad King | 2019-09-17 | 1 | -33/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindPkgConfig: Allow libraries that can't be found with their full path | Chuck Atkins | 2019-09-16 | 1 | -33/+16 | |
* | | | | | | | | | | | | | FindEnvMod: Remove unreliable test case | Chuck Atkins | 2019-09-16 | 1 | -9/+7 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'tidy-deprecated-headers' | Brad King | 2019-09-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'add_custom_command-genex-slash' | Brad King | 2019-09-16 | 2 | -4/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | add_custom_command: Delay slash conversion until after genex evaluation | Sebastian Lipponer | 2019-09-13 | 2 | -4/+25 | |
* | | | | | | | | | | | | Depend: Add test for target-level dependencies via byproducts | Daniel Eiband | 2019-09-12 | 3 | -7/+36 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'modernize-use-auto' | Brad King | 2019-09-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'fileapiAddMoreBacktraces' | Brad King | 2019-09-11 | 2 | -4/+129 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fileapi: add backtraces for compile/link options | Justin Goshi | 2019-09-10 | 2 | -4/+129 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'windows-auto-export-incremental-build' | Brad King | 2019-09-10 | 2 | -3/+34 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Windows: Prevent auto exports to be regenerated on every build | Daniel Eiband | 2019-09-09 | 2 | -3/+34 | |
* | | | | | | | | | | | clang-tidy: Fix bugprone-exception-escape diagnostic in test code | Brad King | 2019-09-09 | 1 | -1/+2 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cuda_resolve_device_symbols_on_static_lib_collect_deps_properly' | Brad King | 2019-09-09 | 6 | -44/+42 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | CUDA: static lib device linking computes required static libs | Robert Maynard | 2019-09-05 | 6 | -44/+42 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doxygen-add-docs-USE_STAMP_FILE' | Craig Scott | 2019-09-06 | 4 | -0/+42 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | FindDoxygen: add USE_STAMP_FILE option | Nikita Sirgienko | 2019-09-05 | 4 | -0/+42 | |
* | | | | | | | | | Merge topic 'unity-build' | Brad King | 2019-09-05 | 30 | -0/+388 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Unity build: Add unit tests | Cristian Adam | 2019-08-30 | 30 | -0/+388 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'pch-fix-vs-test' | Brad King | 2019-09-04 | 1 | -11/+8 | |
|\ \ \ \ \ \ \ \ |