aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-16[openexr] Fix linux buildArkady Shapkin
2018-05-15Fix signature of hashing functionAlexander Karatarakis
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font ↵Alexander Karatarakis
switching bug
2018-05-16[bootstrap.sh] Fix whitespace-in-path issuesAlexander Karatarakis
2018-05-15[blosc] Fix accidentally using local vendored copiesRobert Schumacher
2018-05-15[brotli][folly][sol] Fix regressions on masterRobert Schumacher
2018-05-15[boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.Robert Schumacher
2018-05-15[bootstrap-vcpkg.sh] Find g++-8. Fixes #3486.Robert Schumacher
2018-05-15[catch-classic] Update to 1.12.2Robert Schumacher
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-11Update CHANGELOG and bump version to v0.0.111Alexander Karatarakis
2018-05-11Merge pull request #3477 from yurybura/masterAlexander Karatarakis
[lz4] fix version number [zstd] update to 1.3.4
2018-05-11Merge branch 'master' of https://github.com/yurybura/vcpkgyurybura
2018-05-11Merge pull request #1 from Microsoft/masteryurybura
update
2018-05-11[lz4] fix version numberyurybura
[zstd] update to 1.3.4
2018-05-10Merge pull request #3472 from sanxiyn/brotli-linuxAlexander Karatarakis
[brotli] Fix Linux build
2018-05-10Merge pull request #3474 from kobykahane/lz4_1_8_2Alexander Karatarakis
[lz4] update to 1.8.2
2018-05-10Merge pull request #3471 from parkovski/sol2.20.0Alexander Karatarakis
Update sol2 to 2.20.0
2018-05-10Merge pull request #3459 from ArashPartow/masterAlexander Karatarakis
Update for StrTk package
2018-05-10Merge pull request #3457 from ArashPartow/masterAlexander Karatarakis
Update for ExprTk package
2018-05-10[lz4] update to 1.8.2Koby Kahane
2018-05-10[brotli] Fix Linux buildSeo Sanghyeon
2018-05-09Improve unsupported toolchain error messageAlexander Karatarakis
2018-05-09Update sol2 to 2.20.0Parker Snell
2018-05-08Use CMAKE_EXECUTABLE_SUFFIXAlexander Karatarakis
2018-05-08Update for StrTk packageArashPartow
2018-05-08Update for ExprTk packageArashPartow
2018-05-07Merge pull request #3446 from mloskot/ml/ignore-vscode-workspaceAlexander Karatarakis
Add VSCode workspace file to .gitignore
2018-05-07Merge pull request #3451 from Elekhyr/dev/elekhyr/imguiAlexander Karatarakis
[imgui] Update to 1.60
2018-05-07Merge pull request #3442 from sanxiyn/vlpp-linuxAlexander Karatarakis
[vlpp] Fix Linux build
2018-05-07[imgui] Update to 1.60Thomas Margier
2018-05-07Add VSCode workspace file to .gitignoreMateusz Loskot
[ci skip]
2018-05-07[vlpp] Fix Linux buildSeo Sanghyeon
2018-05-05physfs: 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-05Update 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-04git for linux/osx version moved to vcpkgTools.xmlAlexander Karatarakis
2018-05-04unix_root -> UNIX_ROOT static constAlexander Karatarakis
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-WindowsRobert 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-02Add libgo library packge (#3394)yyzybb537
* Add libgo library packge * [libgo] Fix Windows and adjust cmake usage information
2018-05-02Add cmark port (#3406)Seo Sanghyeon
* Add cmark port * [cmark] Only build one of static/dynamic
2018-05-02Add 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-02Merge pull request #3405 from jasjuang/alembicAlexander Karatarakis
[alembic] update to 1.7.8
2018-05-02Merge pull request #3407 from Squareys/magnum-2018-04Alexander Karatarakis
[magnum] Update to v2018.04
2018-05-02[magnum,-plugins,-integration,-extras] Update to v2018.04Squareys
Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02[magnum,-plugins] Also install headers for dynamically built pluginsSquareys
While before there was no use for linking the plugins directly or using them as libraries in some other way when built dynamically, there now are intra-dependencies between plugins which to be detected, require the headers to be installed. Additionally, the folders lib/magnum and debug/lib/magnum-d are no longer empty, as we put the plugin deploy scripts there. Removing them is therefore superfluous. (Prepares upcoming release/head build) Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02[corrade] Update to v2018.04Squareys
Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02Add yajl port (#3379)Seo Sanghyeon
* Add yajl port * [yajl] Patch cmake to fix install directories and avoid overwriting compiler flags