aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-26Use WINHTTP_ACCESS_TYPE_AUTOMATIC_PROXY instead of ↵AL
WINHTTP_ACCESS_TYPE_DEFAULT_PROXY when Windows 8.1 and newer (#3785)
2018-06-25[sol2] rename port sol to sol2 and fix the full port (#3766)Sztergbaum Roman
* [sol2] rename port sol to sol2 and fix the full port * [sol2] Simplification and cleanup. Don't remove upstream's include directory.
2018-06-25Merge pull request #3730 from LarryIII/FixFollyAlexander Karatarakis
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
2018-06-25Merge pull request #3753 from LarryIII/FixC2039Alexander Karatarakis
Remove call to nonexistent member seekpos() of std::fpos
2018-06-25ecsutil 0.9.0.6Bob Kast
2018-06-21fix download url of freetypeHaojia Yu
cannot download freetype by using 'http'. should use 'https'
2018-06-20Remove call to nonexistent member seekpos() of std::fposLarry-Hu
2018-06-20Merge pull request #3676 from martin-s/feature-graphAlexander Karatarakis
Dependency graph as new command
2018-06-19[fetch] Refactor to allow getting the version along with the pathAlexander Karatarakis
2018-06-19Rename VcpkgStringRange -> StringRangeAlexander Karatarakis
2018-06-19Introduce stringrange.h/cpp and visualstudio.h/cppAlexander Karatarakis
2018-06-19Introduce archives.h/cppAlexander Karatarakis
2018-06-19Introduce downloads.h/cppAlexander Karatarakis
2018-06-19Merge pull request #3713 from Cheney-W/Fixqt5-baseAlexander Karatarakis
Fix error C3615 for qt5-base
2018-06-19Merge pull request #3718 from robmikh/allanglefixAlexander Karatarakis
Fix ANGLE on Windows, Linux, and MacOS
2018-06-19[.gitignore] Ignore only the root `vcpkg` executableAlexander Karatarakis
Previously it would also ignore vcpkg subdfolders
2018-06-19Fix build of llvm on Linux (#3751)Simon Hausmann
The mfcatl dependency is only needed on Windows.
2018-06-19Update CMakeLists.txtHungMingWu
2018-06-19Add argtable2 port (#3742)Peter Spiess-Knafl
* Add argtable2 port argtable2 include pdbs * [argtable2] Revert removal of DEBUG_POSTFIX
2018-06-18[nanorange] Fix description, --head only, don't use the single-headerAlexander Karatarakis
2018-06-18[nanorange] Introduce portAlexander Karatarakis
2018-06-18[docs] Add VCPKG_CHAINLOAD_TOOLCHAIN_FILE to the Triplets documentation.Robert Schumacher
2018-06-17[shiva] update to 0.3 (#3739)Sztergbaum Roman
2018-06-17[json11] Initial json11 port. (#3673)Daniel Santana
* [json11] Initial json11 port. * [json11] Adjust version due to lack of upstream version scheme
2018-06-17[crossguid] Cross Guid Initial port (#3672)Daniel Santana
* [crossguid] Cross Guid Initial port * [crossguid] Update to latest master to use significantly improved buildsystem.
2018-06-16[yaml-cpp] Fix regression on non-windowsRobert Schumacher
2018-06-16[benchmark] Enable static CRT linkageRobert Schumacher
2018-06-16[unicorn-lib] Change dependency to pcre2Robert Schumacher
2018-06-16Remove freeglut as dependency for SFML (#3681)Lukas Dürrenberger
* Remove freeglut as dependency for SFML SFML doesn't use freeglut as dependency. I'm not familiar enough with vcpkg, but does 'stb' need to be specified as dependency as well? We already include that header, or does vcpkg make sure it replaces it with the latest stb version? * [sfml] Bump version and remove qualifier from stb dependency
2018-06-16Added parameter to vcpkg_copy_pdbs.cmake (#3688)martin-s
* - Added paths argument to locate pdbs. * n/a * - fixed line endings. * [vcpkg-copy-pdbs] Tweak argument to replace patterns instead of adding patterns. Add slightly more detailed documentation.
2018-06-16[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703Robert Schumacher
2018-06-15Updates 2018.06.15Robert Schumacher
2018-06-16[tinyobjloader] header-only library (#3698)Dominic Black
* Added tinyobjloader header-only library * [tinyobjloader] Use CMake compilation which provides targets
2018-06-16GraphicsMagick 1.3.29 (#3732)Josue Andrade Gomes
2018-06-15[nana] Fix linux builds; install cmake targetsRobert Schumacher
2018-06-15[fontconfig] Fix non-Windows buildsRobert Schumacher
2018-06-14Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in FollyLarry-Hu
2018-06-14[yaml-cpp] Fix _NOEXCEPTAlexander Karatarakis
2018-06-14Add retries to post-extract renameAlexander Karatarakis
2018-06-14Add a modernized cross-platform fork of MiniSat 2.2 (#3692)Martin Hořeňovský
* Add a modernized cross-platform fork of MiniSat 2.2 * [minisat-master-keying] Put copyright in correct directory. Lowercase share name.
2018-06-14Fix ANGLE_USE_X11 being dropped on LinuxRobert Mikhayelyan
2018-06-14Upgrade RESTinio to v.0.4.6. (#3726)Nicolai Grodzitski
2018-06-13Merge pull request #3720 from Microsoft/dev/alkarata/bootstrapwin64Alexander Karatarakis
[bootstrap.ps1] Add option for building 64-bit vcpkg.exe
2018-06-13Merge pull request #3616 from fcharlie/fcharlie_updateAlexander Karatarakis
[curl] fix curl[tool] support HTTP2 use WinSSL
2018-06-13Merge pull request #3696 from Milerius/masterAlexander Karatarakis
[shiva] add a port of shiva c++ engine
2018-06-13Merge pull request #3623 from eao197/masterAlexander Karatarakis
sobjectizer port updated to v.5.5.22.1
2018-06-13Merge pull request #3663 from andreasschulte/sundials_update_3_1_1Alexander Karatarakis
[sundials] update to 3.1.1
2018-06-13Win7 compat. Fail if 64-bit requested on 32-bit machineAlexander Karatarakis
2018-06-13[bootstrap.ps1] Add option for building 64-bit vcpkg.exeAlexander Karatarakis
2018-06-13Merge pull request #3702 from UnaNancyOwen/update_realsense2Alexander Karatarakis
[realsense2] Update to v2.12.0