aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2018-05-16[wtl] Fix capitalization in file copy scriptAlexej Harm
2018-05-16[curl] update to 7.60.0pravic
2018-05-16[openexr] Fix linux buildArkady Shapkin
2018-05-16[rocksdb] fix zlib findpackageErwan BERNARD
2018-05-15[openvr] update to 1.0.15jasjuang
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[catch-classic] Update to 1.12.2Robert Schumacher
2018-05-15[flann] Fix build on linuxArkady Shapkin
2018-05-15Support azure-storage-cpp 4.0.0Jason Yang
2018-05-15[sfml] update to 2.5.0milerius
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-14Update OpenMesh to 7.0 and use new gitlab function.Samuel Kogler
2018-05-14ace 6.4.8Johnny Willemsen
* ports/ace/CONTROL: * ports/ace/portfile.cmake:
2018-05-14[ceres] Fix build on Linux. Closes #3490Arkady Shapkin
2018-05-11Merge branch 'master' of https://github.com/yurybura/vcpkgyurybura
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-09Update sol2 to 2.20.0Parker Snell
2018-05-09FixpmdkFailureCheney-Wang
2018-05-09fix error when install args under linuxIronsDu
fix Error at ports/args/portfile.cmake:13 (file): `file COPY cannot find`
2018-05-08Use CMAKE_EXECUTABLE_SUFFIXAlexander Karatarakis
2018-05-08Update for StrTk packageArashPartow
2018-05-08Update for ExprTk packageArashPartow
2018-05-07Merge pull request #3451 from Elekhyr/dev/elekhyr/imguiAlexander Karatarakis
[imgui] Update to 1.60
2018-05-08[duktape] Fix static linking (#3450)Suzuki Kojiro
2018-05-07[imgui] Update to 1.60Thomas Margier
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-04Adding VTK as ITK feature and using vcpkg HDF5Francois Budin
2018-05-04Update VTK portfile to select RUNTIME install directories with CMake optionsFrancois Budin
2018-05-04Update proj4 portfile to compile on other platforms than MSVCFrancois Budin
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-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