Commit Graph

2923 Commits

Author SHA1 Message Date
Robert Schumacher
e235bd6511
Merge pull request #2270 from xoviat/mpfr
[mpfr] add MPFR_USE_INTMAX_T
2017-12-03 00:01:30 -08:00
Robert Schumacher
d5395ac793 [speex] Fix debug mode .def file. Add exports for extern globals. 2017-12-02 23:57:17 -08:00
lcdtyph
46ec37a17c libuv: update to v1.18.0 2017-12-01 20:56:04 +08:00
Robert Schumacher
c8c332c893 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-11-30 22:20:06 -08:00
Robert Schumacher
03ff483446 [botan] Revert upgrade due to regressions 2017-11-30 22:20:00 -08:00
Alexander Karatarakis
d165543c12 [libsodium] Fix static build trying to copy dlls 2017-11-30 18:10:33 -08:00
Robert Schumacher
0aa1bfe293 [harfbuzz] Revert upgrade due to regression 2017-11-30 16:26:37 -08:00
Robert Schumacher
0ade7d3d97 [netcdf-c] Fix x64-windows-static builds 2017-11-30 14:19:06 -08:00
Robert Schumacher
eb8c9e084b [llvm] Fail early on UWP 2017-11-30 12:43:45 -08:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
Alexander Neumann
3dfe2ec64b Updated benchmark to v1.3 2017-11-29 22:22:04 +01:00
xoviat
9bc2ba5357
[mpfr] bump version 2017-11-29 12:33:08 -06:00
xoviat
b12e76cd60
[mpfr] prefer ninja 2017-11-29 12:23:46 -06:00
xoviat
8c6eb97ec7
[mpfr] revert portfile patch 2017-11-29 12:17:53 -06:00
xoviat
e0362393cf
[mpfr] define have_stdint_h 2017-11-29 12:17:31 -06:00
xoviat
d0f6656b55
[mpfr] fix source path 2017-11-29 11:56:17 -06:00
xoviat
7dda8dcdd0
[mpfr] fix portfile 2017-11-29 11:49:54 -06:00
xoviat
51c9c6eb61
[mpfr] prepend stdint to header 2017-11-29 11:49:09 -06:00
xoviat
6de016f753
[mpfr] add MPFR_USE_INTMAX_T 2017-11-29 11:28:30 -06:00
Robert Schumacher
6c5f52daf3
Merge pull request #2264 from oracleoftroy/master
Install cmake files so find_package works
2017-11-28 13:24:17 -08:00
Robert Schumacher
950b1494f8
Merge pull request #2268 from rossbrower/master
FreeRDP 2.0.0-rc1 #2267
2017-11-28 13:23:59 -08:00
Alexander Karatarakis
b87d510a38
Merge pull request #2257 from xoviat/patch-1
[fftw] remove fftw3 directory if it exists
2017-11-28 12:41:10 -08:00
Alexander Karatarakis
74ae772c25
Merge pull request #2262 from xoviat/patch-2
[arb] prefer ninja
2017-11-28 12:40:21 -08:00
Ross Brower
5cb154be11 FreeRDP 2.0.0-rc1 #2267 2017-11-28 11:55:10 -08:00
Arkady Shapkin
0a5a906af0 [folly] Update to version 2017.11.27.00 2017-11-28 21:53:05 +03:00
Alexander Karatarakis
b9b4ae8641 [log4cplus] Change name of downloaded file 2017-11-28 02:19:33 -08:00
LazyWolf Lin
8a55bd8d3b [log4cplus] upgrade to v2.0.0rc2. (#2265) 2017-11-28 02:18:05 -08:00
Marc Gallagher
488e910260 Install cmake files so find_package works 2017-11-26 22:32:23 -08:00
xoviat
dc83d0409c
[arb] prefer ninja 2017-11-26 14:52:30 -06:00
Robert Schumacher
7938006022 [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
Robert Schumacher
97101d4bd5 [fftw3] Detect stale sources 2017-11-26 09:01:32 -08:00
Alexander Karatarakis
94bd9dd66e
Merge pull request #2258 from UnaNancyOwen/fix_qhull
Fix QHull port to remove static link libraries when installing dynamic link libraries
2017-11-25 18:48:37 -08:00
Robert Schumacher
14cbe496bc [vcpkg] Allow compilation inside WSL 2017-11-25 16:21:54 -08:00
xoviat
56a47f6339
[fftw] remove fftw3 directory if it exists 2017-11-25 17:48:26 -06:00
Robert Schumacher
5335d17f53 [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
Tsukasa Sugiura
390806e931 Fix PCL port according to QHull port change
Fix PCL port according to QHull port change.
PCL will link dynamic link librariy of QHull when build dynamic link
library configure.
2017-11-26 07:49:30 +09:00
Tsukasa Sugiura
173a1d59a5 Fix remove files when install dynamic libraries
Fix remove files when install dynamic libraries.
2017-11-26 07:36:03 +09:00
Tsukasa Sugiura
fda988964d Enable Ninja build in QHull port
Enable Ninja build in QHull port.
2017-11-26 07:29:56 +09:00
Robert Schumacher
6b64a9adb6
Merge pull request #2237 from kypp/openvdb
new port: openvdb
2017-11-25 14:16:49 -08:00
Robert Schumacher
8b591b2c43
Merge pull request #2245 from janisozaur/patch-2
[speexdsp] Only use SSE on x86/amd64
2017-11-25 14:14:21 -08:00
Robert Schumacher
22fbd3ac36 [libpng] Remove unneeded CMAKE_SYSTEM_PROCESSOR override 2017-11-25 13:49:51 -08:00
Robert Schumacher
d299848f21
Merge pull request #2242 from jasjuang/leveldb
[leveldb] force static build when triplet is dynamic
2017-11-25 13:47:11 -08:00
Robert Schumacher
4d274a7bff [opencv] Disable msvcrt check to allow prepackaged ffmpeg 2017-11-25 13:45:33 -08:00
Robert Schumacher
90e520af8d
Merge pull request #2244 from janisozaur/patch-1
[jansson] Don't use WinCryptoApi for UWP builds
2017-11-25 13:18:22 -08:00
Robert Schumacher
b1f4391902
Merge pull request #2247 from fquinner/patch-1
Fixed qpid-proton port to not need system python
2017-11-25 13:17:54 -08:00
Robert Schumacher
a3ea74b9ed
Merge pull request #2250 from AndyM84/master
Adding UnitTest++ Port
2017-11-25 12:48:07 -08:00
Robert Schumacher
dbe732fd8a [unittest-cpp] Use vcpkg_from_github. 2017-11-25 12:47:41 -08:00
Robert Schumacher
fec269d594 [protobuf] Restore removed export required for GRPC. [grpc] Update to 1.7.2 2017-11-25 12:36:50 -08:00
Robert Schumacher
9a9c3a8634 [libiconv] Update to 1.15 2017-11-25 11:54:35 -08:00
Robert Schumacher
473d3e4c51
[protobuf] bump version to 3.5.0 2017-11-25 10:11:08 -08:00