summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fileapiAddMoreBacktraces'Brad King2019-09-112-4/+129
|\
| * fileapi: add backtraces for compile/link optionsJustin Goshi2019-09-102-4/+129
* | Windows: Prevent auto exports to be regenerated on every buildDaniel Eiband2019-09-092-3/+34
|/
* 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 '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 'remove_directory-symlink'Brad King2019-08-305-0/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | cmake: Teach -E remove_directory to remove directory symlinksJon Chronopoulos2019-08-305-0/+23
* | | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated'Brad King2019-08-29192-9/+594
|\ \ \ \ \ \
| * | | | | | CMakeParseImplicitLinkInfo supports comma separated link linesRobert Maynard2019-08-288-6/+309
| * | | | | | Introduce a ParseImplicitLinkInfo testRobert Maynard2019-08-28186-8/+290
| |/ / / / /
* | | | | | Merge topic 'precompile-headers'Brad King2019-08-2923-0/+298
|\ \ \ \ \ \
| * | | | | | Precompile headers: Add unit testsCristian Adam2019-08-2823-0/+298
* | | | | | | Merge topic 'find-no-name'Brad King2019-08-293-0/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-find-no-name' into find-no-nameBrad King2019-08-283-0/+4
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | find_path: Fix crash on empty old-style list of namesBrad King2019-08-283-0/+4
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge topic 'vs-ConfigurationType-genex'Brad King2019-08-282-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPEDaniel Eiband2019-08-262-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-277-0/+35
|\ \ \ \ \ \
| * | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-277-0/+35
| | |_|_|_|/ | |/| | | |
* | | | | | Xcode: Make iOS tests compatible with Xcode 11Gregor Jasny2019-08-264-0/+4
| |_|_|/ / |/| | | |
* | | | | Merge topic 'group_not_track'Brad King2019-08-2617-6/+38
|\ \ \ \ \
| * | | | | ctest: rename TRACK to GROUPZack Galbreath2019-08-2217-6/+38
| |/ / / /
* | | | | Merge topic 'warnings_skip_color'Brad King2019-08-265-2/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ctest_build: ignore ANSI colorZack Galbreath2019-08-225-2/+23
| | |_|/ | |/| |
* | | | Merge topic 'ctest-json-REQUIRED_FILES'Brad King2019-08-232-4/+18
|\ \ \ \
| * | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES propertyBrad King2019-08-222-4/+18
| | |_|/ | |/| |
| * | | Merge branch 'fileapi-install-generators' into release-3.15Brad King2019-08-022-1/+36
| |\ \ \
* | \ \ \ Merge topic 'source_group-tests'Brad King2019-08-219-26/+93
|\ \ \ \ \
| * | | | | source_group: Improved generated filters testsMateusz Janek2019-08-169-26/+93
| | |_|/ / | |/| | |
* | | | | Merge topic 'double-export-error-message-install'Brad King2019-08-212-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cmExportInstallFileGenerator: improve error messageBen Boeckel2019-08-202-2/+2
| |/ / /
* | | | Merge topic 'trace-redirect'Brad King2019-08-207-0/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Add --trace-redirect parameter to redirect trace output to a fileIgor Ivanov2019-08-107-0/+24
* | | | FPHSA: Remove extra space in module components reportSylvain Joubert2019-08-064-4/+4
|/ / /
* | | Merge topic 'fileapi-install-generators'Brad King2019-08-052-1/+36
|\ \ \ | | |/ | |/|
| * | fileapi: Fix codemodel target install destination for cross-dir rulesBrad King2019-07-312-1/+36
* | | Merge topic 'vs-spectre-off'Brad King2019-07-313-0/+42
|\ \ \ | | |/ | |/|
| * | VS: Fix mapping of `-Qspectre-` flagBrad King2019-07-303-0/+42
| |/
| * Merge branch 'makefile-depend-relative-include' into release-3.15Brad King2019-07-255-1/+35
| |\
| * \ Merge branch 'backport-clang-gnulike-support' into release-3.15Brad King2019-07-241-5/+0
| |\ \