| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-30 | esaxx init | atkawa7 | |
| 2018-08-30 | darts clone init | atkawa7 | |
| 2018-08-30 | sais init | atkawa7 | |
| 2018-08-29 | *Update Meson to 0.47.1. (#4155) | Mark Ian Holland | |
| *Fix acquire meson on Unix platforms. | |||
| 2018-08-29 | Merge pull request #4153 from sjemens/xlnt | Alexander Karatarakis | |
| [xlnt] update to v1.3.0 | |||
| 2018-08-29 | Merge pull request #4163 from icedream2linxi/pr/icu-support-static-build | Alexander Karatarakis | |
| [icu] Support for compiling static libraries. | |||
| 2018-08-29 | Merge pull request #4176 from Cheney-W/Live555Update | Alexander Karatarakis | |
| [Live555] Update to latest | |||
| 2018-08-29 | [live555] Improve error message | Alexander Karatarakis | |
| 2018-08-29 | [live555] update live555 | Cheney-Wang | |
| 2018-08-29 | [Live555] Update to latest | Cheney-Wang | |
| 2018-08-29 | Merge pull request #4186 from xiangfan-ms/master | Alexander Karatarakis | |
| Update boost-hana-msvc to use the official develop branch of boost.hana. | |||
| 2018-08-29 | [boost-hana] Bump version | Alexander Karatarakis | |
| 2018-08-29 | Merge pull request #4181 from markaren/thrift/copy-linux-compiler | Alexander Karatarakis | |
| fix thrift only copying compiler to tools on windows | |||
| 2018-08-29 | Merge pull request #4182 from myd7349/prs/nng | Alexander Karatarakis | |
| [nng] Add new package | |||
| 2018-08-29 | Merge pull request #4184 from TheAifam5/fix/python2/build-path | Alexander Karatarakis | |
| Fix build path for win-x86 platform | |||
| 2018-08-29 | Update boost-hana-msvc to use the official develop branch of boost.hana. | Xiang Fan | |
| The REF contains the commit which enables building boost.hana with VS2017 15.8 BTW, VS2017 15.7 is no longer support after this. | |||
| 2018-08-29 | Fix build path for win-x86 platform | Mateusz Paluszkiewicz | |
| 2018-08-29 | [nng] Add new package | myd7349 | |
| 2018-08-29 | fix thrift only copying compiler to tools on windows | Lars Ivar Hatledal | |
| 2018-08-28 | Merge pull request #4180 from Voskrese/patch-1 | Alexander Karatarakis | |
| [libraw] fix linux | |||
| 2018-08-28 | Merge pull request #4161 from atkawa7/libmodbus | Alexander Karatarakis | |
| libmodbus init closes #283 | |||
| 2018-08-28 | Merge pull request #4174 from fcharlie/update_nghttp2 | Alexander Karatarakis | |
| [nghttp2] update to 1.32.1 | |||
| 2018-08-28 | [nanomsg] Update to 1.1.4 (#4158) | myd7349 | |
| 2018-08-28 | [libmodbus] Avoid check_include_file on Windows. Move inclues to root. | Robert Schumacher | |
| 2018-08-28 | Update HEAD_REF for libimobiledevice-win32 projects (#4162) | Frederik Carlier | |
| 2018-08-28 | [icu] Bump package version | Robert Schumacher | |
| 2018-08-28 | intelrdfpmathlib init (#4168) | atkawa7 | |
| 2018-08-28 | [libraw] Replace WIN32 with VCPKG_CMAKE_SYSTEM_NAME | Robert Schumacher | |
| 2018-08-28 | [monkeys-audio] Fix x64-installation "file INSTALL cannot find" (#4159) | iyanging | |
| * Fix x64 "file INSTALL cannot find" * [monkeys-audio] Use vcpkg_install_msbuild() | |||
| 2018-08-29 | fix linux | Voskrese | |
| error ``` CMake Error at ports/libraw/portfile.cmake:53 (file): file RENAME failed to rename /opt/vcpkg/packages/libraw_x64-linux/lib/raw_r.lib to /opt/vcpkg/packages/libraw_x64-linux/lib/raw.lib because: No such file or directory Call Stack (most recent call first): scripts/ports.cmake:71 (include) ``` ``` Include files should not be duplicated into the /debug/include directory. If this cannot be disabled in the project cmake, use file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include) /debug/share should not exist. Please reorganize any important files, then use file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share) Found 2 error(s). Please correct the portfile: /opt/vcpkg/ports/libraw/portfile.cmake -- Performing post-build validation done ``` | |||
| 2018-08-28 | [nghttp2] update to 1.32.1 | Force Charlie | |
| 2018-08-27 | [docs] Add documentation for VCPKG_VISUAL_STUDIO_PATH | Robert Schumacher | |
| 2018-08-26 | [icu] Support for compiling static libraries. | icedream2linxi | |
| 2018-08-25 | libmodbus init closes #283 | atkawa7 | |
| 2018-08-24 | [imgui-sfml] introduce new port for imgui with sfml development (#4106) | Sztergbaum Roman | |
| * [imgui-sfml] introduce new port for imgui with sfml development * [imgui-sfml] rename the port * [milerius-sfml-imgui] Rename from sfml-imgui. Small cleanup | |||
| 2018-08-24 | [boost-build] Update to 1.68 | Robert Schumacher | |
| 2018-08-24 | [chakracore] Fix Windows port CRT linkage (#4080) | past-due | |
| * Fix Windows ChakraCore port CRT linkage ChakraCore now supports both static and dynamic CRT linkage on Windows. * [chakracore] Small cleanups | |||
| 2018-08-24 | [lmdb] Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 (#4054) | icedream2linxi | |
| * Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 * [lmdb] Use vcpkg_from_github * [lmdb] Fix broken SOURCE_PATH | |||
| 2018-08-24 | Update RESTinio to v.0.4.8. (#4121) | Nicolai Grodzitski | |
| * Update RESTinio to v.0.4.8. * [restinio] Inline single-use variable | |||
| 2018-08-24 | [chaiscript] 6.1.0 (#4110) | Nicholas Londey | |
| 2018-08-24 | [new port] wangle init (#4133) | atkawa7 | |
| * wangle init * [wangle] Simplification * [wangle] Fix finding gflags | |||
| 2018-08-24 | [graphite2] Update to 1.3.12. Fixes #4091. | Robert Schumacher | |
| 2018-08-24 | [osg] Update to 3.6.2 (#4136) | Cheney Wang | |
| 2018-08-24 | [xlnt] update to v1.3.0 | Asterios Dimitriou | |
| 2018-08-23 | Fix typo in FAQ | Alexander Karatarakis | |
| 2018-08-22 | [blaze] Fix the SHA512 in the 'portfile.cmake' (#4138) | igl42 | |
| * [blaze] Fix the SHA512 in the 'portfile.cmake' * [blaze] Use commit SHA to avoid future tag movement. Fix patches. | |||
| 2018-08-22 | Fix aquire flex and bison when not on Windows (#4120) | Lars Ivar Hatledal | |
| * use find_program to locate flex and bison when not Windows * reset changes to thrift/portfile.cmake * fix aquire flex and bison on non win platforms * [vcpkg_find_acquire_program] Indentation and use CMAKE_HOST_WIN32 | |||
| 2018-08-21 | Add graphite2 support for harfbuzz. (#4097) | CrLF0710 | |
| 2018-08-21 | [concurrentqueue] Add new package (#4115) | myd7349 | |
| 2018-08-21 | [new port] libmaxminddb init (#4132) | atkawa7 | |
| * maxminddb init * [libmaxminddb] CMake cleanup. Build static lib instead of exporting all symbols on Windows. | |||
