aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-29Merge pull request #366 from traversaro/add-freeimageRobert Schumacher
Add freeimage port
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 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-11-29Remove unused functionAlexander Karatarakis
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-29[post-build-checks] Refactor - pass around package_dirAlexander Karatarakis
2016-11-29Merge branch 'mattiascibien-entityx'Alexander Karatarakis
2016-11-29Merge branch 'entityx' of https://github.com/mattiascibien/vcpkg into ↵Alexander Karatarakis
mattiascibien-entityx
2016-11-29Merge branch 'mattiascibien-globjects'Alexander Karatarakis
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-29Use extracted local variableAlexander Karatarakis
2016-11-29[post-build-checks] Add check for files in package dir and debug dirAlexander Karatarakis
2016-11-29Extract local variableAlexander Karatarakis
2016-11-29Extract local variableAlexander Karatarakis
2016-11-29Don't return by const valueAlexander Karatarakis
2016-11-29Added missing control infoMattias Cibien
2016-11-29Add entityxMattias Cibien
2016-11-29Merge branch 'mattiascibien-anax'Alexander Karatarakis
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 'qca' of github:gnome71/vcpkg into qcadevel71
2016-11-29Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcadevel71
2016-11-28Update CHANGELOG and bump version to v0.0.61Alexander Karatarakis
2016-11-28[vcpkg portsdiff] Add check that commit id existsAlexander Karatarakis
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-28Merge pull request #359 from sdcb/chakracore131Alexander Karatarakis
[chakracore] upgrade to 1.3.1
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