| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-05 | [curl] update curl to 7.61.1 | Force Charlie | |
| 2018-09-05 | [azure-storage-cpp] Upgrade to 5.1.0 | Tank Tang | |
| 2018-09-04 | Merge pull request #4216 from tbeu/patch-1 | Alexander Karatarakis | |
| Update zlib version | |||
| 2018-09-04 | Merge pull request #4210 from atkawa7/usrsctp | Alexander Karatarakis | |
| usrsctp init | |||
| 2018-09-04 | Merge pull request #4207 from atkawa7/linenoise-ng | Alexander Karatarakis | |
| linenoise init | |||
| 2018-09-04 | Merge pull request #4203 from atkawa7/fastfeat | Alexander Karatarakis | |
| fastfeat init | |||
| 2018-09-04 | Merge pull request #4202 from atkawa7/modp-base64 | Alexander Karatarakis | |
| modp-base64 init | |||
| 2018-09-04 | Merge pull request #4198 from myd7349/prs/nng-tls-feature | Alexander Karatarakis | |
| [nng] Add mbedtls feature | |||
| 2018-09-04 | [poco] Use PATCHES argument. Avoid WIN32 because it is not defined in portfiles. | Robert Schumacher | |
| 2018-09-04 | Merge remote-tracking branch 'origin/master' into dev/roschuma/4224 | Robert Schumacher | |
| 2018-09-04 | [vcpkg_extract_source_archive] Fix incorrect var usage in ↵ | Robert Schumacher | |
| vcpkg_extract_source_archive | |||
| 2018-09-04 | [vcpkg_extract_source_archive] Fix incorrect var usage in ↵ | Robert Schumacher | |
| vcpkg_extract_source_archive | |||
| 2018-09-04 | [libpqxx] Fix non-Windows | Robert Schumacher | |
| 2018-09-04 | [cpprestsdk] Update to 2.10.6 | Robert Schumacher | |
| 2018-09-04 | [GraphicsMagick] bug-fix: image files won't load (#4215) | David Ludwig | |
| * [GraphicsMagick] bug-fix: image files won't load GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG images, as it was being compiled with support for 'GraphicsMagick Modules'. These are files with names specific to GM, and of the format, 'IM_*.dll'. vcpkg's install process was not setting these up. This patch makes sure that when GM is built, it embed's GM's own image-loading code into graphicsmagick.dll. * [vcpkg_extract_source_archive_ex] Add PATCHES argument * [openmesh] Use direct download instead of gitlab * [blaze] Use PATCHES argument * [graphicsmagick] Use vcpkg_extract_source_archive_ex | |||
| 2018-09-04 | [tbb] Add support for Linux and OSX | Robert Schumacher | |
| [tbb] Fix installed cmake file. Add vcpkg_test_cmake() [tbb] Fix static non-windows builds [tbb] Fix find_package() on Windows | |||
| 2018-09-04 | Change poco to Poco as linux seems to be case-sensitive in this case | Ruurd Adema | |
| 2018-09-04 | Fix poco build on osx and linux | Ruurd Adema | |
| 2018-09-04 | [nanodbc]Update to new URLS (#4221) | Cheney Wang | |
| 2018-09-03 | fix static build of ffmpeg-executables | Unknown | |
| build ffplay.exe etc. failed because we tried to link ".a"-libraries | |||
| 2018-09-02 | Merge remote-tracking branch 'origin/master' | Unknown | |
| 2018-09-02 | allow building "ffmpeg.exe" | Unknown | |
| add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse | |||
| 2018-09-02 | allow building "ffmpeg.exe" | Unknown | |
| add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse | |||
| 2018-09-02 | Update zlib version | tbeu | |
| 2018-09-02 | [openssl] bump to 1.0.2p CVE-2018-0732 (#4130) | the-j0k3r | |
| * [openssl] bump to 1.0.2p CVE-2018-0732 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0732 https://www.openssl.org/news/vulnerabilities.html * [openssl-unix][openssl-windows] Update control files for 1.0.2p * [openssl-windows][openssl-uwp] Update hashes * [libusbmuxd][libplist] Disable LTCG to enable compiler upgrades * [libirecovery] Add missing getopt dependency | |||
| 2018-08-31 | Merge pull request #4194 from atkawa7/woff2 | Alexander Karatarakis | |
| woff2 init | |||
| 2018-08-31 | Merge pull request #4193 from atkawa7/esaxx | Alexander Karatarakis | |
| esaxx init | |||
| 2018-08-31 | Merge pull request #4192 from atkawa7/darts-clone | Alexander Karatarakis | |
| darts clone init | |||
| 2018-08-31 | usrsctp init | atkawa7 | |
| 2018-08-31 | ECSUtil 1.0.0.2 release | Bob Kast | |
| 2018-08-31 | Update to ECSUtil v1.0.0.1 | Bob Kast | |
| 2018-08-31 | ECSUtil 0.9.0.9 | Bob Kast | |
| 2018-08-31 | 0.9.0.8 | Bob Kast | |
| 2018-08-31 | ECSUtil 0.9.0.7 | Bob Kast | |
| 2018-08-31 | ecsutil 0.9.0.6 | Bob Kast | |
| 2018-08-31 | 0.9.0.5 | Bob Kast | |
| 2018-08-31 | 0.9.0.4 | Bob Kast | |
| 2018-08-31 | 0.9.0.3 | Bob Kast | |
| 2018-08-31 | 0.9.0.2 | Bob Kast | |
| 2018-08-31 | add x86/x64-windows-static-md configurations | Bob Kast | |
| 2018-08-31 | Initial vcpkg support for ECSUtil. | Bob Kast | |
| 2018-08-31 | linenoise init | atkawa7 | |
| 2018-08-31 | fastfeat init | atkawa7 | |
| 2018-08-31 | modp-base64 init | atkawa7 | |
| 2018-08-31 | [nng] Add mbedtls feature | myd7349 | |
| 2018-08-31 | [brotli] Add unofficial targets | Robert Schumacher | |
| 2018-08-30 | Merge pull request #4191 from atkawa7/sais | Alexander Karatarakis | |
| sais init | |||
| 2018-08-30 | [vcpkg] post-build cmake test (#3431) | Hiroshi Miura | |
| * [vcpkg] post-build cmake test - test for applications with cmake build system - Add a test feature to vcpkg core, make progress for #72 - Tests for zlib, bzip2, libiconv and openssl for example - Test for curl will be failed, because of a bug #3053 It can detect a this type of problems * [vcpkg_test_cmake] Add MODULE parameter to explicitly specify which type of integration to test. * [bzip2] Fix casing of cmake module name | |||
| 2018-08-30 | [vcpkg_download_distfile] Apply workaround from #3399 | Robert Schumacher | |
| 2018-08-30 | woff2 init | atkawa7 | |
