| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-12 | Merge pull request #1870 from Mixaill/arm64 | Robert Schumacher | |
| [vcpkg] ARM64 support | |||
| 2017-10-12 | Merge pull request #1879 from mloskot/ml/gdal-2.2.2 | Robert Schumacher | |
| [gdal] Update port to latest GDAL 2.2.2 | |||
| 2017-10-12 | Merge pull request #1920 from frederich/Bug_1130 | Robert Schumacher | |
| Get proxy credentials behind web proxy | |||
| 2017-10-12 | [openni2] Fixup forgot to commit renamed patch file. | Robert Schumacher | |
| 2017-10-12 | [vcpkg-scripts] Detect and prompt for proxy in more cases | Robert Schumacher | |
| 2017-10-12 | Merge pull request #1924 from alex85k/spatialite-tools | Robert Schumacher | |
| [spatialite-tools] initial port (spatialite.exe and other tools) | |||
| 2017-10-12 | Merge pull request #1937 from UnaNancyOwen/fix_openni2 | Robert Schumacher | |
| Add support custom triplets in OpenNI2 port | |||
| 2017-10-12 | [openni2] Use separate copy of sources to enable building multiple triplets. ↵ | Robert Schumacher | |
| Use vcpkg_from_github. | |||
| 2017-10-12 | Merge pull request #1938 from DigitalInBlue/#1930_Celero_Initial_Port | Robert Schumacher | |
| #1930 Celero Initial Port | |||
| 2017-10-12 | [celero] Update to use vcpkg_from_github and Ninja | Robert Schumacher | |
| 2017-10-12 | Merge pull request #1961 from jasjuang/master | Robert Schumacher | |
| add NVCUDASAMPLES_ROOT to environment variable whitelist | |||
| 2017-10-12 | [vcpkg-scripts] Remove double expansions | Robert Schumacher | |
| 2017-10-12 | [several ports] Remove CMake double expansions inside if() directives | Robert Schumacher | |
| 2017-10-12 | add NVCUDASAMPLES_ROOT to whitelist | jasjuang | |
| 2017-10-12 | vcpkg: initial ARM64 support | Mikhail Paulyshka | |
| 2017-10-11 | `vcpkg install` Print summary when using the --keep-going flag | Alexander Karatarakis | |
| 2017-10-11 | Merge pull request #1954 from jasjuang/mpfr | Alexander Karatarakis | |
| update mpfr to 3.1.6 | |||
| 2017-10-10 | update mpfr to 3.1.6 | jasjuang | |
| 2017-10-09 | [tiny-dnn] Use vcpkg_from_github() and fix version | Alexander Karatarakis | |
| 2017-10-09 | Merge branch 'master' of https://github.com/microsoft/vcpkg | Eric Mittelette | |
| 2017-10-09 | adding tiny-dnn port files | Eric Mittelette | |
| 2017-10-09 | [vswhere.exe] Update to vesrion 2.2.3 (was 2.1.4) | Alexander Karatarakis | |
| 2017-10-09 | [VS detection] Add -products * flag to vswhere. This includes Express and ↵ | Alexander Karatarakis | |
| BuildTools SKUs | |||
| 2017-10-08 | Merge pull request #1945 from dpogue/string_theory | Robert Schumacher | |
| [string_theory] Initial port | |||
| 2017-10-08 | [string_theory] Initial port | Darryl Pogue | |
| 2017-10-09 | Add support custom triplets | Tsukasa Sugiura | |
| Add support custom triplets. | |||
| 2017-10-07 | Merge pull request #1941 from pravic/sciter | Robert Schumacher | |
| [sciter] Update to 4.0.4.5428 | |||
| 2017-10-08 | [sciter] Update to 4.0.4.5428 | pravic | |
| 2017-10-08 | [sciter] Update to 4.0.4.5413 | pravic | |
| 2017-10-06 | [websocketpp] Add patch for openssl 1.1.0 compatibility | Alexander Karatarakis | |
| 2017-10-06 | [cpprestsdk] Patch to allow building with openssl 1.1.0 | Alexander Karatarakis | |
| 2017-10-06 | Merge pull request #1896 from mariatav/dev/mariatav/autocomplete | Robert Schumacher | |
| Autocomplete: Command to enable tab completion | |||
| 2017-10-06 | Merge pull request #1929 from glachancecmaisonneuve/mozjpeg | Robert Schumacher | |
| mozjpeg initial port | |||
| 2017-10-06 | [mozjpeg] Use vcpkg_from_github and vcpkg_copy_tool_dependencies | Robert Schumacher | |
| 2017-10-06 | Bump version of nuget to 4.3.0 (was 4.1.0) | Alexander Karatarakis | |
| 2017-10-06 | Merge pull request #1890 from Microsoft/dev/alkarata/winsock2cryptowincrypt | Robert Schumacher | |
| Add ports for winsock2 and wincrypt | |||
| 2017-10-06 | #1930 Improved build control to exclude demo applications. | John Farrier | |
| 2017-10-06 | #1930 Celero Initial Port | John Farrier | |
| 2017-10-06 | Remove unused variable | Alexander Karatarakis | |
| 2017-10-06 | Merge pull request #1934 from ↵ | Alexander Karatarakis | |
| nerdile/dev/nerdile/fix-bootstrap-win10sdk-detection Fix Win10SDK detection during Bootstrap | |||
| 2017-10-06 | [vcpkg-internal-ci] Remove chakracore due to dependency on cor.h | Robert Schumacher | |
| 2017-10-05 | Remove unneeded "continue" | Alexander Karatarakis | |
| 2017-10-05 | Remove stray comment | Alexander Karatarakis | |
| 2017-10-05 | Don't assume VS2015 is in C:\Program Files (x86)\ | Alexander Karatarakis | |
| 2017-10-05 | [vcpkg] Remove assert that vswhere returns only 14 or 15. | Robert Schumacher | |
| 2017-10-05 | Fix Win10SDK detection during Bootstrap | Daniel Strommen | |
| When multiple Win10 SDK's are installed, like Insider previews, depending on the SDK installation, it may not contain the um headers. There is already a loop for trying to find the newest Win10 SDK that has full headers, but it's returning at the first failure, rather than continuing the loop to the next iteration. Also, use Join-Path instead of manual path appending, to normalize the extra \ at the end of the sdk root value. In some cases paths with double backslashes can be interpreted as a fallback syntax for UNC paths. Join-Path normalizes the path appropriately. | |||
| 2017-10-05 | Update CHANGELOG and bump version to v0.0.91 | Alexander Karatarakis | |
| 2017-10-05 | Completely rework Visual Studio detection | Alexander Karatarakis | |
| - Now using vswhere.exe to detect all VS instance (2015 + 2017) - Default version preference order is now: stable, prerelease, legacy - Within each preference weight, the latest one is chosen - findVisualStudioInstallationInstances.ps1 now has a parameter to choose VS instance | |||
| 2017-10-05 | Fix Strings::split() to handle delimiters of arbitrary size | Alexander Karatarakis | |
| 2017-10-05 | Add vswhere in fetchDependency.ps1 | Alexander Karatarakis | |
