Commit Graph

3311 Commits

Author SHA1 Message Date
codicodi
42a425ced2 [zstd] update to 1.3.0 2017-07-12 16:46:57 +02:00
Robert Schumacher
cedaaa1956 Merge pull request #1424 from jasjuang/master
new port: alembic
2017-07-11 16:17:47 -07:00
Robert Schumacher
c27c8d2941 [alembic] Disable static builds 2017-07-11 16:17:09 -07:00
Robert Schumacher
a5d42e2bcb Merge pull request #1432 from atkawa7/remove-flushall
[vcpkg] remove flushall
2017-07-11 14:43:25 -07:00
Robert Schumacher
1a84896b87 [opencv] Disable FLANN hidden dependency. Fixes #1433. 2017-07-11 14:39:32 -07:00
Robert Schumacher
5498864711 [vcpkg-toolchain] Add INPUT_FILE NUL. Fixes #1431. 2017-07-11 14:09:56 -07:00
atkawa7
fe602fc358 [vcpkg] remove flushall 2017-07-11 08:58:15 -07:00
Robert Schumacher
c9340bd6e0 Merge pull request #1420 from vktr/f/libtorrent
Add port for Rasterbar-libtorrent
2017-07-10 16:56:29 -07:00
Robert Schumacher
50d2edb060 Merge pull request #1418 from Maktm/master
Adds a missing new line statement
2017-07-10 16:55:38 -07:00
Robert Schumacher
88fdd8d75c Merge pull request #1427 from KindDragon/glog-fix
Glog update to version 0.3.5
2017-07-10 15:24:01 -07:00
Robert Schumacher
a4f50bed86 Merge pull request #1366 from atkawa7/libconfig
[libconfig] init #1343
2017-07-10 15:11:06 -07:00
Robert Schumacher
ce69ed5552 [libconfig] Simplify CMake. Move header patching into the portfile. 2017-07-10 15:10:39 -07:00
Arkady Shapkin
9bbe30521c [glog] Update to version 0.3.5 2017-07-10 19:08:03 +03:00
Arkady Shapkin
ecf671bfa6 [gflags] Rebuild required because of changes vcpkg_fixup_cmake_targets() 2017-07-10 19:08:03 +03:00
jasjuang
d887fa4a30 use glob to remove exe 2017-07-10 07:58:52 -07:00
jasjuang
f9a0afb534 new port: alembic 2017-07-09 22:36:14 -07:00
Viktor Elofsson
20944ef885 Fix vcpkg Boost naming for static libs and also fix the include file for shared libs. 2017-07-09 23:12:39 +02:00
Viktor Elofsson
26cf1a80e9 Add port for Rasterbar-libtorrent. 2017-07-09 20:46:53 +02:00
Maktm
6f31f2d1b9 Adds a missing new line statement 2017-07-09 01:28:51 -05:00
Robert Schumacher
0d7961a850 Merge pull request #1413 from twMr7/master
[eigen3] fix the missing CMakeLists.txt problem
2017-07-08 22:44:14 -07:00
Robert Schumacher
7b12b4349a [eigen3] Copy includes from packages dir instead of source, since they're already being installed. 2017-07-08 22:43:54 -07:00
Robert Schumacher
d51d56107b Merge pull request #1416 from vinniefalco/master
[beast] Update to version 76
2017-07-08 21:53:59 -07:00
Vinnie Falco
aa5c657ac4 [beast] Update to version 76 2017-07-08 18:55:04 -07:00
James Chang
8d011eee97 [eigen3] fix the missing CMakeLists.txt problem and copy additional Eigen directory to include 2017-07-08 23:03:07 +08:00
Robert Schumacher
17df9be71f Merge pull request #1411 from atkawa7/patch-1
[protobuf] Fix protobuf missing semi colons #1409
2017-07-07 23:13:17 -07:00
Robert Schumacher
c297ee9848 [protobuf] Hotfix previous change. Fixes #1409. 2017-07-07 23:12:54 -07:00
atkawa7
8cd9b24ee4 [protobuf] Fix protobuf missing semi colons #1409 2017-07-07 22:41:34 -07:00
Robert Schumacher
426df16b57 Merge pull request #1393 from atkawa7/matio
[matio] new port #621
2017-07-07 18:48:29 -07:00
Robert Schumacher
6e97f00184 [matio] Use target_X cmake directives. Prefer modern cmake ZLIB::ZLIB. 2017-07-07 18:44:28 -07:00
Robert Schumacher
73e08bbeeb Merge pull request #1408 from KindDragon/grpc-targets-fix
[grpc] Update to version 1.4.1
2017-07-07 18:34:22 -07:00
Robert Schumacher
5e45ee4a2d [protobuf] Fix protobuf headers to encode dynamic/static link. Fixes #1354. Fixes #1353. 2017-07-07 17:51:59 -07:00
Robert Schumacher
596d80efb5 Merge pull request #1396 from DavidHamburg/sdl2gfx
[sdl2_gfx] initial port
2017-07-07 17:45:59 -07:00
Robert Schumacher
09bce9186e [sdl2-gfx] Small cleanup, better support static linking 2017-07-07 17:44:23 -07:00
Arkady Shapkin
d67ae2fa3f [grpc] Update to version 1.4.1
Fix installing gRPCTargets*.cmake
2017-07-08 03:42:54 +03:00
Robert Schumacher
c8d0d582a2 Merge pull request #1399 from KindDragon/theia_deps
TheiaSfm dependecies
2017-07-07 17:39:10 -07:00
Robert Schumacher
c2d1711a5f Merge pull request #1406 from KindDragon/grpc-plugin-fix
[grpc] Fix missing dll's for grpc_cpp_plugin
2017-07-07 17:20:01 -07:00
Robert Schumacher
4267c86b1f [grpc] Use vcpkg_copy_tool_dependencies 2017-07-07 17:19:29 -07:00
Arkady Shapkin
f8ae60976d [freeglut] Remove debug suffix 2017-07-08 02:45:37 +03:00
Arkady Shapkin
d222302b2f [cereal] Portfile fix 2017-07-08 02:45:36 +03:00
Arkady Shapkin
e626129d53 [openimageio] Initial commit. Closes #687 2017-07-08 02:45:36 +03:00
Arkady Shapkin
c0890d7276 [grpc] Fix missing dll's for grpc_cpp_plugin 2017-07-07 16:29:57 +03:00
atkawa7
e60f06f7e9 [matio] Removed unnecessary include 2017-07-06 20:08:22 -07:00
atkawa7
f354d6b31d [matio] Fixed issues with customer cmakelists.txt 2017-07-06 19:59:56 -07:00
Robert Schumacher
0afe1112c1 Merge pull request #1385 from bagong/qscintilla-fix
Fix and enhance qscintilla build
2017-07-06 18:26:41 -07:00
Bagong
2a567f5312 Undo rename of dll and follow standard for pdb 2017-07-07 02:43:57 +02:00
Robert Schumacher
7a87e91925 Merge pull request #1368 from atkawa7/rocksdb
[rocksdb] init port #1057
2017-07-06 02:16:53 -07:00
Robert Schumacher
92a12501f1 Merge pull request #1394 from KindDragon/draco
[draco] Initial port
2017-07-06 02:15:34 -07:00
David Nerjes
1eedcc9b00 initial port of sdl2_gfx 2017-07-06 09:27:23 +02:00
Arkady Shapkin
c2f0be9ec3 [draco] Initial port 2017-07-06 00:16:34 +03:00
atkawa7
330043341c [matio] new port #621 2017-07-05 13:04:17 -07:00