| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-27 | [log4cplus] correct path for vcpkg_fixup_cmake_targets (#2646) | Tsvetkov Maksim | |
| 2018-01-27 | [ClearEnvironment] Fix registry comments | Alexander Karatarakis | |
| 2018-01-27 | [dlib] Fix assert configuration issue in release mode | Robert Schumacher | |
| 2018-01-26 | [qt5-base] Fix missing qtdeploy script in debug builds | Robert Schumacher | |
| 2018-01-26 | [vcpkg] Add string constructor (#2429) | atkawa7 | |
| * [vcpkg] Add string constructor * Update versiont.h | |||
| 2018-01-26 | [wincrypt,winsock2] Fix issue: license has been removed from SDK 16299 ↵ | Alexander Karatarakis | |
| default installation | |||
| 2018-01-26 | Merge pull request #2644 from jasjuang/openvr | Alexander Karatarakis | |
| [openvr] update to 1.0.12 and use vcpkg_from_github | |||
| 2018-01-26 | Merge pull request #2657 from UnaNancyOwen/update_realsense2 | Alexander Karatarakis | |
| [realsense2] Update to v2.9.1 | |||
| 2018-01-26 | Merge pull request #2658 from horenmar/catch-2.1.1 | Alexander Karatarakis | |
| Update Catch to 2.1.1 | |||
| 2018-01-26 | Merge pull request #2648 from cenit/master | Robert Schumacher | |
| [OpenGL] license has been removed from SDK 16299 default installation | |||
| 2018-01-27 | [realsense2] Update to v2.9.1 | Tsukasa Sugiura | |
| Update realsense2 port to librealsense v2.9.1. | |||
| 2018-01-26 | Update Catch to 2.1.1 | Martin Hořeňovský | |
| 2018-01-25 | Merge pull request #2642 from pravic/sciter | Alexander Karatarakis | |
| [sciter] Update to 4.1.2.5717 | |||
| 2018-01-25 | Add -NoProfile and -ExecutionPolicy Bypass in powershell call | Alexander Karatarakis | |
| 2018-01-25 | [bootstrap] Fix whitespace issue | Alexander Karatarakis | |
| 2018-01-25 | [bootstrap] Specify full path for dirs.proj | Alexander Karatarakis | |
| 2018-01-25 | [bootstrap] Exit fast(er) if msbuild fails | Alexander Karatarakis | |
| 2018-01-25 | VcpkgInvokeCommand: return the error code | Alexander Karatarakis | |
| 2018-01-25 | VcpkgInvokeCommand: remove paramter $wait | Alexander Karatarakis | |
| 2018-01-25 | license has been removed from SDK 16299 default installation, use a link as ↵ | Stefano Sinigardi | |
| a copyright notice like 8.1 sdk | |||
| 2018-01-25 | Merge pull request #2633 from tobiaskohlbau/libzip | Robert Schumacher | |
| [libzip] bump to 1.4.0 | |||
| 2018-01-25 | [libzip] bump to 1.4.0 | Tobias Kohlbau | |
| Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2018-01-24 | [openvr] update to 1.0.12 and use vcpkg_from_github | jasjuang | |
| 2018-01-25 | [sciter] Update to 4.1.2.5717 | pravic | |
| 2018-01-24 | [openssl] Add missing patch | Alexander Karatarakis | |
| 2018-01-24 | [openssl] Patch out non-ascii char | Alexander Karatarakis | |
| 2018-01-24 | [gflags] Use vcpkg_fixup_cmake_targets() instead of patching | Alexander Karatarakis | |
| 2018-01-24 | Don't expand variable | Alexander Karatarakis | |
| 2018-01-24 | Update CHANGELOG and bump version to v0.0.103 | Alexander Karatarakis | |
| 2018-01-24 | [vcpkg] Fix issue with any command executing more than 10 transactions with ↵ | Robert Schumacher | |
| mixed types. Fixes #2600. Fixes #2582. | |||
| 2018-01-24 | Merge pull request #2638 from pravic/curl | Alexander Karatarakis | |
| [curl] update to 7.58.0 | |||
| 2018-01-24 | [curl] update to 7.58.0 | pravic | |
| 2018-01-23 | Update CHANGELOG and bump version to v0.0.102 | Alexander Karatarakis | |
| 2018-01-23 | Use !empty() instead of size() > 0 | Alexander Karatarakis | |
| 2018-01-23 | Add missing method const | Alexander Karatarakis | |
| 2018-01-23 | Remove unneeded else | Alexander Karatarakis | |
| 2018-01-23 | Init order should match order of fields | Alexander Karatarakis | |
| 2018-01-23 | Use =default for trivial destructor | Alexander Karatarakis | |
| 2018-01-23 | Parameter name consistency between declaration and definition | Alexander Karatarakis | |
| 2018-01-23 | Use empty() instead of size() == 0 | Alexander Karatarakis | |
| 2018-01-23 | Use char instead of string when string-searching for a single char | Alexander Karatarakis | |
| 2018-01-23 | Use for-each loop | Alexander Karatarakis | |
| 2018-01-23 | Rename to avoid variable hiding. Move temp into vector | Alexander Karatarakis | |
| 2018-01-23 | Use emplace_back() instead of push_back() | Alexander Karatarakis | |
| 2018-01-23 | Use empty() instead of comparing with size() | Alexander Karatarakis | |
| 2018-01-23 | Add missing initializer | Alexander Karatarakis | |
| 2018-01-23 | Fix #include casing | Alexander Karatarakis | |
| 2018-01-23 | [vswhere] Update to 2.3.2 | Alexander Karatarakis | |
| 2018-01-23 | [bootstrap] Build vcpkg in a clean environment | Alexander Karatarakis | |
| 2018-01-23 | $script:MyInvocation.MyCommand.Definition | Alexander Karatarakis | |
| It works also in cases where scripts/functions are calling each other. Without the $script prefix, it would instead give you the calling function OR the path if there was no parent function. With the prefix, it always yields the directory of the script | |||
