-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cmake] Update to 3.17.2 #10767
[cmake] Update to 3.17.2 #10767
Conversation
If you update CMake could you also update ninja to 1.10 (#10369)? |
@Neumann-A I think we should put them in different PRs. |
@JackBoosY |
For |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@strega-nil Build
It looks like we need to install the odbc package on the pipeline machine. |
Assigning @BillyONeal as the owner of CI |
@strega-nil I don't see any CI system edits here? |
Oh, I see, it's in the chat. @JackBoosY Can you add the changes necessary to do that to provision-image.ps1 ? |
@JackBoosY |
|
Temporarily disable |
@JackBoosY https://github.com/microsoft/vcpkg/pull/11414/files |
* [cmake] Update to 3.17.1 * update cmake directory name * [cpuid] Fix install headers. * [stormlib] Fix install headers * [murmurhash] Fix install headers * [metrohash] Fix install headers * update baseline * update baseline * [otl] update hash * update baseline * [gts] Do not use ninja to avoid empty implib issue * update baseline * [dmlc] Re-trigger ci test * [replxx] Re-trigger ci test * update baseline * [osg] Re-trigger ci test * [replxx] Fix build failure * Set cmake min version to 3.17.1 * update baseline * [libnice] Re-trigger ci test * [mlpack] Re-trigger ci test * update to 3.17.2 * update cmake hash * update baseline * update baseline * update baseline * update baseline * Update scripts/ci.baseline.txt Co-authored-by: Billy O'Neal <billy.oneal@gmail.com> * update baseline * update baseline * [magnum] Set magnum:arm64-windows to skip in baseline * [nanogui] Set nanogui:arm64-windows to fail in baseline * [nettle] Set nettle:x64-windows to fail, waiting for fix this issue in another PR * re-trigger CI test * update baseline * Install unixODBC in Linux * [nanodbc] Re-trigger CI test * update baseline * Remove space * update baseline
Updated to 3.17.2 to solve the issues of decompressing the source.
Related: #10657 #10552 #10336 #6059 #10492 #5951 #9078 #8603.
curlpp regression will fix in #10535.