aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-07-14Merge pull request #1377 from FinancedHydra/fix-uwp-protobufRobert Schumacher
Disable protobuf compiler on UWP
2017-07-14[duktape] Add port for duktape 2.0.3Ted John
2017-07-14Port libmikmod to vcpkgJesse Talavera-Greenberg
2017-07-13Merge branch 'libevent-fix'Robert Schumacher
2017-07-13[libevent] Add missing openssl dependency. Simplify portfile. Fixes #1456.Robert Schumacher
2017-07-13[cairo] update to 1.15.6codicodi
2017-07-13Enable Qt optionTsukasa Sugiura
Enable Qt option
2017-07-13Add suffix to debug libraries of FLANNTsukasa Sugiura
Add suffix (-gd) to debug libraries of FLANN. The release libraries and the debug libraries should be the another names.
2017-07-12Merge pull request #1388 from dada2048/add-llvmRobert Schumacher
Addition of LLVM.
2017-07-12Merge pull request #1373 from bagong/aubioRobert Schumacher
Aubio: Avoid build error _missing config.h_ on build of tools
2017-07-12[aubio] Copy tool DLL dependenciesRobert Schumacher
2017-07-12Merge pull request #1446 from moffel/cppcmsRobert Schumacher
add cppcms 1.1.0
2017-07-12[cppcms] Disable static linkageRobert Schumacher
2017-07-12Merge pull request #1441 from codicodi/libuv-1.13.1Robert Schumacher
[libuv] update to 1.13.1
2017-07-12Merge pull request #1439 from codicodi/zstd-1.3.0Robert Schumacher
[zstd] update to 1.3.0
2017-07-12Merge pull request #1440 from codicodi/pcre-8.41Robert Schumacher
[pcre] update to 8.41
2017-07-12Merge pull request #1443 from codicodi/libarchive-3.3.2Robert Schumacher
[libarchive] update to 3.3.2
2017-07-12Merge pull request #1444 from codicodi/nana-1.5.3Robert Schumacher
[nana] update to 1.5.3
2017-07-12Merge pull request #1445 from codicodi/libpng-1.6.30Robert Schumacher
[libpng] update to 1.6.30
2017-07-12Merge pull request #1447 from codicodi/libjpeg-turbo-1.5.2Robert Schumacher
[libjpeg-turbo] update to 1.5.2
2017-07-12[fontconfig] update to 2.12.4codicodi
2017-07-12[libjpeg-turbo] update to 1.5.2codicodi
2017-07-12[libpng] update to 1.6.30codicodi
2017-07-12[nana] update to 1.5.3codicodi
2017-07-12[libarchive] update to 3.3.2codicodi
2017-07-12add cppcms 1.1.0Michael Offel
2017-07-12[pcre] update to 8.41codicodi
2017-07-12[libuv] update to 1.13.1codicodi
2017-07-12[zstd] update to 1.3.0codicodi
2017-07-11Merge pull request #1424 from jasjuang/masterRobert Schumacher
new port: alembic
2017-07-11[alembic] Disable static buildsRobert Schumacher
2017-07-11[opencv] Disable FLANN hidden dependency. Fixes #1433.Robert Schumacher
2017-07-10[apr-util] use find_libraryatkawa7
2017-07-10Merge pull request #1420 from vktr/f/libtorrentRobert Schumacher
Add port for Rasterbar-libtorrent
2017-07-11[ceres] Portfile fixArkady Shapkin
2017-07-11[suitesparse] Porfile fixArkady Shapkin
2017-07-10Merge pull request #1427 from KindDragon/glog-fixRobert Schumacher
Glog update to version 0.3.5
2017-07-10Merge pull request #1366 from atkawa7/libconfigRobert Schumacher
[libconfig] init #1343
2017-07-10[libconfig] Simplify CMake. Move header patching into the portfile.Robert Schumacher
2017-07-10[glog] Update to version 0.3.5Arkady Shapkin
2017-07-10[gflags] Rebuild required because of changes vcpkg_fixup_cmake_targets()Arkady Shapkin
2017-07-10use glob to remove exejasjuang
2017-07-09new port: alembicjasjuang
2017-07-09Patch CMakeLists to install CMake modules to share/llvm instead of ↵Stephane Lajoie
lib/cmake/llvm. This works better than vcpkg_fixup_cmake_targets because other parts of the LLVM build system really want all the variables set correctly. Also set other options to prevent creation of any bin/* instead of removing them after the fact, for the same reason.
2017-07-09Fix vcpkg Boost naming for static libs and also fix the include file for ↵Viktor Elofsson
shared libs.
2017-07-09Add port for Rasterbar-libtorrent.Viktor Elofsson
2017-07-08Merge pull request #1413 from twMr7/masterRobert Schumacher
[eigen3] fix the missing CMakeLists.txt problem
2017-07-08[eigen3] Copy includes from packages dir instead of source, since they're ↵Robert Schumacher
already being installed.
2017-07-08Merge pull request #1416 from vinniefalco/masterRobert Schumacher
[beast] Update to version 76
2017-07-08[beast] Update to version 76Vinnie Falco