Merged
Conversation
[leveldb] Fix build on linux
* Fixing ogdf and liblemon compile issues on ubuntu * [ogdf] Avoid patch by passing cmake options
* [FlatBuffers] Patch to ignore the use of a CMake toolchain file which allows the default compilation options to be used. Use CMake suffixes to allow flatc and shared libraries to be copied on non-Windows systems. * [flatbuffers] Avoid use of CMAKE_EXECUTABLE_SUFFIX
Fix error C2338 in botan
…being installed than originally desired.
Update realsense2 port to librealsense v2.13.0.
[fmt] Update to 5.1.0
Update Apache Arrow to 0.9 and add Apache Parquet-cpp 1.4
[realsense2] Update to v2.13.0
Fixes ITK build on Windows. See microsoft#3115 for more details.
[string-theory] Update to 2.1.
* [live555] Update to 2018.07.07 * [live555] Update SHA512 hash too.
Update ITK portfile.cmake to fix build on Windows.
* Update osgPlugins folder to 3.6.2 Update osgPlugins folder to 3.6.2 to stay in sync with osg package. * [osgearth] Detect osgplugins version automatically
linenoise init
usrsctp init
Update zlib version
…-linux Fix poco on osx and linux
[azure-storage-cpp] Upgrade to 5.1.0
[Catch2] Updated to 2.4.0
[curl] update curl to 7.61.1 nghttp2 to 1.33.0
[Imgui] update imgui to v1.64
…-static-link [freeglut] Fix the internal default link name of freeglut. Fixed microsoft#4243.
[alembic] update to 1.7.9
[uriparser] Update to 0.8.6
[liblzma] Update to 2.5.4
…C++11, C++14 and later (microsoft#4288) * New package: gracicot/kangaru, a library for dependency injection in C++11, c++14 and later * Updated description
|
looks good. so is boost at the same version 1.63.0 as it was before? Do we still get the compile warnings in VS2017. What is the advantage we get by pinning the ports directory but moving everything else forward? |
Author
|
@dcrawford1 I think updating the ports should be a separate change that makes sure we're using the same versions across buildroot, alpine dev, and vcpkg, so we should probably coordinate for that change. |
|
ok, sounds good. |
dcrawford1
approved these changes
Sep 19, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated to latest vcpkg version (as of a few days ago) from https://github.com/Microsoft/vcpkg.
The method I used:
Then run
vendor-build.ps1. This resulted ingtestandbzip2not building correctly for whatever reason so I went and removed the intelightgtestandbzip2versions from the ports directory and copied over the Microsoft versions.