| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-28 | Merge pull request #3788 from mahi97/patch-1 | Alexander Karatarakis | |
| Update README.md | |||
| 2018-06-28 | [cmake] Include cmake version to abi-tag. Update to 3.11.4. | Alexander Karatarakis | |
| 2018-06-28 | [fmt] Export all symbols (#3805) | Seo Sanghyeon | |
| 2018-06-27 | [vcpkg] Remove calls to where.exe to improve startup performance | Robert Schumacher | |
| 2018-06-27 | [vcpkg] Enable storing archives across filesystems | Robert Schumacher | |
| 2018-06-27 | [sol2] update to 2.20.4 and remove deprecated patchs (#3800) | Sztergbaum Roman | |
| * [sol2] update to 2.20.4 and remove deprecated patchs * [sol2] remove unecessary commentary | |||
| 2018-06-26 | [dimcli] Fix Windows builds. Avoid writing to source directory. | Robert Schumacher | |
| 2018-06-26 | [vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements ↵ | Robert Schumacher | |
| for packages\ directory. | |||
| 2018-06-26 | [docs-triplets] Improve triplet documentation | Robert Schumacher | |
| 2018-06-26 | [xlnt] Use vcpkg_from_github() | Alexander Karatarakis | |
| 2018-06-26 | Merge pull request #3756 from Haojia521/master | Alexander Karatarakis | |
| fix download url of freetype | |||
| 2018-06-26 | [vcpkg] Link bcrypt via CMake on Windows (#3765) | Konstantin Podsvirov | |
| 2018-06-26 | Update README.md | Mohammad Mahdi Rahimi | |
| fix typo: add `.git` extention | |||
| 2018-06-26 | [vcpkg] Hotfix for non-Windows. Don't include <VersionHelpers.h> | Robert Schumacher | |
| 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-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 | 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 | |
