| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-26 | Use 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-25 | Merge pull request #3730 from LarryIII/FixFolly | Alexander Karatarakis | |
| Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly | |||
| 2018-06-25 | Merge pull request #3753 from LarryIII/FixC2039 | Alexander Karatarakis | |
| Remove call to nonexistent member seekpos() of std::fpos | |||
| 2018-06-25 | ecsutil 0.9.0.6 | Bob Kast | |
| 2018-06-21 | fix download url of freetype | Haojia Yu | |
| cannot download freetype by using 'http'. should use 'https' | |||
| 2018-06-20 | Remove call to nonexistent member seekpos() of std::fpos | Larry-Hu | |
| 2018-06-20 | Merge pull request #3676 from martin-s/feature-graph | Alexander Karatarakis | |
| Dependency graph as new command | |||
| 2018-06-19 | [fetch] Refactor to allow getting the version along with the path | Alexander Karatarakis | |
| 2018-06-19 | Rename VcpkgStringRange -> StringRange | Alexander Karatarakis | |
| 2018-06-19 | Introduce stringrange.h/cpp and visualstudio.h/cpp | Alexander Karatarakis | |
| 2018-06-19 | Introduce archives.h/cpp | Alexander Karatarakis | |
| 2018-06-19 | Introduce downloads.h/cpp | Alexander Karatarakis | |
| 2018-06-19 | Merge pull request #3713 from Cheney-W/Fixqt5-base | Alexander Karatarakis | |
| Fix error C3615 for qt5-base | |||
| 2018-06-19 | Merge pull request #3718 from robmikh/allanglefix | Alexander Karatarakis | |
| Fix ANGLE on Windows, Linux, and MacOS | |||
| 2018-06-19 | [.gitignore] Ignore only the root `vcpkg` executable | Alexander Karatarakis | |
| Previously it would also ignore vcpkg subdfolders | |||
| 2018-06-19 | Fix build of llvm on Linux (#3751) | Simon Hausmann | |
| The mfcatl dependency is only needed on Windows. | |||
| 2018-06-19 | Update CMakeLists.txt | HungMingWu | |
| 2018-06-19 | Add 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-header | Alexander Karatarakis | |
| 2018-06-18 | [nanorange] Introduce port | Alexander 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-windows | Robert Schumacher | |
| 2018-06-16 | [benchmark] Enable static CRT linkage | Robert Schumacher | |
| 2018-06-16 | [unicorn-lib] Change dependency to pcre2 | Robert Schumacher | |
| 2018-06-16 | Remove 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-16 | Added 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 #3703 | Robert Schumacher | |
| 2018-06-15 | Updates 2018.06.15 | Robert 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-16 | GraphicsMagick 1.3.29 (#3732) | Josue Andrade Gomes | |
| 2018-06-15 | [nana] Fix linux builds; install cmake targets | Robert Schumacher | |
| 2018-06-15 | [fontconfig] Fix non-Windows builds | Robert Schumacher | |
| 2018-06-14 | Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly | Larry-Hu | |
| 2018-06-14 | [yaml-cpp] Fix _NOEXCEPT | Alexander Karatarakis | |
| 2018-06-14 | Add retries to post-extract rename | Alexander Karatarakis | |
| 2018-06-14 | Add 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-14 | Fix ANGLE_USE_X11 being dropped on Linux | Robert Mikhayelyan | |
| 2018-06-14 | Upgrade RESTinio to v.0.4.6. (#3726) | Nicolai Grodzitski | |
| 2018-06-13 | Merge pull request #3720 from Microsoft/dev/alkarata/bootstrapwin64 | Alexander Karatarakis | |
| [bootstrap.ps1] Add option for building 64-bit vcpkg.exe | |||
| 2018-06-13 | Merge pull request #3616 from fcharlie/fcharlie_update | Alexander Karatarakis | |
| [curl] fix curl[tool] support HTTP2 use WinSSL | |||
| 2018-06-13 | Merge pull request #3696 from Milerius/master | Alexander Karatarakis | |
| [shiva] add a port of shiva c++ engine | |||
| 2018-06-13 | Merge pull request #3623 from eao197/master | Alexander Karatarakis | |
| sobjectizer port updated to v.5.5.22.1 | |||
| 2018-06-13 | Merge pull request #3663 from andreasschulte/sundials_update_3_1_1 | Alexander Karatarakis | |
| [sundials] update to 3.1.1 | |||
| 2018-06-13 | Win7 compat. Fail if 64-bit requested on 32-bit machine | Alexander Karatarakis | |
| 2018-06-13 | [bootstrap.ps1] Add option for building 64-bit vcpkg.exe | Alexander Karatarakis | |
| 2018-06-13 | Merge pull request #3702 from UnaNancyOwen/update_realsense2 | Alexander Karatarakis | |
| [realsense2] Update to v2.12.0 | |||
