3643 Commits

Author SHA1 Message Date
codicodi
7c4aa34216 [gdal] fix build with updated openjpeg 2017-08-11 16:50:07 +02:00
codicodi
844df491b7 [openjpeg] update to 2.2.0 2017-08-11 16:49:47 +02:00
Alexander Karatarakis
f2c655c7df Merge pull request #1629 from horenmar/catch-1.9.7
Update Catch to 1.9.7
2017-08-10 15:16:23 -07:00
Martin Hořeňovský
dc064a4436 Update Catch to 1.9.7 2017-08-11 00:03:15 +02:00
Alexander Karatarakis
b2b41fbf18 Merge pull request #1580 from codicodi/physfs-fix
[physfs] enable static builds, use external zlib
2017-08-10 14:26:18 -07:00
Alexander Karatarakis
8024832558 Merge pull request #1598 from josuegomes/fix/gm1.3.26-1
[graphicsmagick] build fixes
2017-08-10 14:21:28 -07:00
Alexander Karatarakis
a8359841a6 Merge pull request #1283 from UnaNancyOwen/add_pcl
Add PCL port
2017-08-10 13:56:07 -07:00
Alexander Karatarakis
d719443c67 Merge pull request #1601 from albertziegenhagel/vtk-8.0
Update VTK to version 8.0.
2017-08-10 13:52:21 -07:00
Alexander Karatarakis
530761c2e7 Merge pull request #1547 from Mixaill/libtheora-refactor
[libtheora] update to master, refactor
2017-08-10 13:44:15 -07:00
Albert Ziegenhagel
7f5a659734 [vtk] do not install headers into subdirectory "vtk-8.0" so that "vcpkg integrate install" works as excpected 2017-08-10 22:05:12 +02:00
Albert Ziegenhagel
4a57f69e16 [vtk] Use libjpeg, proj and lz4 from vcpkg 2017-08-10 21:58:44 +02:00
Tsukasa Sugiura
dd15e6f026 Change directory structure to install the header files
Fix bug when using "vcpkg integrate install" command by change directory
structure to install the header files.
2017-08-11 03:07:08 +09:00
Albert Ziegenhagel
616cfb0eff [vtk] Fixed that the VTK debug was build linked against the release GLEW library 2017-08-10 18:20:40 +02:00
Alexander Karatarakis
0c4559e047 Merge pull request #1625 from SergiusTheBest/master
[plog] initial port of plog 1.1.3
2017-08-10 08:44:58 -07:00
Albert Ziegenhagel
dffe4793b8 [vtk] Fix remaining references to release libraries from debug version of VTK 2017-08-10 17:05:43 +02:00
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
Sergey Podobry
8df35ffa1c [plog] initial port of plog 1.1.3 2017-08-10 10:54:39 +03:00
Alexander Karatarakis
afe9d3733d Merge pull request #1623 from codicodi/bump-stb
[stb] update to lastest master
2017-08-09 16:57:03 -07:00
Alexander Karatarakis
052b34d4c5 Add text filtering in vcpkg depend-info 2017-08-09 13:16:09 -07:00
codicodi
232ab30a92 [stb] update to lastest master 2017-08-09 21:33:37 +02:00
Alexander Karatarakis
f57394c894 Merge pull request #1622 from codicodi/yaml-cpp-fixes
[yaml-cpp] fix import macro, install cmake config files
2017-08-09 10:22:37 -07:00
Alexander Karatarakis
df8935979e Merge pull request #1620 from jasjuang/ceres
update ceres to 1.13
2017-08-09 10:20:34 -07:00
codicodi
0f428cf897 [yaml-cpp] fix import macro and cmake config files 2017-08-09 14:46:01 +02:00
jasjuang
c8488c2d6b update ceres to 1.13 2017-08-08 22:31:44 -07:00
Alexander Karatarakis
5a9bf2426b Merge pull request #1607 from neilsh-msft/OpenBLAS-UWP
OpenBLAS-2.20 and UWP support
2017-08-08 18:24:50 -07:00
Neil Shipp
6a3c13f42b Use SOURCE_PATH for license file path 2017-08-08 17:44:24 -07:00
Robert Schumacher
68fabb939e [cpp-redis] Commit missing tacopie/CMakeLists.txt
Fixes #1610
2017-08-08 15:51:42 -07:00
Robert Schumacher
b77fea6948 Merge pull request #1062 from KindDragon/jemalloc
[jemalloc] Initial commit for jemalloc library
2017-08-08 15:11:19 -07:00
Robert Schumacher
7399ea0d6e [jemalloc] Update to use vcpkg_from_github. Avoid adding config scripts that are not present in upstream. Rename DLLs to 'jemalloc' to match expectations elsewhere. 2017-08-08 15:10:54 -07:00
Alexander Karatarakis
4e0d84063f Merge pull request #1612 from albertziegenhagel/hypre-2.11.2
Update Hypre to 2.11.2
2017-08-08 15:04:17 -07:00
Alexander Karatarakis
35e53e4b90 [msmpi] Fix installation when path contains spaces 2017-08-08 15:01:07 -07:00
Robert Schumacher
d5659ea88d [vcpkg] Improve error messages during Binary Paragraph parsing 2017-08-08 14:00:03 -07:00
Robert Schumacher
7b33a26c89 [minizip] Bump version to include minizip/crypt.h 2017-08-08 13:59:01 -07:00
Robert Schumacher
2d75e5a673 Merge pull request #1541 from atkawa7/libkml
[libkml] new port
2017-08-08 13:56:25 -07:00
Robert Schumacher
247497e04d [libkml] Prefer the ninja generator 2017-08-08 13:55:45 -07:00
Robert Schumacher
3c4988ece9 Merge pull request #1613 from albertziegenhagel/cereal-fix-head-ref
Fix HEAD ref for cereal
2017-08-08 13:52:04 -07:00
Robert Schumacher
f70fb094f7 Merge pull request #1617 from albertziegenhagel/fix-readme-cmake-version
Fix the required CMake version mentioned in the readme
2017-08-08 13:51:02 -07:00
Albert Ziegenhagel
cbc615244f Fix the required CMake version mentioned in the readme 2017-08-08 21:23:22 +02:00
Neil Shipp
890ed61725 Remove debug code 2017-08-08 10:18:31 -07:00
Albert Ziegenhagel
614218c18c [vtk] reenable patch to disable a FindHDF5 workaround 2017-08-08 17:56:09 +02:00
Albert Ziegenhagel
6c900d9683 [cereal] fix head ref 2017-08-08 17:45:59 +02:00
Albert Ziegenhagel
3e50c4e481 [hypre] update to 2.11.2 2017-08-08 17:45:09 +02:00
Tsukasa Sugiura
f809395107 Update PCL 1.8.1
Update PCL 1.8.1
2017-08-08 21:39:18 +09:00
Robert Schumacher
7fd5f3fe7c Merge pull request #1586 from ArseniyShestakov/add-fuzzylite
[fuzzylite] new port for fuzzylite 6.0
2017-08-07 17:22:27 -07:00
Alexander Karatarakis
5ef872a604 Update CHANGELOG and bump version to v0.0.82 2017-08-07 16:11:39 -07:00
Neil Shipp
4d4dfe0e73 OpenBLAS-2.20 and UWP support 2017-08-07 14:25:26 -07:00
Alexander Karatarakis
cebc7acf02 Updated version of nuget to 4.1.0 2017-08-07 12:26:30 -07:00
Alexander Karatarakis
39de485b32 Merge pull request #1604 from pravic/sciter
[sciter] Update to 4.0.2.5262
2017-08-07 08:36:09 -07:00
Alexander Karatarakis
9d7e11300e Merge pull request #1603 from codicodi/double-conversion-3.0.0
[double-conversion] update to 3.0.0
2017-08-07 08:28:50 -07:00
Alexander Karatarakis
c76940e143 Merge pull request #1600 from albertziegenhagel/msmpi-8.1
Update MSMPI to version 8.1
2017-08-07 07:56:11 -07:00
pravic
b7201507ff [sciter] Update to 4.0.2.5262 2017-08-07 10:42:49 +03:00
codicodi
888843e039 [double-conversion] update to 3.0.0 2017-08-06 22:37:58 +02:00
Albert Ziegenhagel
eb5b7e149f Update VTK to version 8.0. 2017-08-06 11:37:27 +02:00
Albert Ziegenhagel
fa09a1bc84 Update MSMPI to version 8.1 and improve error message when wrong redistributable package is installed 2017-08-06 11:33:07 +02:00
Josue Andrade Gomes
d85a8530b9 [graphicsmagick] build fixes 2017-08-04 21:32:46 -03:00
Arseniy Shestakov
639f649f5c [fuzzylite] new port for fuzzylite 6.0 2017-08-05 01:29:31 +03: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
Robert Schumacher
4ca877437c Merge pull request #1588 from Mixaill/qt5-toolsfix
[qt5] copy tools dependencies
2017-08-03 04:47:18 -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
Robert Schumacher
6f112cf961 [vcpkg-find-acquire-program] Restore strawberry perl to satisfy openssl:x64-windows 2017-08-02 14:36:02 -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
Mikhail Paulyshka
1a07422d3d [libtheora] update to master, refactor 2017-08-02 02:25:57 +03: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
codicodi
215f205700 [physfs] enable static builds, use external zlib 2017-08-01 22:43:21 +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
Alexander Karatarakis
8b49289b77 [BinaryParagraph] Remove extra qualification (permissive-) 2017-07-31 03:18:00 -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
Robert Schumacher
285c28000a Merge pull request #1568 from UnaNancyOwen/fix_vtk2
Fix link the dependency libraries in debug configuration
2017-07-29 10:24:53 -07: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
8b6747d01b Merge pull request #1531 from Mixaill/windowssdk-registry
scripts/getWindowsSDK: use registry for SDK detection
2017-07-28 17:06:00 -07:00