Convery
|
3f7cbe9528
|
Update portfile.cmake
|
2017-08-11 03:07:57 +02:00 |
|
Convery
|
3115c1dd30
|
Update CONTROL
|
2017-08-11 02:54:37 +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
|
7e0be3c9cc
|
[mpfr] add initial port
|
2017-08-08 17:48:24 +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 |
|
veggiesaurus
|
e3a31b6e37
|
x86 and x64 (dynamic & static) working
|
2017-08-08 17:09:28 +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 |
|