Commit Graph

1146 Commits

Author SHA1 Message Date
Robert Schumacher
1c9873a0da Merge pull request #770 from Mixaill/mpir-msvs2017
[mpir] update to 3.0.0
2017-03-11 19:46:47 -08:00
Robert Schumacher
df1a11d56f Merge pull request #769 from Mixaill/msgpack
[msgpack] add version 2.1.1
2017-03-11 19:43:33 -08:00
Robert Schumacher
5397d27fb4 Merge pull request #761 from perara/patch-1
Removed flatbuffers tools directory
2017-03-11 19:35:00 -08:00
Robert Schumacher
42100fd526 Merge pull request #746 from yirkha/dev/jihruska/openssl-fixes
[openssl] Two build fixes
2017-03-11 19:21:24 -08:00
Mikhail Paulyshka
ce5c85f4fe [botan] add version 2.0.1. Resolves #355 2017-03-12 05:14:26 +03:00
Mikhail Paulyshka
6aafae15fb [mpir] update to 3.0.0. Resolves #720 2017-03-11 20:35:54 +03:00
Mikhail Paulyshka
c598aa8fd8 [msgpack] add version 2.1.1. Resolves #744 2017-03-11 19:38:49 +03:00
Mikhail Paulyshka
534438a00a [libjpeg-turbo] update to 1.5.1. Resolves #767 2017-03-11 17:03:56 +03:00
Alexander Karatarakis
f2edc12561 [libuv] Fix usage of GIT 2017-03-10 17:07:42 -08:00
Robert Schumacher
71f1e117af [cppwinrt] Update to february 2017 refresh 2017-03-10 11:15:11 -08:00
Robert Schumacher
0d195e873f Merge pull request #757 from codicodi/fix-flac
[flac] Use NASM in x86 mode
2017-03-10 10:57:37 -08:00
Mikhail Paulyshka
eb39164537 [zeromq] update to 4.2.2. Resolves #760 2017-03-10 16:57:01 +03:00
Per-Arne Andersen
241a1021ad Removed flatbuffers tools directory
I propose a change in how flatbuffers flatc.exe are placed in the tools directory after installation.
Currently flatc.exe is placed in a sub directory "flatbuffers" which scopes it out from PATH

Tested ok on my end, however i'm not 100% sure that i did this formally correct.
2017-03-10 00:50:21 +01:00
codicodi
c24afa97a2 [flac] use nasm 2017-03-09 23:52:45 +01:00
Alexander Karatarakis
da09a8136d [eigen3] Update to 3.3.3. Resolves #754 2017-03-09 14:17:00 -08:00
Alexander Karatarakis
6de9bfea43 Merge pull request #751 from cyj0912/master
[bullet3] update to 2.86.1
2017-03-09 13:15:27 -08:00
Felix Bytow
1e93a5f187 Updated the libpng CONTROL file for version 1.6.28 2017-03-09 20:42:59 +01:00
Toby Chen
7a00b2b96e [bullet3] update to 2.86.1 2017-03-09 12:40:03 -05:00
Felix Bytow
50129fba99 Updated libpng port to version 1.6.28 2017-03-09 18:29:51 +01:00
Jiri Hruska
109a8b9058 [openssl] Make sure to use our own trusted copy of Perl
The build could have exhibited inconsistent behavior or simply failed if
there was another "perl" program already in path - either because it was
too old or too new, from some broken installation, or just a batch file
instead of a plain executable (which would require changing OpenSSL's
scripts to do "call perl x.pl" instead of just "perl x.pl").

This change resolves the ambiguity by putting the downloaded Perl first
in path, so that the same working version is used on all systems.
2017-03-08 20:28:02 +01:00
Jiri Hruska
ad30f9dbe6 [openssl] Consistently use OPENSSL_VERSION instead of just VERSION
The inner CMakeLists.txt used to reference ${VERSION} everywhere except
as the working directory for patching, where ${OPENSSL_VERSION} was used
and the patches did not get applied because of that.

This changes it to use ${OPENSSL_VERSION} everywhere instead, consistent
with the name of this variable in the parent portfile.cmake.
2017-03-08 18:53:04 +01:00
Robert Schumacher
cabf99d53f Merge pull request #743 from AlchemyGames/master
[catch] update to version 1.8.1
2017-03-07 18:25:06 -08:00
Lee Berger
7c89415a6f [catch] update to version 1.8.1 2017-03-07 21:11:25 -05:00
Robert Schumacher
4c9cad4337 Merge pull request #742 from achie-liang/master
Upgrade azure-storage-cpp to v3.0.0
2017-03-07 18:11:07 -08:00
Achie Liang
937ab708e6 Upgrade azure-storage-cpp to v3.0.0 2017-03-08 10:04:52 +08:00
Alexander Karatarakis
50162c7542 [uwebsockets] Update to v0.13.0. Resolves #738 2017-03-07 17:18:41 -08:00
Robert Schumacher
addf31613e Merge pull request #736 from nagua/portaudio
[portaudio] initial support for portaudio
2017-03-07 13:31:27 -08:00
Robert Schumacher
06272de6b4 [portaudio] Do not rename DLLs. Fix patchfile. 2017-03-07 13:30:38 -08:00
Robert Schumacher
e3d9627757 [qt5] Fix regression from dd6d1aa5. When building a static triplet, repeat the build on failure. 2017-03-06 17:52:25 -08:00
Nicolas Riebesel
459fa4b009 [portaudio] Insert version and description 2017-03-07 01:41:47 +01:00
Nicolas Riebesel
38d2bd4d5e Add portaudio to ports 2017-03-07 01:41:47 +01:00
Robert Schumacher
7f3153bd62 Merge pull request #735 from nagua:fftw3
[fftw3] Add fftw3 port to vcpkg
2017-03-06 12:29:52 -08:00
Robert Schumacher
c1d6454952 [fftw3] Avoid replacing CMAKE_CXX_FLAGS -- just add the definitions needed. 2017-03-06 12:29:06 -08:00
Robert Schumacher
6e44495b2f [vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP 2017-03-06 10:46:45 -08:00
Robert Schumacher
1b9b19e66c Merge branch 'say-no-to-crt-dlls' of https://github.com/codicodi/vcpkg into codicodi-say-no-to-crt-dlls 2017-03-06 10:44:46 -08:00
Nicolas Riebesel
09794f2b24 Undef everything unneeded in config.h 2017-03-06 13:49:05 +01:00
Nicolas Riebesel
cb1cf039d8 Improve the static vs dynamic handling of fftw3 2017-03-06 09:17:07 +01:00
Nicolas Riebesel
e89d6f54a3 Make use of static and dynamic linking 2017-03-06 08:19:08 +01:00
Nicolas Riebesel
329822c210 Add initial fftw3 support 2017-03-06 08:07:14 +01:00
codicodi
2825c305e3 [poco & openjpeg] Prevent installation of CRT redistributables 2017-03-05 12:52:49 +01:00
Robert Schumacher
829e831232 [msmpi] Increase logging of msiexec extraction 2017-03-05 01:33:27 -08:00
Alexander Karatarakis
b03b578ffc Rename policy to OnlyReleaseCRT 2017-03-03 19:09:24 -08:00
Alexander Karatarakis
d7fb7b7736 [msmpi] Enable NoDebugBinaries policy. Resolves #728 2017-03-03 19:01:27 -08:00
Robert Schumacher
6c26a42d54 [ffmpeg] Disable static building. 2017-03-02 10:35:27 -08:00
Robert Schumacher
782fa3000b [ffmpeg] Hotfix accounting for new flags 2017-03-02 08:26:39 -08:00
Robert Schumacher
2f8d8d8b18 [ffmpeg] Initial commit of version 3.2.4 2017-03-02 07:29:19 -08:00
Robert Schumacher
605ad4cf2f Merge pull request #724 from codicodi/bump-lua
[lua] update to 5.3.4
2017-03-02 07:17:17 -08:00
Robert Schumacher
3e0dc1e81e [lua] Expanded comment on COMPILE_AS_CPP 2017-03-02 07:16:46 -08:00
codicodi
b9b27e72d3 [lua] add comment about new option 2017-03-02 16:02:45 +01:00
codicodi
1551d9942e [lua] update to 5.3.4 2017-03-02 14:59:32 +01:00
Robert Schumacher
b11ab655e2 [boost] Hotfix for building on VS2015 2017-03-02 02:56:35 -08:00
Robert Schumacher
4139b912fc Merge branch 'dev/roschuma/boost' 2017-03-02 00:47:32 -08:00
Robert Schumacher
9e43dbb184 [flatbuffers] Initial commit of v1.6.0. Fixes #35. 2017-02-28 18:52:32 -08:00
Robert Schumacher
b6007c9ea5 [boost] Support for VS2017 2017-02-28 11:03:39 -08:00
Robert Schumacher
ccf4d5b3c2 Merge pull request #678 from albertziegenhagel/vtk
Add VTK port
2017-02-28 06:02:58 -08:00
Robert Schumacher
3ee7045070 [vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5) 2017-02-28 06:02:05 -08:00
Robert Schumacher
a92230f9c8 [netcdf-cxx4] Initial commit of version 4.3.0 2017-02-28 03:23:20 -08:00
Robert Schumacher
e1e0b7a6a9 [netcdf-c] Add transitive cmake dependency on hdf5 2017-02-28 02:30:36 -08:00
Robert Schumacher
3cc5cb8bca [netcdf-c] Initial commit of version 4.4.1.1 2017-02-28 02:09:59 -08:00
Robert Schumacher
2c9cf2a520 [hdf5] Mark linked libraries as private 2017-02-28 01:48:24 -08:00
Robert Schumacher
601b167610 [hdf5] Update to 1.10, enable disabling of static libs 2017-02-28 01:09:04 -08:00
Robert Schumacher
20c92a800f [szip] Change default component to match build type 2017-02-27 23:23:23 -08:00
Alexander Karatarakis
577fa80c6e Merge branch 'pugixml' of https://github.com/ab-acx/vcpkg into ab-acx-pugixml 2017-02-27 12:55:47 -08:00
ab
1b0fd3880f Adding pugixml version 1.8.1 2017-02-27 10:17:59 +01:00
Alexander Karatarakis
0c17b066d0 Merge pull request #716 from codicodi/bump-spdlog
[spdlog] update to 0.12.0
2017-02-25 22:47:07 -08:00
Alexander Karatarakis
675130b51c Merge pull request #713 from codicodi/bump-lz4
[lz4] update to 1.7.5
2017-02-25 21:16:08 -08:00
Alexander Karatarakis
f396f7106c Merge pull request #712 from codicodi/bump-flac
[libflac] update to 1.3.2
2017-02-25 20:52:53 -08:00
Alexander Karatarakis
5da62772cc Merge pull request #715 from codicodi/bump-lzma
[liblzma] update to 5.2.3
2017-02-25 15:53:20 -08:00
codicodi
b4fa5bca11 [spdlog] fix indentation 2017-02-25 16:57:03 +01:00
codicodi
59a70d3729 [spdlog] update to 0.12.0 2017-02-25 16:52:57 +01:00
codicodi
39a59a82a9 [liblzma] update to 5.2.3 2017-02-25 15:55:57 +01:00
codicodi
058c8a825e [lz4] update to 1.7.5 2017-02-25 15:46:19 +01:00
codicodi
099df5267e [libflac] bum version in CONTROL file 2017-02-25 15:28:48 +01:00
codicodi
533c60fcca [libflac] update to 1.3.2 2017-02-25 15:25:20 +01:00
Alexander Karatarakis
ec02f5bb26 [opengl] Add branch for Windows 8.1 SDK 2017-02-24 17:27:12 -08:00
Robert Schumacher
df4d385d3d [qt5] Further reduce regressions.
Fix issue where generated cmake points at the wrong tools folder.
2017-02-24 16:00:05 -08:00
Robert Schumacher
e4ff363f5c [qt5] Reduce number of skipped components. 2017-02-23 19:01:01 -08:00
Robert Schumacher
a018ade610 [aws-sdk-cpp] Switch build to use Ninja to improve performance. 2017-02-23 18:36:47 -08:00
Robert Schumacher
dd6d1aa560 [qt5] Exercise full control over build configuration.
Bumps version to 5.7.1-2

This fixes several issues:
- Prevents a hang for user input during the build.
- Moves the tools into a subdirectory so their DLLs do not interfere with other packages.
- Adds the currently installed DLLs to the path so that tools compiled during the build can be run.
- Uses our system's copy of double-conversion.
- No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2
- Works around an issue with Qt5Bootstrap (QTBUG-55499)

Regressions to fix:
- Disables many subcomponents
2017-02-23 03:34:21 -08:00
Robert Schumacher
fa3f9dd962 [opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
process.
2017-02-21 23:29:31 -08:00
Alexander Karatarakis
3ae8349d1b [opengl] Use the latest installed version of WinSDK
Resolves #697, #99
2017-02-21 19:06:30 -08:00
Alexander Karatarakis
d2ed1d9215 Merge pull request #693 from codicodi/add-gtk
Add GTK+
2017-02-21 17:09:30 -08:00
Alexander Karatarakis
2906ad00d3 [nana] Update version to fix build error. Resolves #688 2017-02-21 15:21:11 -08:00
Alexander Karatarakis
568d333c1f Merge pull request #699 from msmolens/support-static-gtest
[gtest] Support static build
2017-02-21 13:59:11 -08:00
Alexander Karatarakis
81bb33dc3e Merge pull request #696 from tobiaskohlbau/master
[pqp] Add PQP portfile
2017-02-21 13:39:58 -08:00
Max Smolens
5c8d362b22 [gtest] Support static build 2017-02-21 09:47:17 -05:00
Tobias Kohlbau
f9eb4f98df [pqp] Add PQP portfile
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-20 15:41:59 +01:00
codicodi
01ff055cc5 [gtk] initial commit 2017-02-19 12:18:08 +01:00
Jürgen Herrmann
2ab8eb3ef0 dlib port
Initial commit for dlib port
2017-02-18 13:11:48 +01:00
Alexander Karatarakis
7ae6c21526 [clockutils] Update to fix build issue. Resolves #677 2017-02-17 17:46:34 -08:00
Alexander Karatarakis
536e18c7cf [libmysql] Disable installer project
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-02-17 16:54:29 -08:00
Robert Schumacher
1c3335ed66 [grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively. 2017-02-17 01:18:32 -08:00
Alexander Karatarakis
6d2b407b28 [mongo-cxx-driver] Don't delete mongocxx/options/ dir 2017-02-16 23:57:56 -08:00
Robert Schumacher
5d873f0520 [hdf5] Fix #673 by explicitly specifying the szip libraries 2017-02-16 22:53:28 -08:00
albertziegenhagel
30a8d6e730 Fixed some typos 2017-02-16 08:10:54 +01:00
Alexander Karatarakis
1ecf03e2b0 [clockutils] Remove stray LICENSE file
Fixes post-build checks
2017-02-15 17:45:02 -08:00
Alexander Karatarakis
081c1aa27a Merge pull request #663 from codicodi/add-gdk-pixbuf
Add gdk-pixbuf
2017-02-15 16:54:07 -08:00
Alexander Karatarakis
db4b7dfa65 [lmdb] Bump version 2017-02-15 16:53:20 -08:00
Alexander Karatarakis
42c2fbe504 Merge pull request #660 from willyd/lmdb-fix
LMDB: Updated patch to fix size of off_t differences between UNIX and Windows
2017-02-15 16:49:20 -08:00
Alexander Karatarakis
ac905cfa0a Merge pull request #651 from tobiaskohlbau/master
[opencv] bump to 3.2.0
2017-02-15 16:45:52 -08:00