Commit Graph

999 Commits

Author SHA1 Message Date
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
Alexander Karatarakis
500fe7957a [glbinding] Delete exes that appear in the presence of glfw3. Resolves #537 2017-02-15 16:12:29 -08:00
Alexander Karatarakis
aeae9969b2 Merge pull request #652 from Microsoft/dev/roschuma/openvr
[openvr] Initial commit of 1.0.5
2017-02-15 15:05:17 -08:00
flysha
cad7e2a30c [sqlite3] upgrade to 3.17.0 2017-02-15 20:14:37 +08:00
Alexander Karatarakis
9dac4b073a [antlr4] Make identation consistent 2017-02-14 18:35:40 -08:00
Alexander Karatarakis
3e0e9e3449 [antlr4] Fix downloading of LICENSE file 2017-02-14 18:34:59 -08:00
Alexander Karatarakis
da26d09716 Add functions to find Program Files folders on the CMake side 2017-02-14 17:29:47 -08:00
Alexander Karatarakis
8aa82bb895 [msmpi] Find the correct Program Files. Resolves #669 2017-02-14 13:03:51 -08:00
sdcb
7c5f8e2f70 [chakracore] upgrade to latest 1.4.1 and fix #665
1. upgrade to latest 1.4.1(https://github.com/Microsoft/ChakraCore/releases)
2. fix https://github.com/Microsoft/vcpkg/issues/665 by disable /WX
3. add ch.exe, GCStres.exe, rl.exe into tools directory(which I think maybe useful).
2017-02-14 15:30:30 +08:00
codicodi
18abe2944d [gdk-pixbuf] disable static builds 2017-02-14 00:27:59 +01:00
codicodi
9406f333aa [gdk-pixbuf] use latest version 2017-02-13 23:58:50 +01:00
codicodi
0c03dc5631 add-gdk-pixbuf 2017-02-13 23:48:48 +01:00
Alexander Karatarakis
f227500848 Merge pull request #517 from albertziegenhagel/parmetis
parmetis
2017-02-13 13:11:54 -08:00
Guillaume Dumont
7bc6851638 Updated patch to fix sizeof off_t differences between UNIX and Windows 2017-02-13 12:10:29 -05:00
Robert Schumacher
e139716c8f Merge pull request #653 from codicodi/add-libepoxy
Add libepoxy
2017-02-12 23:54:52 -08:00
Robert Schumacher
a59f6dda5e [libepoxy] Disable static builds due to dllimport/export issues. 2017-02-12 23:54:05 -08:00
Iraklis Karagkiozoglou
a82a0c01b5 Remove auto generated comments 2017-02-13 05:45:28 +02:00
Iraklis Karagkiozoglou
a932e5fc20 libnice port 2017-02-13 05:35:12 +02:00
Robert Schumacher
c9bf4b6138 [sfml] Update to 2.4.2 2017-02-11 10:39:57 -08:00
sdcb
a58139adf0 [asio] upgrade to 1.10.8 2017-02-10 17:32:54 +08:00
Robert Schumacher
43665857a3 [fmt] Force headers in shared build to always have FMT_SHARED.
Fixes #331.
2017-02-09 17:23:34 -08:00
codicodi
6c380e0578 fix typo 2017-02-09 18:24:17 +01:00
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
f19c145ab5 [openvr] Initial commit of 1.0.5 2017-02-09 00:33:02 -08:00
Robert Schumacher
678f7faf0b Merge pull request #639 from msmolens/fix-grpc-exported-targets
[grpc] Fix exported targets
2017-02-09 00:04:44 -08:00
Robert Schumacher
47109bb96a [grpc] Bump package version to match change in cmake config file output 2017-02-09 00:04:05 -08:00
Robert Schumacher
135138391e Merge pull request #634 from sdcb/sqlite-modern-cpp
add sqlite-modern-cpp
2017-02-08 23:56:27 -08:00
Robert Schumacher
ddab90208a [sqlite-modern-cpp] Avoid moving downloaded file 2017-02-08 23:55:50 -08:00
Robert Schumacher
1bd912bb3e [rapidjson] Update to 1.1.0 2017-02-08 23:51:16 -08:00
Robert Schumacher
d7607ab726 Merge pull request #648 from chwarr/bond-fetch-gbc
Upgrade Bond to 5.2.0 & download pre-compiled gbc
2017-02-08 23:47:41 -08:00
Tobias Kohlbau
6825509522 [opencv] bump to 3.2.0
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-09 08:46:46 +01:00
Alexander Karatarakis
5693ce8b4d [hdf5] Enable ninja option 2017-02-08 23:15:27 -08:00
Alexander Karatarakis
08ea0a95f1 Merge branch 'hdf5' of https://github.com/albertziegenhagel/vcpkg into albertziegenhagel-hdf5 2017-02-08 22:42:22 -08:00
Alexander Karatarakis
9e6920849c Merge pull request #515 from albertziegenhagel/msmpi
msmpi
2017-02-08 22:25:49 -08:00
Christopher Warrington
cd44f88573 Install gbc.exe to tools/
This at least allows people to write their own codegen rules until Bond
includes its own.
2017-02-08 19:38:10 -08:00
Christopher Warrington
bef39cd24f Fetch a pre-compiled gbc from GitHub
The BOND_GBC_PATH environment variable is no longer consulted, and the
Haskell toolchain will _not_ be used even if it exists.

At the moment, the downloaded gbc is amd64 only.
2017-02-08 19:38:10 -08:00
Christopher Warrington
6af35363b8 Upgrade Bond to 5.2.0
* Make Bond always build as a static lib.
    * Bond's CMake currently isn't written to be able to produce DLLs.
      There's a special dllimport/dllexport dance that would need to be
      done.
* Apply patch so that Bond doesn't force Boost static libs.
* Apply patch to omit installing Bond's copy of rapidjson.
* Clean up empty bin/ directories, now that vcpkg is more strict.
2017-02-08 19:37:14 -08: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
Albert Ziegenhagel
8c63209167 Updated msmpi version to 8.0 & implemented checks for installed redistributable packages 2017-02-08 11:12:18 +01: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
Max Smolens
8c322ca613 [grpc] Fix exported targets
Fix gRPC's exported targets. Now CMake projects can do:

    find_package(gRPC CONFIG REQUIRED)

and then use the exported targets such as gRPC::grpc and gRPC::grpc++.

Additionally, install gRPC tools and protoc plugins into the 'tools'
directory. The plugins are required to generate gRPC client and server
interfaces from .proto service definitions.
2017-02-07 15:43:52 -05:00