aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2016-12-07Add CharLS.Christophe Guébert
2016-12-06[openssl] Fix source path for new archive.Robert Schumacher
2016-12-06[openssl] Do not use branches; these will update and constantly break the hash.Robert Schumacher
2016-12-06Merge pull request #394 from stammen/uwp-opensslAlexander Karatarakis
fixed openssl hash for uwp builds
2016-12-06Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-12-06[libflac] Fix typoAlexander Karatarakis
2016-12-06[gflags] Lowercase install directories. Bump version to account for this and ↵Robert Schumacher
c0c2135.
2016-12-06Merge branch 'add-flac' of https://github.com/codicodi/vcpkg into ↵Alexander Karatarakis
codicodi-add-flac
2016-12-06Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-12-06[gflags] Add quotes to avoid stripping semicolons from the config module.Robert Schumacher
2016-12-06Merge pull request #390 from cguebert/masterAlexander Karatarakis
Add libssh2.
2016-12-06[aws-sdk-cpp] Check VCPKG_CRT_LINKAGE instead of VCPKG_LIBRARY_LINKAGE. ↵Robert Schumacher
Rename archive to avoid collisions with other libraries.
2016-12-06[boost] Fix dynamic build lib renamingAlexander Karatarakis
2016-12-06Merge pull request #383 from codicodi/add-lua-toolsAlexander Karatarakis
[lua] install compiler and interpreter
2016-12-06[libflac] update config in static buildscodicodi
Now static libs can be used without defining FLAC__NO_DLL by user.
2016-12-06fixed openssl hash for uwp buildsDale Stammen
2016-12-06Add libssh2.Christophe Guébert
2016-12-06[libflac] initial commitcodicodi
2016-12-06Merge pull request #388 from mattiascibien/anax_sharedRobert Schumacher
Anax shared lib support
2016-12-06[anax] Bump VersionMattias Cibien
2016-12-06Anax support for shared libsMattias Cibien
2016-12-06Merge pull request #358 from vlj/shadercRobert Schumacher
Add shaderc.
2016-12-06[shaderc] Enable dynamic CRT. Explicitly search for python3. Add ↵Robert Schumacher
Build-Depends on glslang.
2016-12-06[gslang] Version bump to account for layout changesRobert Schumacher
2016-12-06[gdal] Use CURRENT_INSTALLED_DIR instead of calculating it out. Use ↵Robert Schumacher
VCPKG_TARGET_ARCHITECTURE instead of parsing the triplet.
2016-12-06Merge branch 'add_gdal_port' of https://github.com/mmassing/vcpkg into ↵Robert Schumacher
mmassing-add_gdal_port
2016-12-05[gflags] Switch to using zip files -- this makes the download faster and ↵Robert Schumacher
easier to upgrade. Remove gflags_nothreads to avoid choices at link time.
2016-12-05Merge branch 'gflags-2.2.0' of https://github.com/willyd/vcpkg into ↵Robert Schumacher
willyd-gflags-2.2.0
2016-12-05Merge branch 'qca' of https://github.com/gnome71/vcpkgRobert Schumacher
2016-12-06Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-12-06Update harfbuzz to 1.3.4Ebrahim Byagowi
The needed local patches are now upstreamed thus no longer needed. Also Uniscribe backend is no longer default enabled so almost no lib is needed to be linked.
2016-12-05[boost] Don't use --layout=system. Resolves #369Alexander Karatarakis
2016-12-05Merge pull request #370 from sdcb/aws-sdkRobert Schumacher
Add aws-sdk-cpp
2016-12-05Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-12-05[lua] bump versioncodicodi
2016-12-05[nana] fix harmless but still ugly mix-upcodicodi
2016-12-04[lua] no debug toolscodicodi
2016-12-04[lua] add interpreter and compilercodicodi
2016-12-04Add shaderc.vlj
2016-12-04Expose some glslang internal includes and enforce static build.vlj
2016-12-04[nana] initial commitcodicodi
2016-12-03[qca] Added mk-ca-bundle.pl to generate certstore at build time.Alexander Kaspar
2016-12-02Merge pull request #380 from barcharcraz/qt5-libpqAlexander Karatarakis
Added libpq support to qt5
2016-12-02[jxrlib] Bump versionAlexander Karatarakis
2016-12-02Added libpq support to qt5charlie barto
qt5 changes more qt5 changes added libpq to qt5 fix merge fixed left over git thing
2016-12-02[jxrlib] Remove __ANSI__ preprocessor definitionphsucharee
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-01Updated gflags to v2.2.0Guillaume Dumont