aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-22fix Glew:x64-windows install failure #11.sdcb
2016-09-21[vcpkg] Place VS user-wide integration into a C++ specific folder instead of ↵Robert Schumacher
for all projects. This avoids a bug where the IDE would erroneously add x86, x64, and ARM architectures to C# projects.
2016-09-21Merge pull request #26 from corporateshark/masterRobert Schumacher
Added Eigen header-only library
2016-09-21Moved CONTRIBUTING.md to root. Fixes #54.Robert Schumacher
2016-09-21Merge pull request #50 from mcmihai/glm_fixRobert Schumacher
[glm] Removed CMakeLists.txt
2016-09-21Merge branch 'master' of https://github.com/microsoft/vcpkg into KindDragon-fmtRobert Schumacher
2016-09-21[fmt] Downloaded archives should include the package nameRobert Schumacher
2016-09-21[integration] Add check that the targets file was properly copiedAlexander Karatarakis
2016-09-21Merge branch 'fmt' of https://github.com/KindDragon/vcpkg into KindDragon-fmtRobert Schumacher
2016-09-21Merge pull request #51 from ferventcoder/patch-1Alexander Karatarakis
FAQ Adjustment for Chocolatey
2016-09-21Merge branch 'aybassiouny-master'Alexander Karatarakis
2016-09-21Added fmt library https://github.com/fmtlib/fmtArkadiy Shapkin
2016-09-21Account for when ImportBefore does not existAhmed Mahdy
2016-09-21FAQ Adjustment for ChocolateyRob Reynolds
Chocolatey is a software management platform / package manager. Adjust the wording just a bit to clarify it is not just desktop utilities. Distribution also isn't necessarily the right word as that encompasses the community package repository.
2016-09-21[glm] Removed CMakeLists.txtCiprian-Mihai Melinescu
2016-09-21[eigen] Renamed to eigen3Sergey Kosarevsky
2016-09-20[stb] Avoid renaming extracted archivesRobert Schumacher
2016-09-20Add stamp file for extracted archives.Robert Schumacher
This enables multiple archives to be correctly expanded into the same build tree. Previously, the second archive will detect as being already extracted since 'src' exists.
2016-09-20Merge pull request #44 from KindDragon/boost-new-versionRobert Schumacher
Update boost to version 1.61
2016-09-20Merge pull request #46 from Ninetainedo/Add-SeryRobert Schumacher
Added Sery 1.0.0
2016-09-20Merge pull request #45 from Ninetainedo/Add-RapidxmlRobert Schumacher
Added RapidXml
2016-09-21Added Sery 1.0.0Ninetainedo
2016-09-20Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-09-20[tiff] Updated source URL. Fixes #33Robert Schumacher
2016-09-21Added RapidXmlNinetainedo
2016-09-20Merge pull request #43 from mcmihai/glmRobert Schumacher
Added glm.
2016-09-21Update boost to version 1.61Arkadiy Shapkin
2016-09-21Added glm.Ciprian-Mihai Melinescu
2016-09-20[vcpkg] Improve consistency in use of %VS140COMNTOOLS%Alexander Karatarakis
2016-09-20[gsl] Initial additionNeil MacIntosh
2016-09-20Merge branch 'master' of https://github.com/Remotion/vcpkgRobert Schumacher
2016-09-20[vcpkg] Fix mismatch between props and targets for user integration.Robert Schumacher
2016-09-20Using %VS140COMNTOOLS% now for the case if VS is not installed in default ↵Remotion
location.
2016-09-20[opengl] Remove call to vcpkg_copy_pdbsRobert Schumacher
2016-09-20Update EXAMPLES.mdRobert Schumacher
2016-09-20Merge pull request #30 from Ninetainedo/Rapidjson-issueRobert Schumacher
Fixed rapidjson issue
2016-09-20Fixed rapidjson issueNinetainedo
This should fix issue #28
2016-09-20[eigen] Cleaned the include folderSergey Kosarevsky
2016-09-20Added Eigen header-only librarySergey Kosarevsky
2016-09-19vcpkg.exe now detects the root dir via the .vcpkg-root fileAlexander Karatarakis
2016-09-19Remove unused functionAlexander Karatarakis
2016-09-19Powershell scripts now detect the root dir via the .vcpkg-root fileAlexander Karatarakis
2016-09-19Add .vcpkg-root file that signifies the root directoryAlexander Karatarakis
2016-09-19[openssl] Fix regression in OpenSSL w.r.t. NMake and MSBuildRobert Schumacher
2016-09-19Improve libpng portfileAlexander Karatarakis
2016-09-19[stb] Modify port file to not create empty dirs or copy the test dirAlexander Karatarakis
2016-09-19Fix stb URL to not point to specific SHA instead of masterAlexander Karatarakis
2016-09-19Merge remote-tracking branch 'corporateshark/master'Alexander Karatarakis
2016-09-19Update EXAMPLE_fix_libpng to reflect the current state of vcpkgAlexander Karatarakis
2016-09-19Added STB header-only librarySergey Kosarevsky