aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 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-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-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
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-26[clockutils] Remove copy of LICENSEAlexander Karatarakis
2016-11-26[curl] Enable static buildingAlexander Karatarakis
2016-11-26Merge branch 'ClockworkOrigins-master'Alexander Karatarakis
2016-11-26[clockutils] Call vcpkg_copy_pdbs()Alexander Karatarakis
2016-11-26Add glslang.vlj
2016-11-26Merge branch 'master' of https://github.com/ClockworkOrigins/vcpkg into ↵Alexander Karatarakis
ClockworkOrigins-master
2016-11-26Merge pull request #350 from codicodi/codicodi-fix-directxtkAlexander Karatarakis
[DirectXTK] Specify install folder for headers
2016-11-26Finished globjectsMattias Cibien
2016-11-26Initial globjectsMattias Cibien