aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-04[autocomplete] Add autocompletion for `vcpkg upgrade`crackedmind
2018-11-02When downloading a tool, print URL and filepath (#4640)Mark Salisbury
I'm seeing the error below: Building package zlib[core]:x86-windows... A suitable version of git was not found (required v2.17.1). Downloading portable git v2.17.1... Downloading git... WinHttpSendRequest() failed: 12002 I suspect the WinHttpSendRequest error is due to being behind a proxy - most download issues seem to be this. Or perhaps because a sys admin somewhere has disabled WinInet, somehow. I don't know. I don't know how to debug WinHttpSendRequest(); a quick google search didn't help. By printing the URL that vcpkg is trying to download, and where it's trying to download to, I can pop the URL in my browser, save it at the location specified, and move on with my life.
2018-11-02[nanodbc] add support for install --head (#4641)Farwaykorse
* [nanodbc] add support for use of --head * single line copyright handler * support cmake targets for v2.13
2018-11-01[rocksdb] update to v5.15.10 (#4342)Koby Kahane
* [rocksdb] Update to v5.15.10 * [rocksdb] Cleanup * [rocksdb] Fix cmake targets name. * [toolchains] Set NDEBUG in release * [rocksdb] Disable vcpkg_test_cmake due to misbehavior in x64 * [tiff] Use lzma on linux
2018-11-01[xerces-c] Avoid building executables (#4576)Robert Schumacher
2018-11-01[bootstrap.ps1] Remove unneeded Out-NullAlexander Karatarakis
2018-11-01[bootstrap.ps1] Cleanup intermediate files after buildAlexander Karatarakis
2018-11-01[vcxproj] Explicitly specify intermediate and output directoriesAlexander Karatarakis
Avoids case-sensitivity issues, flattens the layout, no Win32 but x86 instead Issue #4586
2018-10-31Merge pull request #4620 from Farwaykorse/no_user_propsAlexander Karatarakis
Suggestion: Remove import of user property pages when building vcpkg
2018-10-31Remove import of user property pages when building vcpkgRoelf-Jilling
2018-10-30[vcpkg hash] Try all shaXXXsum toolsAlexander Karatarakis
2018-10-30[vcpkg hash] Also try sha512sumAlexander Karatarakis
2018-10-28[libgeotiff] Install doc files into the correct place (#4593)Raynor Vliegendhart
* [libgeotiff] Install doc files in the correct place The original portfile put documentation (authors, readme, etc.) inside of vcpkg/installed/<triplet>/doc. This commit modifies the portfile such that the files are installed to vcpkg/installed/<triplet>/share/libgeotiff/doc instead. * [libgeotiff] Bump version * [libgeotiff] Avoid file(INSTALL)
2018-10-28[celero] Update Celero to v2.4.0 (#4585)John Farrier
* Upgrade Celero to v2.2.0 * [celero] Fix installed cmake targets * Updated to Celero v2.4.0
2018-10-27[uriparser] Update to 0.9.0 (#4587)Farwaykorse
2018-10-27[entityx] Fix osx build by enabling c++14Robert Schumacher
2018-10-26[tiff] Disable use of liblzma in uwp to enable buildingRobert Schumacher
2018-10-26[vcpkg-edit] Don't launch the editor in a clean environmentRobert Schumacher
2018-10-26Upgrades 2018.10.25Robert Schumacher
2018-10-26[websocketpp] update to 0.8.1 (#4554)Agustín Rodríguez
* [websocketpp] update to 0.8.1 * [websocketpp] Fix config file
2018-10-26[pixman] fix compilation on linux (#4570)Ignat Loskutov
2018-10-25[openssl-unix] Consider CMAKE_OSX_SYSROOTRobert Schumacher
2018-10-25[double-conversion] Remove unnecessary patch (#4321)myd7349
* [double-conversion] Remove unnecessary patch * [double-conversion] Small portfile improvement * [double-conversion] Provoke rebuild
2018-10-25[dimcli] Update to 4.0.1 (#4549)Glen Knowles
* [dimcli] update to 3.1.1 * [dimcli] Update to 4.0.1 * [dimcli] Remove quotes around project name
2018-10-25[corrade/magnum/-extras/-integration/-plugins] Update to 2018.10 (#4556)Jonathan Hale
Signed-off-by: Squareys <squareys@googlemail.com>
2018-10-25[socket-io-client] new port (#4557)Agustín Rodríguez
2018-10-25xalan-c: Install headers correctly (#4565)Roger Leigh
* Add SKIP_CLEAN option to vcpkg_install_msbuild Also add vcpkg_clean_msbuild function to factor out clean logic and allow re-use in portfiles. * xalan-c: Correct header globbing * vcpkg_install_msbuild: SKIP_CLEAN documentation correction * [xalan-c] Add explicit check for localmsgindex header. [docs] Regenerate
2018-10-25Qscintilla Namespace Fix (#4332)Robert Colton
* fix da qt5 * fix qt config duplication * [qt5-base] Use vcpkg_extract_source_archive_ex [sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA * define SCI_NAMESPACE for qscintilla port * [qscintilla] Bump control version * [qscintilla] Fix spacing. Slightly modernize.
2018-10-25New package: Native Windows C++ library for EMC ECS S3 REST support (#4035)bobk2824
* [ecsutil] Initial commit of 1.0.1.2 * [ecsutil] Simplify and use vcpkg_install_msbuild * [ecsutil] Commit missing patch * [ecsutil] Remove empty bin directories
2018-10-25[sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 (#4492)Neil McNeight
* [sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 * Version 1.2 is still required for building DOSbox * [sdl1][sdl1-net] Revise to install to expected paths * Headers go in include\ instead of include\SDL1 * Use updated .sln and .vcxproj files * [sdl1] Modernize
2018-10-25[scintilla] Update to 4.1.2Robert Schumacher
2018-10-25Enable Windows ARM32 build of OpenSSL LTS (#4525)Jiri Appl
* Enable Windows ARM32 build of OpenSSL * [openssl-windows] Bump control version * [vtk] Fix hardcoded install paths * [osgearth] Backport VS2017u8 fix
2018-10-25libbson installation issue on Linux fixed (#4561)Violet Giraffe
* libbson installation issue on Linux fixed * [libbson] Modernize
2018-10-25Include libpq-events header file (#4559)Robert Isaacs
* Include libpq-events header file Missing the libpq events header file. This file is needed to use the asynchronous libpq interfaces. * [libpq] Bump control version
2018-10-25[libssh] Use more stable link to patchRobert Schumacher
2018-10-25[gdal] Fix build failure in finding license fileRobert Schumacher
2018-10-25[winpcap] Clean build slightlyRobert Schumacher
2018-10-25[rttr] Don't build benchmarksRobert Schumacher
2018-10-25[libwebm] Avoid building executablesRobert Schumacher
2018-10-25[assimp] Requires rapidjsonRobert Schumacher
2018-10-25[tiff] Use lzma on linuxRobert Schumacher
2018-10-25[hunspell] Avoid building tools when targetting UWPRobert Schumacher
2018-10-25[flann] Fix parallel configureRobert Schumacher
2018-10-25[rapidjson] Fix #error on arm64Robert Schumacher
2018-10-25[fastcdr] Fix installed cmake filesRobert Schumacher
2018-10-25[entityx] Fix parallel configureRobert Schumacher
2018-10-25[openimageio] Improve robustnessRobert Schumacher
2018-10-25Upgrades 2018.10.11Robert Schumacher
2018-10-25[cpprestsdk] Improve websockets featureRobert Schumacher
2018-10-24[xerces-c] Update to 3.2.2 (#4246)Roger Leigh
* [xerces-c] Update to 3.2.2 * [xalan-c] Build against xerces-c 3.2.2 and include extra patches * [xalan-c] Use new vcpkg_extract_source_archive_ex() * [xerces-c] Use vcpkg_fixup_cmake_targets * [xerces-c] Disable vcpkg_test_cmake due to misbehavior in x64 * [xerces-c] Remove bin directory when building static * [xalan-c] Modernize