Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Byproducts: Add test for collapsing of full paths in byproducts | Daniel Eiband | 2019-09-16 | 4 | -0/+26 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 | |
* | | | | | | | 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 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Windows: Prevent auto exports to be regenerated on every build | Daniel Eiband | 2019-09-09 | 2 | -3/+34 | |
|/ / / / / / | ||||||
* | | | | | | 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 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Precompile Headers: Fix Visual Studio 10 unit test | Cristian Adam | 2019-09-03 | 1 | -11/+8 | |
* | | | | | | | Merge topic 'vs-cuda-custom-dir' | Brad King | 2019-09-03 | 7 | -7/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cuda: Adapted tests to work with modified cuda toolset | Benjamin Wozniak | 2019-08-30 | 7 | -7/+23 | |
* | | | | | | | | Merge topic 'FindPkgConfig-module-name' | Brad King | 2019-09-03 | 2 | -0/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindPkgConfig: return the module found by pkg_search_module | Christophe Giboudeaux | 2019-08-29 | 2 | -0/+29 | |
* | | | | | | | | | Merge topic 'cpack-install-multiple-configurations' | Brad King | 2019-09-03 | 4 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable | Alex Turbov | 2019-08-30 | 4 | -0/+18 | |
* | | | | | | | | | | Merge topic 'FindBoost-1.71' | Brad King | 2019-09-03 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | FindBoost: Unwrap compatibility INTERFACE targets for legacy variables | Brad King | 2019-08-30 | 1 | -0/+5 | |
* | | | | | | | | | Merge topic 'remove_directory-symlink' | Brad King | 2019-08-30 | 5 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | cmake: Teach -E remove_directory to remove directory symlinks | Jon Chronopoulos | 2019-08-30 | 5 | -0/+23 | |
* | | | | | | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated' | Brad King | 2019-08-29 | 192 | -9/+594 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CMakeParseImplicitLinkInfo supports comma separated link lines | Robert Maynard | 2019-08-28 | 8 | -6/+309 | |
| * | | | | | | | | | Introduce a ParseImplicitLinkInfo test | Robert Maynard | 2019-08-28 | 186 | -8/+290 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 23 | -0/+298 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Precompile headers: Add unit tests | Cristian Adam | 2019-08-28 | 23 | -0/+298 | |
* | | | | | | | | | | Merge topic 'find-no-name' | Brad King | 2019-08-29 | 3 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'backport-find-no-name' into find-no-name | Brad King | 2019-08-28 | 3 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | find_path: Fix crash on empty old-style list of names | Brad King | 2019-08-28 | 3 | -0/+4 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-ConfigurationType-genex' | Brad King | 2019-08-28 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPE | Daniel Eiband | 2019-08-26 | 2 | -2/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cmake-initial-cache-dirs' | Brad King | 2019-08-27 | 7 | -0/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scripts | Peter Waller | 2019-08-27 | 7 | -0/+35 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Xcode: Make iOS tests compatible with Xcode 11 | Gregor Jasny | 2019-08-26 | 4 | -0/+4 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'group_not_track' | Brad King | 2019-08-26 | 17 | -6/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 17 | -6/+38 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'warnings_skip_color' | Brad King | 2019-08-26 | 5 | -2/+23 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | ctest_build: ignore ANSI color | Zack Galbreath | 2019-08-22 | 5 | -2/+23 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'ctest-json-REQUIRED_FILES' | Brad King | 2019-08-23 | 2 | -4/+18 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property | Brad King | 2019-08-22 | 2 | -4/+18 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'fileapi-install-generators' into release-3.15 | Brad King | 2019-08-02 | 2 | -1/+36 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'source_group-tests' | Brad King | 2019-08-21 | 9 | -26/+93 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | source_group: Improved generated filters tests | Mateusz Janek | 2019-08-16 | 9 | -26/+93 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'double-export-error-message-install' | Brad King | 2019-08-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | cmExportInstallFileGenerator: improve error message | Ben Boeckel | 2019-08-20 | 2 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'trace-redirect' | Brad King | 2019-08-20 | 7 | -0/+24 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add --trace-redirect parameter to redirect trace output to a file | Igor Ivanov | 2019-08-10 | 7 | -0/+24 | |
* | | | | | FPHSA: Remove extra space in module components report | Sylvain Joubert | 2019-08-06 | 4 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge topic 'fileapi-install-generators' | Brad King | 2019-08-05 | 2 | -1/+36 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | fileapi: Fix codemodel target install destination for cross-dir rules | Brad King | 2019-07-31 | 2 | -1/+36 | |
* | | | | Merge topic 'vs-spectre-off' | Brad King | 2019-07-31 | 3 | -0/+42 | |
|\ \ \ \ | | |/ / | |/| | |