| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-09 | Revert "Print what port installed confliciting files" | Victor Romero | |
| This reverts commit 79682317c9e087dc1d1ae450e3edd03b0fa0cc59. | |||
| 2019-04-09 | Merge branch 'master' into master | Curtis J Bezault | |
| 2019-04-09 | Print what port installed confliciting files | Curtis.Bezault | |
| 2019-04-09 | Use Opus CMake #4875 (#6007) | Marcus Asteborg | |
| 2019-04-09 | [sdl1]Fix sdl1 conflict with sdl2 (#6011) | LarryIII | |
| 2019-04-09 | [curl] Bump CONTROL version (#6012) | past-due | |
| 2019-04-09 | [darknet] add compatibility with OpenCV 4 (#6018) | Stefano Sinigardi | |
| 2019-04-08 | [soci] bump version (#5964) | Erwan BERNARD | |
| 2019-04-08 | [google-cloud-cpp] Fix libcurl linkage (#5968) | past-due | |
| * [google-cloud-cpp] Fix libcurl linkage * [curl] Fix libcurl exported CMake target config (Windows) | |||
| 2019-04-08 | [curl] Fix `tool` feature (#5971) | past-due | |
| - Use appropriate EXECUTABLE_SUFFIX to support non-Windows platforms - Fixup `curl-target-release.cmake` to point to the new executable location (fixing the CURL::curl target) | |||
| 2019-04-08 | [vcpkg] Synchronize vcpkg-base with external repo (#5934) | Robert Schumacher | |
| 2019-04-08 | [angle] Fix regressions introduced in #4862: (#5922) | Robert Schumacher | |
| Reintroduces the unofficial:: targets. PREFER_NINJA. Small simplifications/modernizations. | |||
| 2019-04-08 | [g2o] Fix g2o:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 (#5925) | NancyLi1013 | |
| * [g2o] fix g20:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 * Add "VCPKG_USE_HEAD_VERSION" to judge if it is from HEAD. | |||
| 2019-04-08 | [Tbb] Updates 2019.03.29 (#5928) | Phoebe | |
| * [Tbb] Updates 2019.03.29 * Set the tbb installed libs in TBBConfig.cmake | |||
| 2019-04-08 | update sqlite3 to 3.27.2 (#6002) | Xiao Ai | |
| 2019-04-08 | [ace] Add support for Visual Studio 2019 (#6001) | Johnny Willemsen | |
| * ports/ace/CONTROL: * ports/ace/portfile.cmake: | |||
| 2019-04-08 | Merge pull request #5702 from kiwixz/pr/cmake_3_14 | Griffin Downs | |
| Update to cmake 3.14 (allow compilation with VS2019RC v142) | |||
| 2019-04-08 | [pixman] Fix build on x86-linux (#5998) | Todor Prokopov | |
| 2019-04-08 | [ace] Upgrade to 6.5.5 (#5992) | Johnny Willemsen | |
| * ports/ace/CONTROL: * ports/ace/portfile.cmake: | |||
| 2019-04-07 | [opentracing] v1.5.1 (#5974) | David Garcia | |
| * OpenTracing #5970 * No UWP. Static requires dynamic #5970 - Dynamic version can be build without the static one - Static version can only be build when dynamic is also active - UWP is not supported * Linux support #5970 | |||
| 2019-04-07 | [inja] Update to v2.1.0 (#5985) | pantor | |
| * Update CONTROL * Update portfile.cmake | |||
| 2019-04-07 | Add port for solid3 (#5989) | Markus Rickert | |
| 2019-04-06 | [ebml,matroska] update ebml to 1.3.7, fix installation on linux (#5981) | kiwixz | |
| * [ebml] fix installation on linux * [ebml] update to 1.3.7 * [ebml] fix config installation on linux * [matroska] cleanup, fix linux compilation | |||
| 2019-04-05 | Update google-cloud-cpp to v0.8.0. (#5972) | Carlos O'Ryan | |
| 2019-04-05 | [freeimage] fixup dependencies (#5969) | Phil Christensen | |
| 2019-04-05 | Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵ | Griffin Downs | |
| dev/grdowns/5702 | |||
| 2019-04-05 | Merge pull request #5935 from ras0219-msft/dev/roschuma/vtk | Griffin Downs | |
| [vtk] Fix flaky builds by using system libraries | |||
| 2019-04-05 | Fix LLVM cmake modules (#5848) | Todor Prokopov | |
| * [llvm] Reduce memory usage during linking * [llvm] Fix cmake modules path | |||
| 2019-04-05 | [giflib] enable ninja (#5963) | Stefano Sinigardi | |
| 2019-04-05 | [glew][octomap][roaring] fix parallel config (#5958) | Phil Christensen | |
| * [glew][octomap][roaring] fix parallel config fix CMake Error: Could not open file for write in copy operation * [anax] fix parallel config | |||
| 2019-04-05 | [folly] Link against appropriate lib for build type | Griffin Downs | |
| 2019-04-05 | [gdal] Apply conditional patching (#5940) | Victor Romero | |
| 2019-04-04 | highfive bump to 2.0 and macos fix (same as win32) (#5955) | fradav | |
| * highfive bump to 2.0 and macos fix (same as win32) * macos fix | |||
| 2019-04-04 | [fix][ffmpeg] fixing linux build (#5917) | Andre Abrantes | |
| * limit windows dep libs to windows * fixing configure patch * fixing detect-openssl.patch * adapting portfile to linux * adding a linux-specific build sh * add missing endif() * bumping version * adding extra check for windows environment | |||
| 2019-04-04 | [fftw3] fix git patch (#5926) | Alexander Neumann | |
| * Update fftw3_arch_fix.patch fix fftw3 arch fix * bump version in fftw3 control | |||
| 2019-04-04 | Update msgpack to 3.1.1 (#5945) | Evgeni Zharkov | |
| 2019-04-04 | [arrow] Update Arrow to v0.13 (#5950) | Phil Felton | |
| * Update arrow to 0.13.0 * dynamic build working * Both builds now work * modifications to work on Linux * Turn of jemalloc | |||
| 2019-04-04 | [qca] don't use port dir for temp (#5954) | Phil Christensen | |
| * [qca] don't use port dir for temp * [qca] bump control version | |||
| 2019-04-04 | Fix installation failure when system Boost present (#5939) | Damian Jarek | |
| Boost 1.70 introduces "native" cmake config scripts which are accidentally used when installing a vcpkg package. This only occurs when Boost 1.70 is installed in the system when the user uses `vcpkg install`. Signed-off-by: Damian Jarek <damian.jarek93@gmail.com> | |||
| 2019-04-04 | Merge branch 'pr/cmake_3_14' of https://github.com/kiwixz/vcpkg into ↵ | Griffin Downs | |
| dev/grdowns/5702 | |||
| 2019-04-04 | [hdf5] Set wrapper policy for older dependent libraries | grdowns | |
| 2019-04-04 | Merge branch 'dev/roschuma/vtk' of https://github.com/ras0219-msft/vcpkg ↵ | Griffin Downs | |
| into dev/grdowns/5935 | |||
| 2019-04-03 | [date] Fix failures in UWP with latest commit (#5932) | LarryIII | |
| 2019-04-03 | [RocksDB] Updates 2019.03.29 (#5933) | Phoebe | |
| 2019-04-03 | [milerius-sfml-imgui] Fix find_package issue (#5930) | Cheney Wang | |
| 2019-04-03 | update muParser to v.2.2.6.1 (#5931) | angelmixu | |
| 2019-04-03 | [Thrift] Updates 2019.03.29 (#5924) | Phoebe | |
| 2019-04-03 | [openmesh]Update version to 8.0 (#5923) | wangli28 | |
| 2019-04-03 | [openssl-windows] partially back out moderinzation change | Phil Christensen | |
| 2019-04-03 | [live555] Update the download path (#5919) | Cheney Wang | |
