aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-07[opus] Update to 1.3. (#4580)Joseph Davies
2018-11-07[vcpkg-fetch] Downgrade version of 7zip to hotfix NuGet.org changing the ↵Robert Schumacher
file hashes.
2018-11-07Merge pull request #4669 from Microsoft/dev/alkarata/rangev3Casey Carter
Dev/alkarata/rangev3
2018-11-06[portaudio] Copy PDB files. (#4583)Etienne Dechamps
This helps with debugging. According to docs/maintainers/vcpkg_copy_pdbs.md this should always be done.
2018-11-06[SDL2 TTF] Fix package name in find_package (#4596)Tobias Markus
2018-11-06Fixes #4464 GLFW3 dynamic build failure on Linux (#4467)Lyle Tafoya
* Fixes #4464 GLFW3 dynamic build failure on Linux * [glfw3] Use vcpkg_from_github and remove outdated patch * [glfw3] Note dependency on xcursor
2018-11-06added vscode autodetection in macOS (#4589)Agustín Rodríguez
2018-11-06[fftw] Update to 3.3.8 (#4269)Sergey Sychugin
2018-11-06[Sqlite3] update to 3.25.2 (#4600)Andy Li
* [Sqlite3] update to 3.25.2 * [sqlite3] Use vcpkg_extract_source_archive_ex
2018-11-06add fmi4cpp port (#4650)Lars Ivar Hatledal
2018-11-06win_flex 2.5.9 is no longer downloadable, use 2.5.16 (#4658)Christian Meurin
* win_flex 2.5.9 is no longer downloadable, use 2.5.16 * [vcpkg_find_acquire_program] Fix links to flex and bison. Use subdir to avoid conflict with previous version.
2018-11-06[docs] Regenerate docs for vcpkg_from_gitRobert Schumacher
2018-11-06aixlog port (#4660)Tom Henoch
2018-11-06fdlibm init (#4165)atkawa7
* fdlibm init * fix links * Fix different hashes creation with google host * Move functions to script * Fix documentation * [vcpkg_from_git] Add SHA512 argument, switch to zip to better support Windows. * [fdlibm] Trigger rebuild * [vcpkg_from_git] Use FETCH_HEAD reference to support tags
2018-11-04[nghttp2] update 1.34.0 (#4621)Force.Charlie-I
* [nghttp2] update 1.34.0 * [ports] update nghttp2 to 1.34.0
2018-11-04[nlohmann-json] Update to 3.4.0 (#4619)Stanislav Ershov
2018-11-04[linalg] inital port (#4625)Mark Ian Holland
2018-11-04[fribidi] new port (#4627)Tobias Markus
2018-11-04 [ace] Retrieve source package from github which has much more bandwidth (#4628)Johnny Willemsen
* ace 6.5.2 * [ace] Retrieve source package from github which has much more bandwidth as download.dre * [ace] Use previous filename
2018-11-04[opencv] Update to OpenCV 3.4.3 (#4636)Tsukasa Sugiura
Update opencv port to OpenCV 3.4.3.
2018-11-03Merge pull request #4647 from crackedmind/fix_autocompleteAlexander Karatarakis
[autocomplete] Add autocompletion for `vcpkg upgrade`
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-31range-v3: update the commit; don't build testsCasey Carter
2018-10-31Remove import of user property pages when building vcpkgRoelf-Jilling
2018-10-30[range-v3] Update. Use ericniebler/range-v3 even for WindowsAlexander Karatarakis
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