Commit Graph

1666 Commits

Author SHA1 Message Date
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
b4c3c30d40 [vcpkg] Fix typo in a lint check 2017-02-08 23:51:46 -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
Alexander Karatarakis
7b27e1b5ac Merge branch 'albertziegenhagel-hdf5' 2017-02-08 23:16:07 -08: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
4f8e4af363 Remove unneeded Import-Module 2017-02-08 22:31:04 -08:00
Alexander Karatarakis
fb080f38cb Remove unnecessary $(PlatformToolset) condition 2017-02-08 22:29:29 -08:00
Alexander Karatarakis
b6b69025c3 bootstrap.ps1 now detects the available Windows SDKs 2017-02-08 22:29:29 -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
Robert Schumacher
860fe217f9 Merge pull request #647 from yuehuang010/update_libraw
[libraw] update to version 0.18.0
2017-02-08 17:34:31 -08:00
Felix Huang
8316692e32 [libraw] update to version 0.18.0 2017-02-08 16:39:16 -08:00
Alexander Karatarakis
52ebf3944d Format 2017-02-08 16:13:27 -08:00
Alexander Karatarakis
81dd967f0d Fix warning about default constructor 2017-02-08 16:01:22 -08:00
Robert Schumacher
626f4404e9 Merge pull request #628 from codicodi/ninja-support
Add Ninja support
2017-02-08 15:26:36 -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
Robert Schumacher
b590a02df1 Merge pull request #646 from o-mdr/master
Improved formatting of doc/EXAMPLES.md
2017-02-08 15:15:49 -08:00
Robert Schumacher
7cba4eb1a5 [examples] Replace ./ with .\ to preserve copy-paste into cmd. 2017-02-08 15:14:29 -08:00
Robert Schumacher
7ddae17e2f Merge branch 'master' into master 2017-02-08 15:12:28 -08:00
Alexander Karatarakis
a9f7fc6e90 Make regex for OutdatedDyanmicCRTs case insensitive 2017-02-08 12:36:32 -08:00
Oleksii Mandrychenko
5e588ddb5b Improved formatting of doc/EXAMPLES.md
- added "./" so that commands can be copy-pasted into the PowerShel
2017-02-08 19:11:00 +00:00
Albert Ziegenhagel
8c63209167 Updated msmpi version to 8.0 & implemented checks for installed redistributable packages 2017-02-08 11:12:18 +01:00
Alexander Karatarakis
e1aea256b8 Fix variable name and guard against 0 instances 2017-02-08 02:07:53 -08:00
Robert Schumacher
1c5bc234c0 Merge pull request #642 from sdcb/patch-1
[aws-sdk-cpp] bump version to 1.0.61
2017-02-08 01:29:55 -08:00
Robert Schumacher
b8ae855786 Merge pull request #644 from Microsoft/dev/roschuma/no-intel-mkl
[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.
2017-02-08 01:25:22 -08:00
Alexander Karatarakis
d36a1b7cb0 Remove OutdatedDynamicCrt enum. Replace with vector<struct> 2017-02-07 22:57:37 -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
Alexander Karatarakis
f9616c6994 Add new Policy: Empty Package 2017-02-07 17:02:57 -08:00
Robert Schumacher
8d5cbff295 [examples] Add the manual-link directories to the Examples documentation 2017-02-07 15:04:07 -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
Alexander Karatarakis
63e33061e1 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-02-06 15:55:59 -08:00
Alexander Karatarakis
acc669e869 Update SetupAPI version. Explicitly specify version. Use -nocache 2017-02-06 15:55:39 -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
7207316ed4 Don't download nupkg. nuget.exe auto-downloads it 2017-02-06 15:29:38 -08:00
Alexander Karatarakis
5b7dc56268 Merge pull request #636 from IMQS/BitsWorkaroundVSInstall
Add a workaround for another BITS code path
2017-02-06 12:32:39 -08:00
Ben Harper
504545d2c8 Add a workaround for another BITS code path
The fix from last week (ce9927f732)
worked for downloading most dependencies, but there is still one
BITS transfer code path, which this fix addresses.
2017-02-06 14:48:30 +02:00
flysha
0bbae46a9c [sqlite-modern-cpp] add build-depends 2017-02-05 18:30:37 +08:00
flysha
a923738dab add sqlite-modern-cpp
https://github.com/aminroosta/sqlite_modern_cpp
2017-02-05 18:28:50 +08:00