aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-07curl: update to v7.57.0Johannes Schindelin
Due to changes in curl's CMake support, where it now installs .cmake files, we now have to make sure that they are installed into the correct directory (and not duplicated into the debug/share/ directory, either). Also, a change in the context of the 2nd patch required an update of said patch. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-12-04[re2] Don't pass BUILD_SHARED_LIBSAlexander Karatarakis
BUILD_SHARED_LIBS should not be locked to shared/static, because the other type will fail. Vcpkg was overriding this flag before, so no behavior change. (i.e. static builds worked before as well). Also tests = OFF.
2017-12-04[re2] Use vcpkg_from_github()Alexander Karatarakis
2017-12-04Merge pull request #2298 from rapoth/masterAlexander Karatarakis
Added port for re2 2017-12-01 release
2017-12-04Merge pull request #2297 from jasjuang/aws-sdk-cppRobert Schumacher
[aws-sdk-cpp] update to 1.3.15
2017-12-04Merge branch 'master' of https://github.com/rapoth/vcpkgRahul Potharaju
2017-12-04Adding re2 portRahul Potharaju
2017-12-04Update CHANGELOG and bump version to v0.0.100Alexander Karatarakis
2017-12-04[aws-sdk-cpp] update to 1.3.15jasjuang
2017-12-04Merge pull request #2260 from Microsoft/PowershellTabCompletionAlexander Karatarakis
[posh-vcpkg] Add `vcpkg integrate powershell` for enabling tab-completion
2017-12-04[autocomplete] Add info in README.mdAlexander Karatarakis
2017-12-04Add `vcpkg integrate powershell` for tab completionAlexander Karatarakis
2017-12-04Merge pull request #2296 from pravic/sciterAlexander Karatarakis
2017-12-04[sciter] Update to 4.0.6.5590pravic
2017-12-03Merge pull request #2282 from sdcb/sdcb/vlppAlexander Karatarakis
[vlpp] initial commit
2017-12-03Merge pull request #2275 from lazyhamster/libmspackAlexander Karatarakis
[libmspack] Initial port.
2017-12-03Flint: enable DLL builds (#2271)xoviat
* [flint] enable dynamic building * [flint] increment version
2017-12-03Merge pull request #2294 from evpobr/port/scintillaAlexander Karatarakis
[scintilla] Initial port.
2017-12-03[scintilla] Initial port.evpobr
2017-12-03Merge pull request #2289 from procxx/update-libtorrentRobert Schumacher
Update libtorrent to 1.1.5
2017-12-03Merge pull request #2270 from xoviat/mpfrRobert Schumacher
[mpfr] add MPFR_USE_INTMAX_T
2017-12-02[speex] Fix debug mode .def file. Add exports for extern globals.Robert Schumacher
2017-12-02Update libtorrent to 1.1.5Stanislav Ershov
2017-12-01[vcpkg-contact-survey] Add monthly survey promptRobert Schumacher
2017-12-01Merge pull request #2284 from lcdtyph/update_libuvAlexander Karatarakis
libuv: update to v1.18.0
2017-12-01Properly fix VSLANG=1033Alexander Karatarakis
2017-12-01[hotfix] Remove VSLANG=1033. It is causing a lot of Process creation failed ↵Alexander Karatarakis
with error code: 87
2017-12-01libuv: update to v1.18.0lcdtyph
2017-12-01[vlpp] add the CppMerge.exe toolsdcb
2017-12-01[vlpp] initial createsdcb
2017-11-30Merge branch 'master' of https://github.com/Microsoft/vcpkgRobert Schumacher
2017-11-30[botan] Revert upgrade due to regressionsRobert Schumacher
2017-11-30Exclude and warn about VS instances without English language packAlexander Karatarakis
Resolves several locale-specific issues outside our control
2017-11-30Specify VSLANG=1033 to use english locale in buildsAlexander Karatarakis
Resolves several locale-specific issues outside our control
2017-11-30[libsodium] Fix static build trying to copy dllsAlexander Karatarakis
2017-11-30Exit early if no VS is foundAlexander Karatarakis
2017-11-30[harfbuzz] Revert upgrade due to regressionRobert Schumacher
2017-11-30[netcdf-c] Fix x64-windows-static buildsRobert Schumacher
2017-11-30[llvm] Fail early on UWPRobert Schumacher
2017-11-30[many ports] Updates to latestRobert Schumacher
2017-11-30Merge branch 'xunit'Robert Schumacher
2017-11-30[vcpkg] Add --x-xunit internal command to print installation results in a ↵Robert Schumacher
VSTS friendly format.
2017-11-30[libmspack] Initial port.LazyHamster
2017-11-30Merge pull request #2272 from Neumann-A/benchmark-update-v1.3Alexander Karatarakis
Updated benchmark to v1.3
2017-11-29Updated benchmark to v1.3Alexander Neumann
2017-11-29[mpfr] bump versionxoviat
2017-11-29[mpfr] prefer ninjaxoviat
2017-11-29[mpfr] revert portfile patchxoviat
2017-11-29[mpfr] define have_stdint_hxoviat
2017-11-29[mpfr] fix source pathxoviat