aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-08-30Merge pull request #1741 from paercebal/fix_for_broken_xercesAlexander Karatarakis
Update xerces-c port files to retrieve it from github
2017-08-31Removing explicit setting of SOURCE_PATHpaercebal
2017-08-30use vcpkg_from_github insteadpaercebal
2017-08-30Merge pull request #1740 from codicodi/gtk-3.22.19Alexander Karatarakis
[gtk] update to 3.22.19
2017-08-30Update xerces-c port files to retrieve it from githubpaercebal
2017-08-30Merge pull request #1739 from codicodi/gdk-pixbuf-2.36.9Alexander Karatarakis
[gdk-pixbuf] update to 2.36.9
2017-08-30Merge pull request #1738 from codicodi/pango-1.40.11Alexander Karatarakis
[pango] update to 1.40.11
2017-08-30Merge pull request #1737 from codicodi/glib-2.52.3Alexander Karatarakis
[glib] update to 2.52.3
2017-08-30[gtk] update to 3.22.19codicodi
2017-08-30[gdk-pixbuf] update to 2.36.9codicodi
2017-08-30[pango] update to 1.40.11codicodi
2017-08-30[glib] update to 2.52.3codicodi
2017-08-30[libxml2] Add http mirrorRaynor Vliegendhart
On some networks, access to FTP sites is restricted. In order to still download, build and install libxml2, an http mirror has to be added to the cmake file.
2017-08-29Merge pull request #1710 from Mixaill/fclAlexander Karatarakis
[FCL] add version 0.5.0
2017-08-29Merge pull request #1709 from Mixaill/ccdAlexander Karatarakis
[libccd/ccd] rename from libccd to ccd, refactor
2017-08-29[boost] Use fixed commit for 1.65 patchAlexander Karatarakis
2017-08-30Apply Hotfix of Known Issues for Boost 1.65.0Tsukasa Sugiura
Apply Hotfix of Known Issues for Boost 1.65.0.
2017-08-28[jxrlib] Fix hash. Fixes #1705.Robert Schumacher
2017-08-27Merge pull request #1720 from mmha/ecm_5_37Alexander Karatarakis
Update ecm to version 5.37.0
2017-08-27Merge pull request #1719 from atkawa7/ctemplate_public_headersAlexander Karatarakis
[ctemplate] Disable Installing Private Headers
2017-08-27Merge pull request #1717 from codicodi/jsoncpp-1.8.1Alexander Karatarakis
[jsoncpp] update to 1.8.1
2017-08-27Merge pull request #1716 from codicodi/curl-7.55.1Alexander Karatarakis
[curl] update to 7.55.1
2017-08-27Merge pull request #1713 from t-sharp/masterAlexander Karatarakis
Updated libsigcpp to version 2.99.9
2017-08-27Merge pull request #1715 from codicodi/snappy-1.1.7Alexander Karatarakis
[snappy] update to 1.1.7
2017-08-27Merge pull request #1714 from codicodi/libpng-1.6.32Alexander Karatarakis
[libpng] update to 1.6.32
2017-08-27[catch] Fix hashAlexander Karatarakis
2017-08-27Merge branch 'catch-1.10.0' of https://github.com/horenmar/vcpkg into ↵Alexander Karatarakis
horenmar-catch-1.10.0
2017-08-28Updated ecm to version 5.37.0Morris Hafner
2017-08-27[ctemplate] fixes google/glog#236 OlafvdSpek/ctemplate#127 #1514atkawa7
2017-08-27[jsoncpp] update to 1.8.1codicodi
2017-08-27[curl] update to 7.55.1codicodi
2017-08-27[snappy] update to 1.1.7codicodi
2017-08-27[libpng] update to 1.6.32codicodi
2017-08-27Updated libsigcpp to version 2.99.9Tobias
2017-08-27Update Catch to 1.10.0Martin Hořeňovský
2017-08-27[FCL] add version 0.5.0Mikhail Paulyshka
2017-08-27[libccd/ccd] rename from libccd to ccd, refactorMikhail Paulyshka
* use vcpkg_from_github * enable cmake-exports * rename from libccd to ccd (cmake-exports expects ccd as package name) * export additional symbols (fixes FCL)
2017-08-26[speexdsp] Add port for speexdsp 1.2rc3Ted John
2017-08-24[highfive] Remove unneeded vcpkg_copy_pdbs()Alexander Karatarakis
2017-08-24Merge pull request #1695 from veggiesaurus/highfiveAlexander Karatarakis
[highfive] new port
2017-08-24Merge pull request #1679 from glachancecmaisonneuve/unrarAlexander Karatarakis
[unrar] initial port
2017-08-24Merge pull request #1693 from codicodi/add-rhashAlexander Karatarakis
[rhash] new port
2017-08-24Merge pull request #1698 from codicodi/fix-expatAlexander Karatarakis
[expat] drop debug suffix
2017-08-24Merge pull request #1692 from codicodi/add-lzfseAlexander Karatarakis
[lzfse] new port
2017-08-24[expat] drop debug suffixcodicodi
2017-08-24cleanup portfileveggiesaurus
2017-08-24highfive header-only installveggiesaurus
2017-08-24[rhash] new portcodicodi
2017-08-24[assimp] Fix non-const-accepting WordIterator::operator!=Robert Schumacher
2017-08-23[openssl] Improve Windows SDK support (contract version detection)Robert Schumacher