| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-07 | allow disabling another piece of test infra which does not work on macos (#7012) | mcgoo | |
| 2019-07-07 | [freetype]Re-fixed the issue of exporting symbols when building dynamic ↵ | JackBoosY | |
| library. (#7141) | |||
| 2019-07-07 | [rapidjson] Update to the latest commit and also fix #3401. (#7152) | NancyLi1013 | |
| 2019-07-07 | [aws-checksums]Upgrade version to 0.1.3 (#7154) | JackBoosY | |
| 2019-07-07 | [curl] Add features. (#7156) | NancyLi1013 | |
| 2019-07-07 | [civetweb] Upgrade to export cmake targets and enable feature websockets in ↵ | Phoebe | |
| default (#7166) | |||
| 2019-07-07 | [vcpkg] Fix incorrect setting of FEATURE_OPTIONS (#7158) | myd7349 | |
| Setting a variable in PARENT_SCOPE will not make the variable also visible in current scope, which, as a result, causes FEATURE_OPTIONS to be set incorrectly. | |||
| 2019-07-07 | kinectsdk2: fix missing header files (#7143) | Helco | |
| 2019-07-07 | [botan] Fix build error C2039 with Visual Studio 2019 and C++17 (#7140) | wangli28 | |
| 2019-07-07 | [qt5-mqtt] crossplatform add to path (#7130) | Igor Kostenko | |
| 2019-07-07 | [gsoap] Update to 2.8.87 (#7145) | Sönke Schau | |
| 2019-07-07 | [Poco] Add foundation library missing ipjlpapi.lib (#7169) | Phoebe | |
| 2019-07-07 | [duktape] Fix package not found by find_package. (#7170) | NancyLi1013 | |
| 2019-07-07 | [openimageio] Upgrade to version 2.0.8 (#7173) | wangli28 | |
| 2019-07-07 | [mongo-c-driver] Add usage (#7048) | wangli28 | |
| 2019-07-06 | [zookeeper] Add new port (#7000) | Samuel Marks | |
| * [zookeeper-mt] Add new port * [zookeeper-mt] Upgrade from 3.5.4-beta to 3.5.5 * [zookeeper-mt] Fix upgrade * disable warnings and add static library check * edit cmake file * add async feature * add back some changes for export * add sync feature, disable parallel configure | |||
| 2019-07-06 | [cppmicroservices] Add new port (fix #5801) (#6388) | Sascha Zelzer | |
| * [cppmicroservices] Add new port (fix #5801) * turn off linker error checking for static building * remove comments and include * werror flag patch * fix cmake targets | |||
| 2019-07-06 | [vcpkg] Fix powershell font corruption bug (#7094) | Robert Schumacher | |
| * [vcpkg] Fix font corruption bug on Windows by downloading Powershell Core * [vcpkg] Rename subtool to powershell-core * [vcpkg] Add missing includes to project files | |||
| 2019-07-05 | [libmupdf] Enable the old patch for fixing C2169 (#7107) | Cheney Wang | |
| 2019-07-05 | [dcmtk] support wchar_t* filename (#7059) | robbie-li | |
| * support wchar_t* filename * bump control | |||
| 2019-07-02 | [tbb] Add shared library support for Linux and OSX (#6510) | Andrei Lebedev | |
| * [tbb] Add shared library support for Linux and OSX Signed-off-by: Andrei Lebedev <lebdron@gmail.com> * Remove whitespace * Simplify string replace * Revert removal of lib exts | |||
| 2019-07-02 | Bump version to 2019.06.26 (#7136) | Victor Romero | |
| 2019-07-02 | [flann]Change the version tag to the corresponding time of commit id. (#7125) | JackBoosY | |
| 2019-07-02 | [czmq] Add new port (#4979) | myd7349 | |
| * [czmq] Add new port * [czmq] Modernize * [czmq] Update to 2019-05-17 * [czmq] Update to 2019-05-29 * [czmq] Fix OpenSSL not found issue on x64-windows * [czmq] Update portfile.cmake * [czmq] Update to 2019-06-10 * [czmq] Clean * [czmq] Add Homepage * [czmq] Use vcpkg_check_features * [czmq] Disable parallel configuration * Fix typo when using feature options | |||
| 2019-07-02 | revert ninja update (#7135) | Phil Christensen | |
| Causing failures on Linux, revert until investigation is complete. | |||
| 2019-07-02 | Merge pull request #6478 from ThijsWithaar/soxr | Griffin Downs | |
| [soxr] Add new port | |||
| 2019-07-02 | Merge pull request #5921 from myd7349/rdkafka-init | Griffin Downs | |
| [librdkafka] Add new port | |||
| 2019-07-02 | Merge pull request #6512 from lebdron/openssl-unix-dynamic | Griffin Downs | |
| [openssl-unix] Shared library support | |||
| 2019-07-02 | [lua] Add [cpp] feature to additionally build lua-c++ (#7101) | Kevin Lu | |
| * [lua] Add [cpp] feature to build lua-c++ * [lua] Switch tab for spaces in CMakeLists, set version to 5.3.5-2 as requested * Use spaces for indentation | |||
| 2019-07-02 | Fix Python3 tool on Windows (#7051) | cskrisz | |
| * Delete python37._pth from python3-embed * Add version number to SUBDIR * [open62541] Use Python in version subdir | |||
| 2019-07-02 | [librdkafka] Update to 1.1.0 | myd7349 | |
| [librdkafka] Use vcpkg_check_features [librdkafka] Remove default feature | |||
| 2019-07-02 | Merge branch 'master' into rdkafka-init | myd7349 | |
| 2019-07-02 | [azure] Update azure-iot-sdk-c for public-preview release of 2019-07-01 (#7123) | Rajeev Massand | |
| 2019-07-01 | Allow redirection of the scripts folder. (#6552) | martin-s | |
| * Allow redirection of the scripts folder with an environment variable. * - Updated feature from environment variable to argument. * Fix crash when no scripts override is given and use --scripts-root=<PATH> format * Update help messages to use --scripts-root=<PATH> format | |||
| 2019-07-01 | Revert Visual Studio projects versions (#7117) | Victor Romero | |
| 2019-07-01 | Fix vcpkg_from_git (#7082) | Phil Christensen | |
| * [vcpkg_from_git/fdlibm] Fix flaky sha256 issues * [doc] regenerate docs | |||
| 2019-07-01 | Merge pull request #6327 from myd7349/sx-init | Griffin Downs | |
| [septag-sx] Add new port | |||
| 2019-07-01 | Merge pull request #7050 from lsparey/master | Griffin Downs | |
| [mongo-cxx-driver] Do not delete the third_party include folder when building with mnmlstc | |||
| 2019-07-01 | Update python2, python3, perl, aria2, ninja, ruby, 7z (#6791) | YenForYang | |
| 2019-07-01 | [vcpkg] Use spaces instead of semicolons in the output (#7080) | Leonid Pospelov | |
| * Use spaces instead of semicolons in the output * Add prettify_command macro * Move pretty_command macro to a separate file | |||
| 2019-07-01 | Merge branch 'master' into openssl-unix-dynamic | Griffin Downs | |
| 2019-07-01 | Rename patch file | grdowns | |
| 2019-07-01 | Clean up comments and whitespace | grdowns | |
| 2019-07-01 | Merge pull request #6854 from the-j0k3r/openssl-version-bump | Griffin Downs | |
| Openssl version bump 1.0.2s | |||
| 2019-06-30 | [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)2019.06 | Victor Romero | |
| * [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option * [vcpkg_configure_cmake] Add documentation for new NO_CHARSET_FLAG option * [vcpkg_configure_cmake, windows toolchain] Handle NO_CHARSET_FLAG in toolchain * [build.cpp] Add Windows toolchain to package hash * [duilib,msix,thrift,tidy-html5] Use NO_CHARSET_FLAG to fix regressions | |||
| 2019-06-30 | [freetype] Upgrade to version 2.10.0 (#7057) | wangli28 | |
| * [freetype] Upgrade to version 2.10.0 * [freetype] Fix old patches | |||
| 2019-06-30 | Adding EglContext / CglContext / GlxContext (#7060) | StephaneBPRO | |
| Adding the Egl/Cgl/Clx Context plugin to manage crossplatform OpenGL context (MacOs / Linux) | |||
| 2019-06-30 | [vcpkg] fail archived port install when decompression fails (#7086) | Phil Christensen | |
| * [vcpkg] fail port install when decompression fails * [vcpkg] clang-format | |||
| 2019-06-30 | [libpmemobj-cpp] fix flaky config (#7097) | Phil Christensen | |
| 2019-06-29 | [vcpkg-integrate] Improve spelling, help, and autocomplete. (#7095) | Robert Schumacher | |
