aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2016-12-03[qca] Added mk-ca-bundle.pl to generate certstore at build time.Alexander Kaspar
2016-12-02[qca] downloading cacerts from curl homepage, because used version is very ↵Alexander Kaspar
outdated.
2016-12-02Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-12-01Merge pull request #354 from codicodi/add-icuAlexander Karatarakis
[ICU] Initial commit
2016-12-01Fix arch/linkage checkscodicodi
2016-12-01[qca] working on certstoreAlexander Kaspar
2016-12-01Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qcaAlexander Kaspar
2016-12-01Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-11-30Merge pull request #375 from Wakusei/port-yamlcppAlexander Karatarakis
Added yaml-cpp
2016-11-30[qca] import local certsAlexander Kaspar
2016-11-30[qca] added PS script to extract local certs from storeAlexander Kaspar
2016-11-30formatting portfileAlexander Kaspar
2016-11-30Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-11-29Merge fix #306Robert Schumacher
2016-11-29[freeimage] Always define FREEIMAGE_LIB in static mode.Robert Schumacher
2016-11-29[libraw] Rename Module to Config to increase flexibility of install locationsRobert Schumacher
2016-11-29Merge branch 'master' into traversaro-add-freeimageRobert Schumacher
2016-11-29[vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that ↵Robert Schumacher
dependent libraries make the right choice.
2016-11-29Merge branch 'add-freeimage' of https://github.com/traversaro/vcpkg into ↵Robert Schumacher
traversaro-add-freeimage
2016-11-29Merge pull request #365 from stammen/uwp-libiconvRobert Schumacher
fix for uwp builds
2016-11-29Merge branch 'entityx' of https://github.com/mattiascibien/vcpkg into ↵Alexander Karatarakis
mattiascibien-entityx
2016-11-29[globjects] Remove files from package dir and debug dirAlexander Karatarakis
2016-11-29Merge branch 'globjects' of https://github.com/mattiascibien/vcpkg into ↵Alexander Karatarakis
mattiascibien-globjects
2016-11-29[glbinding] Remove files from package dir and debug dirAlexander Karatarakis
2016-11-29Added missing control infoMattias Cibien
2016-11-29Add entityxMattias Cibien
2016-11-29[anax] BUILD_SHARED_LIBS is automatically set by vcpkgAlexander Karatarakis
2016-11-29Merge branch 'anax' of https://github.com/mattiascibien/vcpkg into ↵Alexander Karatarakis
mattiascibien-anax
2016-11-29Initial anax portMattias Cibien
2016-11-29[freeimage] Add vcpkg_copy_pdbs()Silvio Traversaro
2016-11-29Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcadevel71
2016-11-28Move PYTHON2 "acquisition" to vcpkg_find_acquire_programAlexander Karatarakis
2016-11-28Merge pull request #361 from sdcb/dxutoptAlexander Karatarakis
[dxut] add build for optional libs.
2016-11-28Merge pull request #360 from sdcb/dxtk12Alexander Karatarakis
Add DirectXTK12
2016-11-28Merge pull request #344 from vlj/masterAlexander Karatarakis
Add glslang.
2016-11-28Add freeimage portSilvio
Extensive modification have been done to support building with external dependencies. The biggest change is a new CMake-based build system. Several patches are based on the equivalent ones used in Debian packaging, see http://sources.debian.net/patches/freeimage . The only dependency for which the internal version is still used is OpenEXR.
2016-11-28Merge pull request #343 from mmassing/add_proj4_portAlexander Karatarakis
Add PROJ.4 cartographic projection library port
2016-11-28fix for uwp buildsDale Stammen
2016-11-28[proj] Remove unused parametersManuel Massing
2016-11-28[proj] Rename library to "proj.lib" / "projd.lib"Manuel Massing
2016-11-28[proj4] Rename port from "proj4" to "proj"Manuel Massing
2016-11-28[proj4] Replace tabs with spacesManuel Massing
2016-11-28[dxut] add build for optional libs.sdcb
2016-11-28Add DirectXTK12sdcb
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++ Official github: https://github.com/Microsoft/DirectXTK12
2016-11-28[chakracore] upgrade to 1.3.1sdcb
2016-11-27Fixed missing glm dependencyMattias Cibien
2016-11-27Added maintainer and urlMattias Cibien
2016-11-26Merge pull request #346 from mikebmcl/masterRobert Schumacher
Added ports for pixman 0.32.0 and cairo 1.14.6.
2016-11-27Fix small logic errorcodicodi
2016-11-27[ICU] Initial commitcodicodi