| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-26 | Change version to latest | atkawa7 | |
| 2017-05-26 | Removed sha and ref | atkawa7 | |
| 2017-05-26 | revert back to using sha | atkawa7 | |
| 2017-05-26 | Removed hash | atkawa7 | |
| 2017-05-26 | force users to use --head as latest stable fails to build | atkawa7 | |
| 2017-05-25 | Remove unnecessary Variables | atkawa7 | |
| -Added vcpkg_find_acquire_program for flex and bison -Removed unnecessary variables | |||
| 2017-05-25 | Remove unintuitive naming in vcpkg_find_acquire_program | atkawa7 | |
| 2017-05-25 | Added note | atkawa7 | |
| 2017-05-25 | Use vcpkg_find_acquire_program | atkawa7 | |
| -used vcpkg_find_acquire_program -added warning because dynamic building not supported -removed duplicate command | |||
| 2017-05-25 | Added Flex and Bison to vcpkg_find_acquire_program | atkawa7 | |
| 2017-05-24 | fixed issue with binaries | atkawa7 | |
| 2017-05-24 | Create CONTROL | atkawa7 | |
| 2017-05-24 | created Apache Thrift portfile | atkawa7 | |
| 2017-05-23 | [brotli] Use vcpkg_from_github and latest stable release | Robert Schumacher | |
| 2017-05-23 | Brotli #1150 | atkawa7 | |
| Created a brotli port file | |||
| 2017-05-23 | Merge pull request #1141 from Mixaill/pscore-bootstrap | Alexander Karatarakis | |
| scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell Core | |||
| 2017-05-23 | scripts/fetchDependency.ps1: Retain previous code for hashing to support Win7 | Alexander Karatarakis | |
| 2017-05-23 | Merge pull request #1143 from smasherprog/patch-1 | Robert Schumacher | |
| Added fluid.exe to output tools | |||
| 2017-05-23 | [fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared ↵ | Robert Schumacher | |
| builds. | |||
| 2017-05-22 | Merge pull request #1142 from Mixaill/strtk | Robert Schumacher | |
| [strtk] add version 2017.01.02 | |||
| 2017-05-22 | Merge pull request #1138 from laohyx/master | Robert Schumacher | |
| Add support for gtest's dynamic CRT + static linking. | |||
| 2017-05-22 | Merge pull request #1145 from STEllAR-GROUP/add_hwloc | Robert Schumacher | |
| Add support for installing binary distributions of HWLOC | |||
| 2017-05-22 | [hwloc] Use VCPKG_TARGET_ARCHITECTURE instead of TRIPLET_SYSTEM_ARCH. | Robert Schumacher | |
| 2017-05-22 | Merge pull request #1126 from bagong/fftw3fl | Robert Schumacher | |
| Update fftw3 to 3.3.6-pl2 and add single- and long-double targets | |||
| 2017-05-22 | Merge pull request #1144 from STEllAR-GROUP/add_policy | Robert Schumacher | |
| Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dll | |||
| 2017-05-22 | [vcpkg] Enable VCPKG_POLICY_ALLOW_OBSOLETE_MSVCRT | Robert Schumacher | |
| 2017-05-22 | [vcpkg] Avoid modifying static globals after initialization | Robert Schumacher | |
| 2017-05-22 | [pdcurses] Fix x64/x86 builds. | Robert Schumacher | |
| 2017-05-22 | Add support for installing binary distributions of HWLOC | Hartmut Kaiser | |
| - this depends on #1144 - this fixes #1124 | |||
| 2017-05-22 | Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dll | Hartmut Kaiser | |
| 2017-05-23 | Only check CRT on gtest_force_shared_crt. | Yuxuan He | |
| 2017-05-22 | Added fluid.exe to output tools | Scott | |
| This is added as per the conversion here https://github.com/Microsoft/vcpkg/pull/551#issuecomment-303247813 If this should not be in the vcpkg output, please close the PR. | |||
| 2017-05-22 | Merge pull request #1123 from muemart/python | Robert Schumacher | |
| Add port for Python 3 | |||
| 2017-05-22 | [vcpkg-search] added search in description | Daniel Shaw | |
| 2017-05-23 | [strtk] add version 2017.01.02 | Mikhail Paulyshka | |
| 2017-05-22 | scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell Core | Mikhail Paulyshka | |
| 2017-05-22 | Merge pull request #1140 from danielshaw42/master | Robert Schumacher | |
| [rttr] initial commit of version 0.9.5 | |||
| 2017-05-22 | [rttr] initial commit of version 0.9.5 | Daniel Shaw | |
| 2017-05-23 | Add support for gtest's dynamic CRT + static linkiing. | Yuxuan He | |
| 2017-05-21 | Add targets for single and double long precision and update source to 3.3.6-pl2 | Bagong | |
| 2017-05-20 | Merge pull request #1120 from codicodi/bump-spdlog | Alexander Karatarakis | |
| [spdlog] update to 0.13.0 | |||
| 2017-05-20 | [spdlog] update to 0.13.0 | codicodi | |
| 2017-05-20 | Add warning for unsupported linkage combination | Martin Müller | |
| Don't remove source directories Install Python's standard library | |||
| 2017-05-19 | [vcpkg-ci] Disable folly:x64-windows pending manual investigation. | Robert Schumacher | |
| 2017-05-19 | [chakracore] Update to 1.4.3 | Robert Schumacher | |
| 2017-05-19 | [chakracore] Fix VS2017 builds, reformat to 4-spaces indentation. | Robert Schumacher | |
| 2017-05-19 | [vcpkg-internalCI] exit $? doesn't cause VSO to fail the build | Robert Schumacher | |
| 2017-05-19 | [grpc] Commit missed patch file. | Robert Schumacher | |
| 2017-05-19 | [grpc] Suppress build of csharp extension to fix #1117 | Robert Schumacher | |
| 2017-05-19 | Add port for Python 3 | Martin Müller | |
