Commit Graph

952 Commits

Author SHA1 Message Date
codicodi
91442a634e [libepoxy] ensure python is on path 2017-02-09 18:23:21 +01:00
codicodi
6ca475a5b4 add libepoxy 2017-02-09 18:13:52 +01:00
Robert Schumacher
5f46d896d5 Merge branch 'master' of https://github.com/microsoft/vcpkg 2017-02-08 17:39:39 -08:00
Robert Schumacher
116b1b8c66 Reorder path alterations to generally append instead of prepend.
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2017-02-08 17:39:31 -08:00
Felix Huang
8316692e32 [libraw] update to version 0.18.0 2017-02-08 16:39:16 -08:00
Robert Schumacher
4d43330241 Merge branch 'master' into codicodi-ninja-support 2017-02-08 15:24:59 -08:00
Robert Schumacher
2e94dfe97c Merge pull request #624 from dzenanz/master
Install grpc_cpp_plugin.exe into tools folder
2017-02-08 15:16:11 -08:00
sdflysha
994ebec3ea [aws-sdk-cpp] bump version to 1.0.61
I created a PR here: https://github.com/Microsoft/vcpkg/pull/631 but forgot to bump the aws-sdk-cpp version, I fixed it here.
2017-02-08 10:50:01 +08:00
Alexander Karatarakis
d4fa0b34c0 Add CUDA portfile
The intention of this package is for other packages to declare a dependency on CUDA
2017-02-07 17:04:24 -08:00
Robert Schumacher
1bfd72480d [poco] Fix #475 by adding include path to public interface. 2017-02-06 15:52:48 -08:00
Alexander Karatarakis
ce477bf219 Merge pull request #631 from sdcb/aws-sdk-cpp-1.0.61
[aws-sdk-cpp] upgrade to 1.0.61
2017-02-04 00:50:58 -08:00
sdcb
85cab47ea4 [aws-sdk-cpp] upgrade to 1.0.61
1. upgrade to 1.0.61
2. disable warning as error temply(fix https://github.com/Microsoft/vcpkg/issues/629 before https://github.com/aws/aws-sdk-cpp/issues/438)
3. using cmake file(append) instead of patch to define #define USE_IMPORT_EXPORT in SDKConfig.h (simplified code)
2017-02-04 11:18:04 +08:00
Robert Schumacher
20ac877b5e [wt] Apply upstream patch to fix boost 1.63 compat. Fixes #626. 2017-02-03 18:54:51 -08:00
Alexander Karatarakis
ac44d93069 [webscoketpp] Fix dependencies 2017-02-03 14:39:16 -08:00
Alexander Karatarakis
bfc7a36e92 [cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy 2017-02-03 14:38:49 -08:00
codicodi
95af9aac7c Add Ninja support 2017-02-03 17:16:13 +01:00
Alexander Karatarakis
761d56711e Add websocketpp 2017-02-02 18:49:50 -08:00
Robert Schumacher
62e7557545 [fmt] Bump version to 3.0.1-2 to correspond with binary output change in 4f5f52ff47 2017-02-02 18:45:51 -08:00
Alexander Karatarakis
5aa5f191ae [cereal] directly copy folder instead of invoking another cmake to copy 2017-02-02 18:03:32 -08:00
Robert Schumacher
1888c7294f Merge pull request #421 from Agadoul/master
lcms port
2017-02-01 19:17:11 -08:00
Robert Schumacher
7a080e7916 [libvorbis] Fixup missed commit in a2f3a4b 2017-02-01 19:05:55 -08:00
Robert Schumacher
a2f3a4bf4c [libvorbis] Move patch application outside if() to ensure it applies to previously obtained sources 2017-02-01 19:02:14 -08:00
Dženan Zukić
9ee6208e02 Install grpc_cpp_plugin.exe into tools folder 2017-02-01 12:49:09 -05:00
Dale Stammen
f02c8f9e64 added patch to add missing NO_DEPRECATE defines for UWP 2017-02-01 06:40:01 -08:00
Robert Schumacher
0b2dd9bb98 [boost] Add additional build assertions. 2017-01-31 18:14:25 -08:00
Robert Schumacher
092f56e47d Merge pull request #615 from stammen/bzip2-fix-uwp
[bzip2] Fix UWP builds
2017-01-30 20:01:01 -08:00
Robert Schumacher
846aacdfbf Merge pull request #602 from codicodi/add-atk
add atk
2017-01-30 20:00:10 -08:00
Robert Schumacher
6413900119 Merge pull request #603 from codicodi/add-pango
add pango
2017-01-30 19:59:27 -08:00
Robert Schumacher
96fbbf4b71 Merge pull request #605 from smasherprog/master
Fixed incorrect naming of files
2017-01-30 19:47:48 -08:00
Robert Schumacher
ae3f4149ed [fltk] Bump version to correspond with binary layout change 2017-01-30 19:47:14 -08:00
Robert Schumacher
e916d52345 [openssl] Update UWP/WinRT to 1.0.2k 2017-01-30 17:22:46 -08:00
Dale Stammen
90fe56b015 uwp builds need _CRT_SECURE_NO_WARNINGS and others defined 2017-01-30 14:12:08 -08:00
agadoul
4ef429dd9e implment reviews. 2017-01-30 15:22:39 +01:00
agadoul
798ae24d96 use induced library type. 2017-01-30 14:35:38 +01:00
Scott
d1595aca30 Fixed incorrect naming of files
Reverting the naming to stick with how the FLTK library naturally decided to name their files. 
There was an error in the renaming where the incorrect libraries were being renamed. Reverting this fixes build linking issues
2017-01-29 15:38:44 -08:00
codicodi
01c4540a77 add pango 2017-01-29 18:46:22 +01:00
codicodi
41942fa9b7 add atk 2017-01-29 18:32:50 +01:00
Robert Schumacher
d776322d2a Merge pull request #600 from zuntrax/libopus
[libopus] add version 1.1.4
2017-01-28 20:12:05 -08:00
Robert Schumacher
faf60f0ee3 [opus] Rename libopus to opus to match upstream project's name 2017-01-28 20:11:26 -08:00
Robert Schumacher
798297f851 Merge pull request #598 from Microsoft/boost163
[boost] Update to 1.63
2017-01-28 19:56:27 -08:00
Markus Otto
0ce85b546e [libopus] add version 1.1.4 2017-01-28 23:27:01 +01:00
Christian Ullrich
d81c9b94eb [openssl] Update to 1.0.2k 2017-01-28 17:25:17 +01:00
Robert Schumacher
049da0d839 Merge pull request #597 from codicodi/hb-gobject
[harfbuzz] add gobject support
2017-01-27 19:07:31 -08:00
Robert Schumacher
6a58bee5e4 [harfbuzz] Uses in-source builds, so we need to clean them every time. 2017-01-27 19:06:50 -08:00
Robert Schumacher
8342a7a7bd Merge pull request #596 from codicodi/bump-cairo
[cairo] update port
2017-01-27 12:44:07 -08:00
Alexander Karatarakis
5de87096b1 Rename xercesc to xerces-c and fix copyright file placement 2017-01-26 16:43:22 -08:00
Eric Mittelette
8bc3c1f062 add xercesc 2017-01-26 16:27:52 -08:00
Alexander Karatarakis
fb7cc35f30 [boost] Update to 1.63 2017-01-26 13:28:07 -08:00
codicodi
d2ef8f847e [harfbuzz] list glib as dependency 2017-01-26 12:24:17 +01:00
codicodi
95e1f378fd [harfbuzz] bump version 2017-01-26 11:59:48 +01:00