Commit Graph

1130 Commits

Author SHA1 Message Date
Alexander Karatarakis
924c9321a7 [libvpx] Remove addition of git to the PATH 2017-03-15 16:34:43 -07:00
Alexander Karatarakis
f6d0cfe7c4 [libvpx] Add git to the PATH before launching command that requires it 2017-03-15 12:30:06 -07:00
Mikhail Paulyshka
2c33e512ff [libvpx] add version 1.6.1 2017-03-15 22:07:16 +03:00
Alexander Karatarakis
3e5a32db9b Merge pull request #796 from Drako/nlohmann-json
Added nlohmann-json port
2017-03-14 18:29:19 -07:00
Alexander Karatarakis
abf0d7015a Merge pull request #803 from Mixaill/libwebm
[libwebm] add version 1.0.0.27
2017-03-14 18:08:22 -07:00
Robert Schumacher
1a8d15f528 Merge pull request #794 from Mixaill/libjpegturbo-arm
[libjpeg-turbo] fix building on ARM
2017-03-14 17:04:19 -07:00
Robert Schumacher
738d3937f2 Merge pull request #773 from Mixaill/botan
[botan] add version 2.0.1
2017-03-14 16:56:22 -07:00
Robert Schumacher
a2bceabb25 [botan] Cleanup.
Avoid installing a debug cli tool.
Rename the headers to just include/botan instead of include/botan-2/botan.
Install the tool's required DLLs, if any.
Add vcpkg distribution information to the build process.
2017-03-14 16:55:18 -07:00
Robert Schumacher
2cad913f65 [botan] Use out of source builds 2017-03-14 16:55:15 -07:00
Mikhail Paulyshka
19685aedfe [libwebm] add version 1.0.0.27 2017-03-15 01:38:04 +03:00
Felix Bytow
ac63b3651c Added nlohmann-json port (for #756)
First try of a port, so it's not optimal.
2017-03-14 10:29:23 +01:00
Alexander Karatarakis
d46563d862 Merge pull request #792 from codicodi/bump-gtk
[gtk] update to 3.22.9
2017-03-13 18:42:53 -07:00
Mikhail Paulyshka
ebd7b7445b [flatbuffers] fix flatc.exe moving 2017-03-14 04:14:37 +03:00
Mikhail Paulyshka
e315b958c7 [libjpeg-turbo] disable SIMD optimizations on ARM 2017-03-14 04:01:17 +03:00
Robert Schumacher
a92ecac8a7 [uwebsockets] Fix control file. Add missing include. 2017-03-13 16:49:26 -07:00
Alexander Karatarakis
5ffac1b657 Merge pull request #791 from codicodi/bump-pango
[pango] update to 1.40.4
2017-03-13 16:34:32 -07:00
codicodi
6c64107182 [gtk] update to 3.22.9 2017-03-14 00:29:58 +01:00
codicodi
3e6e8c9954 [pango] update to 1.40.4 2017-03-14 00:07:16 +01:00
Alexander Karatarakis
a1d38868ab Merge pull request #789 from codicodi/bump-libepoxy
[libepoxy] update to 1.4.1
2017-03-13 15:51:03 -07:00
Alexander Karatarakis
d59e756f26 Merge pull request #788 from codicodi/bump-glib
[glib] update to 2.50.3
2017-03-13 15:47:55 -07:00
codicodi
d677a52cb9 [libepoxy] update to 1.4.1 2017-03-13 23:42:40 +01:00
Alexander Karatarakis
40702522d1 Replace patch 0001 with copying files
Previously the patch would create five files.
Now the 5 files are checked in and we copy them over.
2017-03-13 15:33:30 -07:00
codicodi
83e7591377 [glib] update to 2.50.3 2017-03-13 23:29:40 +01:00
Alexander Karatarakis
dc29e034c8 Merge branch 'cairomm' of https://github.com/Mixaill/vcpkg into Mixaill-cairomm 2017-03-13 14:51:08 -07:00
Robert Schumacher
fee9e6150c Merge pull request #776 from Mixaill/libpopt
[libpopt] add version 1.16
2017-03-13 14:38:34 -07:00
Mikhail Paulyshka
c71fffc32b [libpopt] add version 1.16 2017-03-13 14:36:41 -07:00
Alexander Karatarakis
0e4aa7d3e6 Merge pull request #781 from jhruby/master
Beast library port
2017-03-13 14:27:53 -07:00
Robert Schumacher
e387f314a8 Merge pull request #775 from Mixaill/msvs2017-mpir-winsdk
[mpir] detect Windows SDK version (was: retarget MSVS2017 to Windows 10 SDK)
2017-03-13 14:15:56 -07:00
Robert Schumacher
f440632894 [mpir] Rely on default override of WinSDK. 2017-03-13 14:06:48 -07:00
Robert Schumacher
32d79e9486 [mpir] Portfile cleanup.
Always use the library copyright file (we do not build the executables).
Leave copying pdbs to vcpkg_copy_pdbs().
Use the newer VCPKG_TARGET_ARCHITECTURE over TRIPLET_SYSTEM_ARCH.
CMake's "MATCHES" conditional performs regex substring search, so * is not needed.
2017-03-13 14:05:04 -07:00
John Hruby
327087edc3 added beast library port 2017-03-13 09:25:15 +01:00
Mikhail Paulyshka
d6e246722c [cairomm] add version 1.15.3 (patch v3) 2017-03-13 03:40:50 +03:00
Mikhail Paulyshka
8ec551596b [mpg123] update to 1.24.0
fix x64 builds. Resolves #674
enable static builds
2017-03-13 03:16:08 +03:00
Mikhail Paulyshka
3379a3e8e2 [mpir] handle Windows SDK version properly (+1 squashed commits)
Squashed commits:

[a820112] [mpir] retarget MSVS2017 to Windows 10 SDK
2017-03-12 21:23:00 +03:00
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