Albert Ziegenhagel
6d73c73b21
[vtk] remove some debug messages
2017-08-10 15:30:37 +02:00
Albert Ziegenhagel
dd9f27100d
[vtk] do not use "debug;" or "optimized;" prefixes for library configurations, but wrap them in generator expressions instead
2017-08-10 15:29:42 +02:00
Albert Ziegenhagel
44b34505e4
[vtk] Fix tools directory
2017-08-10 12:06:49 +02:00
Albert Ziegenhagel
c344e708ec
[vtk] fix issue where release libraries are referenced from VTK debug build
2017-08-10 11:56:23 +02:00
Albert Ziegenhagel
614218c18c
[vtk] reenable patch to disable a FindHDF5 workaround
2017-08-08 17:56:09 +02:00
Albert Ziegenhagel
eb5b7e149f
Update VTK to version 8.0.
2017-08-06 11:37:27 +02:00
Robert Schumacher
17cb5b9c34
[qt5] Bump version to include tool dependency copying.
2017-08-04 14:38:56 -07:00
Robert Schumacher
9b52245a0d
Merge pull request #1567 from ousttrue/alembic-cmake3.9-hdf5-issue
...
[alembic] fix FindHDF5.cmake issue for cmake-3.9.0
2017-08-04 14:34:48 -07:00
Robert Schumacher
d358c7f194
Merge pull request #1596 from codicodi/msgpack-2.1.5
...
[msgpack] update to 2.1.5, disable static libs in dynamic build
2017-08-04 11:52:45 -07:00
codicodi
54ac84f3f3
[msgpack] update to 2.1.5, disable static libs in dynamic build
2017-08-04 19:29:34 +02:00
Alexander Karatarakis
48dd54edec
Merge pull request #1589 from codicodi/opusfile-0.9
...
[opusfile] update to 0.9
2017-08-04 07:35:44 -07:00
codicodi
277b419f60
[opusfile] update to 0.9
2017-08-03 13:37:18 +02:00
Mikhail Paulyshka
04af706671
[qt5] copy tools dependencies
2017-08-03 10:09:35 +03:00
Robert Schumacher
d26e890b31
[openexr][ilmbase] Change local archive name. Fixes #1574 . Fixes #1575 .
2017-08-02 16:20:19 -07:00
Alexander Karatarakis
91ced4eb45
Merge pull request #1581 from codicodi/openal-soft-1.18.1
...
[openal-soft] update to 1.18.1
2017-08-02 04:05:07 -07:00
Alexander Karatarakis
dfbfc55845
Merge pull request #1585 from josuegomes/update/gm1.3.26
...
GraphicsMagick 1.3.26
2017-08-02 04:04:39 -07:00
Robert Schumacher
f8ee92bace
Merge pull request #1571 from jasjuang/master
...
New port: g2o
2017-08-01 18:32:07 -07:00
Robert Schumacher
88a5b96ea4
[g2o] Remove unneeded dependency on qt5 (only used in examples and apps, which aren't built)
2017-08-01 18:00:52 -07:00
Josue Andrade Gomes
f9c9bc8287
GraphicsMagick 1.3.26
2017-08-01 21:45:42 -03:00
Robert Schumacher
ebc875df58
[openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly.
2017-08-01 17:12:59 -07:00
Robert Schumacher
ef3acf597a
Merge pull request #1583 from KindDragon/folly-v2017.07.17.01
...
[folly] Updated to version v2017.07.17.01
2017-08-01 16:06:02 -07:00
Robert Schumacher
9a87ee9c9d
[openssl] Fix error in msys call to perform the perl installation.
2017-08-01 16:03:40 -07:00
Arkady Shapkin
b5489350ab
[folly] Updated to version v2017.07.17.01
2017-08-02 01:38:09 +03:00
Robert Schumacher
5e9ac8a25b
[cpp-redis] Bump version
2017-08-01 15:26:30 -07:00
Robert Schumacher
af7261a0d5
[tacopie] Bump version
2017-08-01 15:24:14 -07:00
Robert Schumacher
cc822ead1c
[tacopie][cpp-redis] Update cpp-redis to depend on tacopie. Fix tacopie port.
2017-08-01 15:23:45 -07:00
Robert Schumacher
bd2665ced9
[cpp-redis] Add missing headers, manipulate them to match build type (CUSTOM_TCP_CLIENT=true)
2017-08-01 14:55:47 -07:00
codicodi
fcbf64e1fb
[openal-soft] update to 1.18.1
2017-08-01 23:15:23 +02:00
Robert Schumacher
c22ab980bc
[openssl] Switch to msys2 as a perl provider due to strawberryperl being down.
2017-07-31 11:27:22 -07:00
Alexander Karatarakis
25ece10e98
Merge pull request #1569 from codicodi/snappy-1.1.6
...
[snappy] update to 1.1.6
2017-07-31 08:01:59 -07:00
jasjuang
82bebc44bb
handle dll macros
2017-07-30 16:18:22 -07:00
jasjuang
af32beafa7
New port: g2o
2017-07-30 11:09:07 -07:00
codicodi
f4c860a928
[snappy] update to 1.1.6
2017-07-30 09:41:19 +02:00
ousttrue
ec3858c6b1
use FIND_LIBRARY, bypass FindHDF5.cmake
2017-07-30 09:19:13 +09:00
ousttrue
cdf5e78806
use CURRENT_INSTALLED_DIR
2017-07-29 17:56:53 +09:00
Tsukasa Sugiura
1abfae8a3d
Fix link the dependency libraries in debug configuration
...
Fix link the dependency libraries in debug configuration.
This commit will fixed a problem that linking dependency libraries of
release version in debug configuration.
2017-07-29 17:48:14 +09:00
ousttrue
2dafea79de
increment version
2017-07-29 13:27:48 +09:00
ousttrue
1c10c0b8fd
[alembic] fix FindHDF5.cmake issue for cmake-3.9.0
2017-07-29 13:19:49 +09:00
Robert Schumacher
e4cab1750a
Merge pull request #1523 from Mixaill/hunspell
...
[hunspell] add version 1.6.1
2017-07-28 17:17:03 -07:00
Robert Schumacher
31b9162e80
Merge pull request #1529 from saedrna/master
...
port geogram
2017-07-28 17:10:51 -07:00
Robert Schumacher
313cd65ecd
Merge pull request #1524 from Mixaill/lcms-fix
...
[lcms] rename library to lcms2
2017-07-28 10:21:41 -07:00
Robert Schumacher
ffbb6ff424
[lcms] Version bump
2017-07-28 10:21:19 -07:00
Robert Schumacher
598bf73c1b
Merge pull request #1555 from atkawa7/libpq
...
[libpq] update
2017-07-28 09:25:11 -07:00
Robert Schumacher
7039a09b06
Merge pull request #1557 from atkawa7/ogg
...
[libogg] use vcpkg_from_github
2017-07-28 09:24:41 -07:00
Robert Schumacher
2c8bbf0cae
Merge pull request #1556 from atkawa7/glslang
...
[glslang] use vcpkg_from_github
2017-07-28 09:23:18 -07:00
Robert Schumacher
4a859c5f70
Merge pull request #1559 from atkawa7/dimcli
...
[dimcli] update
2017-07-28 09:22:01 -07:00
Robert Schumacher
badae0dffe
Merge pull request #1560 from atkawa7/log4cplus
...
[log4cplus] update
2017-07-28 09:21:30 -07:00
Robert Schumacher
3510067988
Merge pull request #1561 from atkawa7/openvr
...
[openvr] update
2017-07-28 09:20:18 -07:00
atkawa7
859c9b839c
[utfcpp] update
2017-07-27 21:23:51 -07:00
atkawa7
dd380654c6
[openvr] update
2017-07-27 21:17:34 -07:00
atkawa7
c1da4fa529
[log4plus] update and fix cmake
2017-07-27 21:07:39 -07:00
atkawa7
49961e151b
[dimcli] update
2017-07-27 20:43:05 -07:00
atkawa7
e665c617b2
[log4cplus] update
2017-07-27 20:37:19 -07:00
atkawa7
2b27fdec67
[libogg] use vcpkg_from_github
2017-07-27 20:08:28 -07:00
atkawa7
f9278cdf80
[libpq] update
2017-07-27 19:34:13 -07:00
atkawa7
f7facd51cc
[glslang] use vcpkg_from_github
2017-07-27 19:25:07 -07:00
Robert Schumacher
6c22dbea97
[alembic] Bump version for previous PR
2017-07-27 17:15:24 -07:00
Robert Schumacher
30f333087b
Merge pull request #1546 from ousttrue/alembic-hdf5
...
[alembic] add hdf5 dependency and fix link issue. #1545
2017-07-27 17:14:32 -07:00
Robert Schumacher
b4bb3ecf9e
Merge pull request #1554 from codicodi/nana-1.5.4
...
[nana] update to 1.5.4
2017-07-27 17:10:44 -07:00
Robert Schumacher
36e625b092
Merge pull request #1553 from codicodi/libpng-1.6.31
...
[libpng] update to 1.6.31
2017-07-27 17:10:23 -07:00
codicodi
48f9ee8727
[nana] update to 1.5.4
2017-07-28 01:18:21 +02:00
codicodi
c979a4b1ba
[libpng] update to 1.6.31
2017-07-28 01:04:04 +02:00
Robert Schumacher
59792e9e46
Merge pull request #1499 from cloudhan/master
...
fix #1497
2017-07-27 11:20:45 -07:00
Robert Schumacher
af677d965e
[opencv] Bump version to match flann change.
2017-07-27 11:20:20 -07:00
Han Hu
9fb336bd03
fix find lapack
2017-07-27 15:42:25 +08:00
Robert Schumacher
661f5f9346
Merge pull request #1534 from Mixaill/libraw-lcms
...
[libraw] depend on lcms
2017-07-26 11:28:24 -07:00
ousttrue
fa6b454ddf
[alembic] add hdf5 dependency and fix link issue. #1545
2017-07-27 02:44:05 +09:00
Alexander Karatarakis
a016cd3f12
Merge pull request #1525 from Mixaill/gsl-24
...
[gsl] update to 2.4
2017-07-26 07:12:41 -07:00
Alexander Karatarakis
a7531c0c24
Merge pull request #1533 from codicodi/openal-1.18.0
...
[openal-soft] update to 1.18.0
2017-07-26 07:05:15 -07:00
Alexander Karatarakis
cce806d7b6
Merge pull request #1539 from atkawa7/minizip-fix
...
[vcpkg] minizip fix missing header
2017-07-26 15:52:52 +03:00
atkawa7
722d829b65
[vcpkg] minizip fix missing header
2017-07-25 16:50:25 -07:00
Robert Schumacher
4ae13d4031
[beast] Fix download hash
2017-07-25 10:46:28 -07:00
Mikhail Paulyshka
677db9bffb
[libraw] depend on lcms
2017-07-25 17:20:58 +03:00
codicodi
a01242655a
[openal-soft] update to 1.18.0
2017-07-25 15:56:17 +02:00
Mikhail Paulyshka
28ea7814da
[freerdp] fix tools installation
2017-07-25 16:46:17 +03:00
Mikhail Paulyshka
f05010c998
[freerdp] update to 2.0-rc0
2017-07-25 16:46:05 +03:00
Han Hu
40a8f75748
port geogram, a mesh processing lib, similar to CGAL, but lighter, simpler and faster for some algorithms.
2017-07-25 13:00:02 +08:00
Mikhail Paulyshka
8a6322e7f3
[gsl] update to 2.4
2017-07-25 03:44:01 +03:00
Mikhail Paulyshka
1e53c60fd7
[lcms] rename library to lcms2
2017-07-25 03:21:57 +03:00
Mikhail Paulyshka
f650be847c
[hunspell] add version 1.6.1
2017-07-25 03:12:30 +03:00
Robert Schumacher
a3458fd87f
Merge pull request #1412 from pgrabas/luajitport
...
add LuaJIT port
2017-07-24 12:59:54 -07:00
Robert Schumacher
1d53b00cea
Merge pull request #1390 from KindDragon/theia
...
TheiaSfm library
2017-07-24 11:15:33 -07:00
Robert Schumacher
96360616f4
Merge pull request #1504 from codicodi/sdl2-exports-fix
...
[sdl2] Prevent exports in static build
2017-07-24 10:53:26 -07:00
Robert Schumacher
e447dc43ec
Merge pull request #1510 from atkawa7/minizip
...
[minizip] init required by #1369
2017-07-24 10:50:01 -07:00
Robert Schumacher
e898b5c4c1
Merge pull request #1518 from codicodi/add-libopusenc
...
[libopusenc] new port
2017-07-24 10:47:51 -07:00
Robert Schumacher
27895c8d0b
Merge pull request #1512 from saedrna-master
...
OpenSceneGraph and embree port
2017-07-24 10:44:08 -07:00
Han Hu
eb66ce1b46
embree port
2017-07-24 10:42:54 -07:00
Robert Schumacher
fd550023b2
Merge pull request #1511 from atkawa7/libssh
...
[libssh] init #1454
2017-07-24 09:17:24 -07:00
Robert Schumacher
b0c01d91a1
Merge pull request #1509 from atkawa7/uriparser
...
[uriparser] init required by #1369
2017-07-24 09:16:16 -07:00
Robert Schumacher
f57840f7fc
Merge pull request #1506 from atkawa7/cxxopts
...
[cxxopts] init port required by #1248
2017-07-24 09:14:09 -07:00
Robert Schumacher
378b6bd957
Merge pull request #1503 from traversaro/patch-5
...
[gsl] Add a "d" debug postfix
2017-07-24 08:58:07 -07:00
atkawa7
a3f0d84839
[minizip] fix linker issues
2017-07-23 11:46:49 -07:00
Kalessin
349fba17c7
fix luajit patch
2017-07-23 20:43:57 +02:00
codicodi
ddffe31def
[libopusenc] initial commit
2017-07-23 20:36:32 +02:00
atkawa7
21b2afb9d7
[minizip] include mztools
2017-07-23 10:57:20 -07:00
Cloud Han
97718fb491
fix #1497
2017-07-24 01:27:56 +08:00
Han Hu
dd7435e5a1
add openscenegraph, a render engine similar to ogre, but used widely in GIS area.
2017-07-22 16:28:48 +08:00
Kalessin
e8f681855c
link to debug runtime
2017-07-22 10:05:36 +02:00
atkawa7
a92af9b14f
[libssh] init #1454
2017-07-21 23:14:55 -07:00
atkawa7
7c3f56b542
[minizip] init required by #1369
2017-07-21 22:00:32 -07:00