| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-06 | [zstr] Add new port (#6773) | NancyLi1013 | |
| 2019-06-06 | [z3] bump version to 4.8.5 (#6803) | Nuno Lopes | |
| 2019-06-06 | Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm | Victor Romero | |
| 2019-06-06 | [cairo] Fix linker errors on Linux and MacOS (#6806) | Brock Mammen | |
| On Linux and MacOS, the cairo port was attempting to link to some Windows-only libraries. | |||
| 2019-06-06 | Merge pull request #6621 from NNemec/glibmm | Griffin Downs | |
| [glibmm] fix #6550 by partially reverting #5937 (+minor correction in glibmmconfig.h) | |||
| 2019-06-06 | ffmpeg: enable arm/arm64 windows support (#6590) | driver1998 | |
| * ffmpeg: enable arm/arm64 windows support * ffmpeg: fix x64-uwp * ffmpeg: remove outdated patch * ffmpeg: remove outdated patch | |||
| 2019-06-06 | Negate BUILD_SHARED_LIBS | Griffin Downs | |
| 2019-06-06 | [bdwgc] New port (#6405) | Norbert Nemec | |
| * [bdwgc] New port * [bdwgc] Fix x64-windows-static build * [bdwgc] Patch CMakeLists.txt to install libraries * [bdwgc] Rename produced binaries to <PREFIX>gc<SUFFIX> * [bdwgc] Export library symbols using GC_DLL * [bdwgc] Disable installation of extra tools * [bdwgc] Fix installation path for header files * [bdwgc] Use latest commit and CMake patch * [bdwgc] Update patch * [bdwgc] Disable tests and cord * [bdwgc] Use local patch * [bdwgc] Remove unsupported MacOS architecture | |||
| 2019-06-06 | Reapply introduction of CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS | Griffin Downs | |
| 2019-06-06 | [pprint] Add new port (#6678) | myd7349 | |
| * [pprint] Add new port * [pprint] Rerun tests | |||
| 2019-06-06 | [gdk-pixbuf] Fix Linux compilation. (#6663) | Rodrigo Hernandez Cordoba | |
| * [gdk-pixbuf] Fix Linux compilation. Unlike #6625 this version contains the minimal changes required to keep other dependencies as untouched as possible. * [gdk-pixbuf] Bumping CONTROL versions * [libcroco] Added copy pdbs to portfile. * [libcroco] Fix missing unoficial-libcroco-targets-debug.cmake... ... file from installation. | |||
| 2019-06-06 | [zxing-cpp] Fixed renaming zxing -> zxing-cpp (#6779) | Philipp Hasper | |
| Referenced file vcpkg/installed/x64-windows/tools/zxing-cpp/zxing.exe did not exist, because it was created at vcpkg/installed/x64-windows/tools/zxing/zxing.exe Closes #6616 | |||
| 2019-06-05 | Stop forcing static linkage | grdowns | |
| 2019-06-05 | Remove unneeded symbol export; Fix Linux build | grdowns | |
| 2019-06-05 | Upgrade google-cloud-cpp to 0.10.0. (#6785) | Carlos O'Ryan | |
| With the new version we should not need the patch, so I removed it. We also moved the repository from GoogleCloudPlatform to the googleapis/ GitHub organization, save a redirect in the download by fixing that. | |||
| 2019-06-05 | [vcpkg] Fix install from head when no-downloads (#6653) | huangqinjin | |
| 2019-06-05 | Merge pull request #6672 from NancyLi1013/dev/NancyLi/6006 | Griffin Downs | |
| [itpp] Add new port | |||
| 2019-06-05 | update spirv cross (#6690) | Christophe Delacourt | |
| 2019-06-05 | [harfbuzz]Upgrade version to 2.5.1 and fix patches. (#6761) | JackBoosY | |
| 2019-06-05 | [arb]Upgrade version to 2.16.0 and fix build error. (#6763) | JackBoosY | |
| 2019-06-05 | [xxhash]Upgrade version to 0.7.0 and fix arm/uwp build errors. (#6750) | JackBoosY | |
| 2019-06-05 | [lz4]Fix conflict file xxhash.h (#6735) | JackBoosY | |
| * [lz4]Fix conflict file xxhash.h * [lz4]Use xxhash dependency to install xxhash.h | |||
| 2019-06-04 | Move comment to correct line | grdowns | |
| 2019-06-04 | Merge pull request #6723 from chrisaverage/libvpx_debug | Griffin Downs | |
| [libvpx] Copy debug symbols | |||
| 2019-06-04 | Replace use of hardcoded version; Formatting; Remove variable existence test | grdowns | |
| 2019-06-04 | Merge pull request #6716 from ThadHouse/wpilibport2 | Griffin Downs | |
| [wpilib] Add New Port | |||
| 2019-06-04 | Whitespace change to retrigger build | grdowns | |
| 2019-06-04 | Only set CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS to true on win32 | grdowns | |
| 2019-06-04 | Merge pull request #6729 from emptyVoid/fix-vcpkg_acquire_msys | Griffin Downs | |
| Fix MSYS hanging of PowerShell | |||
| 2019-06-04 | Merge pull request #6759 from mloskot/ml/libraw-switch-from-release-to-snapshot | Griffin Downs | |
| [LibRaw] Update from release to latest snapshot | |||
| 2019-06-04 | [asio] Add cmake target (#6751) | Helco | |
| * [asio] Add cmake target * [asio] Export both asio and asio::asio * [asio] Also export include dir variable | |||
| 2019-06-04 | [string-view-lite] Add new port (1.3.0) (#6758) | Martin Moene | |
| 2019-06-04 | update to 2.8.84 (#6756) | Sönke Schau | |
| 2019-06-04 | Updating HPX to V1.3.0 (#6755) | Hartmut Kaiser | |
| 2019-06-04 | LibRaw: Switch from release to snapshot | Mateusz Łoskot | |
| Update from the latest release 0.19 to use the latest snapshot LibRaw-201903 (SHA-1:d4f05dd1b9b2d44c8f7e82043cbad3c724db2416). The rationale is that LibRaw publishes: - snapshots every 5-7 months (in master branch) - releases (0.18, 0.19, etc.) every 1-1.5 years. - security hotfixes for releases (0.19.1, 0.19.2, etc.) Hence, from user point of view, it is practical to refer to the latest snapshot, instead of the latest release. Another issue is that the latest release 0.19 does not include support for C++17 (does not allow to replace std::auto_ptr with std::unique_ptr). The latest LibRaw-201903 includes related fixes. | |||
| 2019-06-04 | [entityx][entt] Disable parallel configure (#6736) | Cheney Wang | |
| * [entityx][entt] Disable parallel configure * [entityx][entt] Remove the invalid patch | |||
| 2019-06-04 | [variant-lite] Add new port (1.2.2, was: 1.2.1) (#6720) | Martin Moene | |
| * [variant-lite] Add new port (1.2.1) * [variant-lite] Add new port (1.2.2, was: 1.2.1) | |||
| 2019-06-04 | [libopusenc]Upgrade version to 0.2.1 (#6748) | JackBoosY | |
| 2019-06-04 | [liblsl] Update liblsl port to 1.13.0-b6 (#6745) | chausner | |
| 2019-06-04 | RESTinio updated to v.0.5.0 (#6749) | eao197 | |
| 2019-06-04 | [icu] Bump version number | emptyVoid | |
| 2019-06-03 | [ffmpeg] Fix regression on windows (#6743) | Curtis J Bezault | |
| * Correctly set environment variables for gcc/clang/icc * refactor out some if statements * Assume windows * Make windows check consistent | |||
| 2019-06-03 | [polyclipping] new port (#6636) | Stefano Sinigardi | |
| * [clipper] add port * [clipper] works only if built as a static library * [clipper] rename to polyclipping | |||
| 2019-06-03 | [pdal] delete and replace different find modules (#6603) | Alexander Neumann | |
| * [pdal] delete and replace different find modules * [pdal] add geotiff as a dependency to the config of pdal * remove version | |||
| 2019-06-03 | Merge pull request #6428 from stijnherfst/master | Griffin Downs | |
| [stormlib] Add new port | |||
| 2019-06-03 | [glibmm] Rephrase comment | Norbert Nemec | |
| 2019-06-02 | Move gpg-agent termination to vcpkg_acquire_msys. | emptyVoid | |
| 2019-06-01 | fix casing (#6722) | Daniel Marshall | |
| 2019-06-02 | Fixed copy/paste file extension error | Krzysztof Kawa | |
| 2019-06-01 | Copying debugging symbols for libvpx. | Krzysztof Kawa | |
