| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-08 | Remove unnecessary $(PlatformToolset) condition | Alexander Karatarakis | |
| 2017-02-08 | bootstrap.ps1 now detects the available Windows SDKs | Alexander Karatarakis | |
| 2017-02-08 | Merge pull request #515 from albertziegenhagel/msmpi | Alexander Karatarakis | |
| msmpi | |||
| 2017-02-08 | Merge branch 'master' of https://github.com/microsoft/vcpkg | Robert Schumacher | |
| 2017-02-08 | Reorder path alterations to generally append instead of prepend. | Robert Schumacher | |
| 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 | Merge pull request #647 from yuehuang010/update_libraw | Robert Schumacher | |
| [libraw] update to version 0.18.0 | |||
| 2017-02-08 | [libraw] update to version 0.18.0 | Felix Huang | |
| 2017-02-08 | Format | Alexander Karatarakis | |
| 2017-02-08 | Fix warning about default constructor | Alexander Karatarakis | |
| 2017-02-08 | Merge pull request #628 from codicodi/ninja-support | Robert Schumacher | |
| Add Ninja support | |||
| 2017-02-08 | Merge branch 'master' into codicodi-ninja-support | Robert Schumacher | |
| 2017-02-08 | Merge pull request #624 from dzenanz/master | Robert Schumacher | |
| Install grpc_cpp_plugin.exe into tools folder | |||
| 2017-02-08 | Merge pull request #646 from o-mdr/master | Robert Schumacher | |
| Improved formatting of doc/EXAMPLES.md | |||
| 2017-02-08 | [examples] Replace ./ with .\ to preserve copy-paste into cmd. | Robert Schumacher | |
| 2017-02-08 | Merge branch 'master' into master | Robert Schumacher | |
| 2017-02-08 | Make regex for OutdatedDyanmicCRTs case insensitive | Alexander Karatarakis | |
| 2017-02-08 | Improved formatting of doc/EXAMPLES.md | Oleksii Mandrychenko | |
| - added "./" so that commands can be copy-pasted into the PowerShel | |||
| 2017-02-08 | Updated msmpi version to 8.0 & implemented checks for installed ↵ | Albert Ziegenhagel | |
| redistributable packages | |||
| 2017-02-08 | Fix variable name and guard against 0 instances | Alexander Karatarakis | |
| 2017-02-08 | Merge pull request #642 from sdcb/patch-1 | Robert Schumacher | |
| [aws-sdk-cpp] bump version to 1.0.61 | |||
| 2017-02-08 | Merge pull request #644 from Microsoft/dev/roschuma/no-intel-mkl | Robert Schumacher | |
| [vcpkg] Disable Intel MKL for all internal builds. Fixes #609. | |||
| 2017-02-07 | Remove OutdatedDynamicCrt enum. Replace with vector<struct> | Alexander Karatarakis | |
| 2017-02-08 | [aws-sdk-cpp] bump version to 1.0.61 | sdflysha | |
| 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-07 | Add CUDA portfile | Alexander Karatarakis | |
| The intention of this package is for other packages to declare a dependency on CUDA | |||
| 2017-02-07 | Add new Policy: Empty Package | Alexander Karatarakis | |
| 2017-02-07 | [examples] Add the manual-link directories to the Examples documentation | Robert Schumacher | |
| 2017-02-06 | Merge branch 'master' of https://github.com/Microsoft/vcpkg | Alexander Karatarakis | |
| 2017-02-06 | Update SetupAPI version. Explicitly specify version. Use -nocache | Alexander Karatarakis | |
| 2017-02-06 | [poco] Fix #475 by adding include path to public interface. | Robert Schumacher | |
| 2017-02-06 | Don't download nupkg. nuget.exe auto-downloads it | Alexander Karatarakis | |
| 2017-02-06 | Merge pull request #636 from IMQS/BitsWorkaroundVSInstall | Alexander Karatarakis | |
| Add a workaround for another BITS code path | |||
| 2017-02-06 | Add a workaround for another BITS code path | Ben Harper | |
| The fix from last week (ce9927f7327bc71ade246108a7d984deda6293fd) worked for downloading most dependencies, but there is still one BITS transfer code path, which this fix addresses. | |||
| 2017-02-04 | Merge pull request #631 from sdcb/aws-sdk-cpp-1.0.61 | Alexander Karatarakis | |
| [aws-sdk-cpp] upgrade to 1.0.61 | |||
| 2017-02-04 | [aws-sdk-cpp] upgrade to 1.0.61 | sdcb | |
| 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-03 | [wt] Apply upstream patch to fix boost 1.63 compat. Fixes #626. | Robert Schumacher | |
| 2017-02-03 | [vcpkg remove] Fix remove --purge not applying to not-installed packages | Alexander Karatarakis | |
| 2017-02-03 | [vcpkg] Disable Intel MKL for all internal builds. Fixes #609. | Robert Schumacher | |
| 2017-02-03 | [webscoketpp] Fix dependencies | Alexander Karatarakis | |
| 2017-02-03 | [cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy | Alexander Karatarakis | |
| 2017-02-03 | Add Ninja support | codicodi | |
| 2017-02-02 | Add websocketpp | Alexander Karatarakis | |
| 2017-02-02 | [fmt] Bump version to 3.0.1-2 to correspond with binary output change in ↵ | Robert Schumacher | |
| 4f5f52ff47 | |||
| 2017-02-02 | [cereal] directly copy folder instead of invoking another cmake to copy | Alexander Karatarakis | |
| 2017-02-02 | Improve error handling if BITS transfer fails | Alexander Karatarakis | |
| 2017-02-02 | [vcpkg] Override Boost_COMPILER setting for all packages and toolchain to ↵ | Robert Schumacher | |
| enable mixing VS2015 and VS2017 | |||
| 2017-02-01 | Merge pull request #421 from Agadoul/master | Robert Schumacher | |
| lcms port | |||
| 2017-02-01 | [libvorbis] Fixup missed commit in a2f3a4b | Robert Schumacher | |
| 2017-02-01 | Merge pull request #622 from stammen/libvorbis-uwp2 | Robert Schumacher | |
| [libvorbis] Fix UWP builds | |||
| 2017-02-01 | [libvorbis] Move patch application outside if() to ensure it applies to ↵ | Robert Schumacher | |
| previously obtained sources | |||
| 2017-02-01 | Fix filename | Alexander Karatarakis | |
