aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-07-08[eigen3] fix the missing CMakeLists.txt problem and copy additional Eigen ↵James Chang
directory to include
2017-07-07Merge pull request #1411 from atkawa7/patch-1Robert Schumacher
[protobuf] Fix protobuf missing semi colons #1409
2017-07-07[protobuf] Hotfix previous change. Fixes #1409.Robert Schumacher
2017-07-07[protobuf] Fix protobuf missing semi colons #1409atkawa7
2017-07-07Merge branch 'master' into add-llvmStephane Lajoie
2017-07-07Use vcpkg_fixup_cmake_targets to move cmake modules in place.Stephane Lajoie
Make sure MCAnalysis directory is empty before removing. Use file(INSTALL ...) to put licence file in place.
2017-07-07Merge pull request #1393 from atkawa7/matioRobert Schumacher
[matio] new port #621
2017-07-07[matio] Use target_X cmake directives. Prefer modern cmake ZLIB::ZLIB.Robert Schumacher
2017-07-07Merge pull request #1408 from KindDragon/grpc-targets-fixRobert Schumacher
[grpc] Update to version 1.4.1
2017-07-07[protobuf] Fix protobuf headers to encode dynamic/static link. Fixes #1354. ↵Robert Schumacher
Fixes #1353.
2017-07-07Merge pull request #1396 from DavidHamburg/sdl2gfxRobert Schumacher
[sdl2_gfx] initial port
2017-07-07[sdl2-gfx] Small cleanup, better support static linkingRobert Schumacher
2017-07-08[grpc] Update to version 1.4.1Arkady Shapkin
Fix installing gRPCTargets*.cmake
2017-07-07Merge pull request #1399 from KindDragon/theia_depsRobert Schumacher
TheiaSfm dependecies
2017-07-07Merge pull request #1406 from KindDragon/grpc-plugin-fixRobert Schumacher
[grpc] Fix missing dll's for grpc_cpp_plugin
2017-07-07[grpc] Use vcpkg_copy_tool_dependenciesRobert Schumacher
2017-07-08[freeglut] Remove debug suffixArkady Shapkin
2017-07-08[cereal] Portfile fixArkady Shapkin
2017-07-08[openimageio] Initial commit. Closes #687Arkady Shapkin
2017-07-07disable build for uwpKalessin
2017-07-07add pdb copy commandKalessin
2017-07-07fix static buildKalessin
2017-07-07add LuaJIT portKalessin
2017-07-07[grpc] Fix missing dll's for grpc_cpp_pluginArkady Shapkin
2017-07-06[matio] Removed unnecessary includeatkawa7
2017-07-06[matio] Fixed issues with customer cmakelists.txtatkawa7
2017-07-06Merge pull request #1385 from bagong/qscintilla-fixRobert Schumacher
Fix and enhance qscintilla build
2017-07-07Undo rename of dll and follow standard for pdbBagong
2017-07-06Update PCL 1.8.1 RC1Tsukasa Sugiura
Update PCL 1.8.1 RC1
2017-07-06Merge pull request #1368 from atkawa7/rocksdbRobert Schumacher
[rocksdb] init port #1057
2017-07-06Merge pull request #1394 from KindDragon/dracoRobert Schumacher
[draco] Initial port
2017-07-06initial port of sdl2_gfxDavid Nerjes
2017-07-06[draco] Initial portArkady Shapkin
2017-07-05[matio] new port #621atkawa7
2017-07-04Merge pull request #1391 from KindDragon/vtk-fixRobert Schumacher
[vtk] Update to version 7.1.1
2017-07-05[vtk] Update to version 7.1.1Arkady Shapkin
Fix FindHdf5 for shared library. Closes #739, #1129
2017-07-04Disable ABI breaking checks.Stephane Lajoie
2017-07-03[libconfig] Prevent Cmake Eating Semi-colonsatkawa7
2017-07-03[libconfig] fix guardsatkawa7
2017-07-03[libconfig] redefine scandir and preventing duplicated symbolsatkawa7
2017-07-03Merge branch 'libconfig' of https://github.com/atkawa7/vcpkg into libconfigatkawa7
2017-07-03[qt5] Fastfail static buildsRobert Schumacher
2017-07-03Merge branch 'master' into add-llvmStephane Lajoie
2017-07-03Merge pull request #1381 from codicodi/ptexRobert Schumacher
[ptex] new port
2017-07-03Reduce size of the build and fix post-build errors.Stephane Lajoie
2017-07-03Fix and enhance qscintilla buildbagong
2017-07-01Added LLVM.Stephane Lajoie
2017-06-30Merge pull request #1376 from bagong/qscintillaRobert Schumacher
[qscintilla] Fix inconsistency in python acquisition
2017-06-30Merge pull request #1370 from zabulus/angle-uwpRobert Schumacher
[angle] Fix uwp build
2017-06-30[angle] Add preliminary UWP supportRobert Schumacher