| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-15 | [flann] Fix build on linux | Arkady Shapkin | |
| 2018-05-15 | Support azure-storage-cpp 4.0.0 | Jason Yang | |
| 2018-05-15 | [sfml] update to 2.5.0 | milerius | |
| 2018-05-14 | [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-cor ↵ | Robert Schumacher | |
| e-lib][thrift][unicorn-lib][zeromq] Upgrades [robin-map] Initial commit | |||
| 2018-05-14 | Update OpenMesh to 7.0 and use new gitlab function. | Samuel Kogler | |
| 2018-05-14 | Add vcpkg_from_gitlab function. | Samuel Kogler | |
| 2018-05-14 | ace 6.4.8 | Johnny Willemsen | |
| * ports/ace/CONTROL: * ports/ace/portfile.cmake: | |||
| 2018-05-14 | [ceres] Fix build on Linux. Closes #3490 | Arkady Shapkin | |
| 2018-05-11 | Update CHANGELOG and bump version to v0.0.111 | Alexander Karatarakis | |
| 2018-05-11 | Merge pull request #3477 from yurybura/master | Alexander Karatarakis | |
| [lz4] fix version number [zstd] update to 1.3.4 | |||
| 2018-05-11 | Merge branch 'master' of https://github.com/yurybura/vcpkg | yurybura | |
| 2018-05-11 | Merge pull request #1 from Microsoft/master | yurybura | |
| update | |||
| 2018-05-11 | [lz4] fix version number | yurybura | |
| [zstd] update to 1.3.4 | |||
| 2018-05-10 | Merge pull request #3472 from sanxiyn/brotli-linux | Alexander Karatarakis | |
| [brotli] Fix Linux build | |||
| 2018-05-10 | Merge pull request #3474 from kobykahane/lz4_1_8_2 | Alexander Karatarakis | |
| [lz4] update to 1.8.2 | |||
| 2018-05-10 | Merge pull request #3471 from parkovski/sol2.20.0 | Alexander Karatarakis | |
| Update sol2 to 2.20.0 | |||
| 2018-05-10 | Merge pull request #3459 from ArashPartow/master | Alexander Karatarakis | |
| Update for StrTk package | |||
| 2018-05-10 | Merge pull request #3457 from ArashPartow/master | Alexander Karatarakis | |
| Update for ExprTk package | |||
| 2018-05-10 | [lz4] update to 1.8.2 | Koby Kahane | |
| 2018-05-10 | [brotli] Fix Linux build | Seo Sanghyeon | |
| 2018-05-09 | Improve unsupported toolchain error message | Alexander Karatarakis | |
| 2018-05-09 | Update sol2 to 2.20.0 | Parker Snell | |
| 2018-05-09 | FixpmdkFailure | Cheney-Wang | |
| 2018-05-09 | fix error when install args under linux | IronsDu | |
| fix Error at ports/args/portfile.cmake:13 (file): `file COPY cannot find` | |||
| 2018-05-08 | Use CMAKE_EXECUTABLE_SUFFIX | Alexander Karatarakis | |
| 2018-05-08 | Update for StrTk package | ArashPartow | |
| 2018-05-08 | Update for ExprTk package | ArashPartow | |
| 2018-05-07 | Merge pull request #3446 from mloskot/ml/ignore-vscode-workspace | Alexander Karatarakis | |
| Add VSCode workspace file to .gitignore | |||
| 2018-05-07 | Merge pull request #3451 from Elekhyr/dev/elekhyr/imgui | Alexander Karatarakis | |
| [imgui] Update to 1.60 | |||
| 2018-05-08 | [duktape] Fix static linking (#3450) | Suzuki Kojiro | |
| 2018-05-07 | Merge pull request #3442 from sanxiyn/vlpp-linux | Alexander Karatarakis | |
| [vlpp] Fix Linux build | |||
| 2018-05-07 | [imgui] Update to 1.60 | Thomas Margier | |
| 2018-05-07 | Add VSCode workspace file to .gitignore | Mateusz Loskot | |
| [ci skip] | |||
| 2018-05-07 | [vlpp] Fix Linux build | Seo Sanghyeon | |
| 2018-05-05 | physfs: fix-up CONTROL for v3.0.1 (#3421) | Coraline | |
| Changed [Version] in .../ports/physfs/CONTROL to match current version in portfile.cmake | |||
| 2018-05-05 | [inja] add inja (#3428) | Erwan BERNARD | |
| 2018-05-05 | Update RESTinio (#3423) | Nicolai Grodzitski | |
| * Make restinio port. First implementation (find-module files are not installed yet). * Add current status of a port files (not working). * Prepare restinio port files. * Change restinio archive URL. * [restinio] Slim portfile * Update RESTinio version. | |||
| 2018-05-04 | git for linux/osx version moved to vcpkgTools.xml | Alexander Karatarakis | |
| 2018-05-04 | unix_root -> UNIX_ROOT static const | Alexander Karatarakis | |
| 2018-05-04 | Adding VTK as ITK feature and using vcpkg HDF5 | Francois Budin | |
| 2018-05-04 | Update VTK portfile to select RUNTIME install directories with CMake options | Francois Budin | |
| 2018-05-04 | Update proj4 portfile to compile on other platforms than MSVC | Francois Budin | |
| 2018-05-03 | [vcpkg] Add missing debug statement and fix libc++ Filesystem TS issue. | Robert Schumacher | |
| 2018-05-03 | [vcpkg] Remove utf16 usage from non-Windows | Robert Schumacher | |
| 2018-05-02 | [treehopper] Add package for Treehopper C++ API (#3330) | Jay Carlson | |
| * Add package definition for Treehopper's C++ API * Bump to 1.11.2 * Bump to 1.11.3 * [treehopper] Fix cmake targets. Block non-dynamic usage. | |||
| 2018-05-02 | Add libgo library packge (#3394) | yyzybb537 | |
| * Add libgo library packge * [libgo] Fix Windows and adjust cmake usage information | |||
| 2018-05-02 | Add cmark port (#3406) | Seo Sanghyeon | |
| * Add cmark port * [cmark] Only build one of static/dynamic | |||
| 2018-05-02 | Add RESTinio port. (#3410) | Nicolai Grodzitski | |
| * Make restinio port. First implementation (find-module files are not installed yet). * Add current status of a port files (not working). * Prepare restinio port files. * Change restinio archive URL. * [restinio] Slim portfile | |||
| 2018-05-02 | Merge pull request #3405 from jasjuang/alembic | Alexander Karatarakis | |
| [alembic] update to 1.7.8 | |||
| 2018-05-02 | Merge pull request #3407 from Squareys/magnum-2018-04 | Alexander Karatarakis | |
| [magnum] Update to v2018.04 | |||
