- Mar 22, 2017
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
Issue: #16735
-
Brad King authored
-
Brad King authored
Issue: #16735
-
Brad King authored
-
Brad King authored
-
Update the Boost library name mangling used for VS 2017 to match a change made to Boost upstream (vc1410 => vc141).
-
Brad King authored
-
Closes #16624
-
- Mar 21, 2017
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
Some projects may not be prepared to use the imported targets defined by the HDF5 package configuration file. Give users a way to skip this part of the search. Issue: #16718
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
Backport upstream libarchive commit 70f497f456 (As per Cryptographic Requirements, 2017-03-19). Discard more bytes of the RC4 keystream to reduce the possibility of non-random bytes.
-
Robert Maynard authored
-
Brad King authored
-
`CPACK_RPM_INSTALL_FILES` must be converted into a list before it is used as parameter to `cpack_rpm_debugsymbol_check`. Fixes: #16717
-
- Mar 20, 2017
- Mar 15, 2017
-
-
Ben Boeckel authored
-
- Mar 13, 2017
- Mar 10, 2017
-
-
Brad King authored
-
Brad King authored
At a VS 2017 command prompt the `PATH` contains a directory that happens to have a `Git/cmd/git.exe` inside it. However, this executable is not meant for general use. Revise our use of `Git/` path suffixes to be more specific to its original purpose of searching in the typical `c:/Program Files*/Git/` installation directories. Avoid using the suffixes on `PATH` entries. Fixes: #16706
-
- Mar 08, 2017
-
-
Brad King authored
-
The value we documented was left from a preview that still used `v140` tools. Update it to match the `v141` tools distributed with the final release.
-
- Mar 07, 2017
- Mar 06, 2017
-
-
Brad King authored
-
Brad King authored
-
Before Vulkan 1.0.42, the SDK would add the Bin directory to `PATH`, which was confusing the 32-bit search on Windows. Avoid such confusion by ignoring the `PATH` when looking for the 32-bit version. Vulkan 1.0.42 fixed the whole problem by moving the libraries into Lib, Lib32, so this is strictly a compatibility fix for old SDKs.
-
Brad King authored
-