- Dec 10, 2019
-
-
ada1824d FindwxWidgets: Add support for 3.1.3 on macOS Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4126
-
90d8bd2d Merge branch 'backport-3.15-toc_on_ppc' into backport-3.16-toc_on_ppc b35926e2 Check for support before adding bigtoc linker flag 958f858a Check for support before adding bigtoc linker flag 8c7b7df7 bootstrap: Add target_link_options command Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4122
-
Previously only -framework was used starting with 3.1.3 -weak_framework might also be used and has to be handled.
- Dec 09, 2019
-
-
Brad King authored
-
Fixes: #20076
-
Fixes: #20076
-
-
fa93b4a5 Unity: Proper handling of object libraries 5ae07e71 Unity: Generic source file handling for all generators f742f7ac Unity/PCH: Skip more target types when adding automatic sources Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4110
-
93becd61 PCH: Use the target's PREFIX for building the pdb file name Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4114
-
- Dec 08, 2019
-
-
Cristian Adam authored
Also copy the REUSE_FROM pdb file only if the file is newer than the existing one. Fixes: #19731 Fixes: #20068
-
- Dec 07, 2019
-
-
Cristian Adam authored
Fixes: #20051
-
Cristian Adam authored
-
Cristian Adam authored
Besides INTERFACE_LIBRARY, skip also UTILITY and GLOBAL_TARGET target types
-
- Dec 06, 2019
-
-
677097ac TestDriver: ignore strcpy call Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4116
-
- Dec 05, 2019
-
-
Ben Boeckel authored
clang-analyzer has a check for any use of `strcpy`. This usage is safe because it is allocated above using the length of the string.
-
f7ffefea FindThreads: Restore hard-coded '-l' flag on library name Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4112
-
df8372da PCH: Do not add #pragma system_header for Xcode generator Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4098
-
- Dec 04, 2019
-
-
Fixes: #20039
- Nov 27, 2019
-
-
59df8519 CTest Resource Allocation: Add test for spec file with no version Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4092
-
- Nov 26, 2019
-
-
Kyle Edwards authored
-
a033bafb Help: Clarify how tests are run if no resource spec file is specified a64ba023 CTest: Clarify that resource requirements can be split f9f294f5 CTest: Add version field to resource spec file Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4080
-
Fixes: #19985
-
6d84afc7 Merge branch 'backport-implicit-includes-extra-CR' into implicit-includes-extra-CR 4b46523d CMakeParseImplicitIncludeInfo: Remove all CR chars from compiler output 2a5e5b25 CMake 3.15.5 08173075 Merge branch 'doc-genex-tweak' into release-3.15 83dbef11 Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15 881bca24 Merge branch 'vs-v142-csharp-flags' into release-3.15 dec3e936 Merge branch 'backport-vs-16.4-global-targets' into release-3.15 ac1a1bf1 VS: Tell VS 16.4 not to verify CMake-provided custom command outputs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4088
-
Brad King authored
-
cb8042b0 FindODBC: Add library name for MinGW toolchains Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4076
-
43ffd2c3 Unity: No repeated path for internal generated unity files Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4077
-
- Nov 25, 2019
-
-
Brad King authored
With Clang/LLVM on MinGW, lines ending in `\r\r\n` have been observed. Filter out all `\r` characters from these line endings. Fixes: #20021
-
Fixes: #20018
-
Kyle Edwards authored
Add a note to the documentation to clarify this, and add test cases to ensure it. Fixes: #19987
-
Kyle Edwards authored
Fixes: #20007
-
a5bb08a8 FindwxWidgets: Fix finding both release and debug libs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4079
-
Cristian Adam authored
Fixes: #20002
-
- Nov 22, 2019
-
- Nov 21, 2019
-
-
1e68fb0c Xcode: Set source file type for Objective C/C++ Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4073
-
84408ff4 FindwxWidgets: Find wxQt debug libraries Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4069
-
- Nov 20, 2019