aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2018-04-30[yato] Bump CONTROL file versionAlexander Karatarakis
2018-04-30Merge remote-tracking branch 'remotes/origin/master' into dev/agruzdev/yatoAlexey Gruzdev
2018-04-30[yato] Fixed artifacts copying for non-windows platformsAlexey Gruzdev
2018-04-28Add Visual Studio 2013 Support for Qt5 (#3361)Paul T
Add case for toolset v120 which corresponds to visual studio 2013.
2018-04-28[openssl] added support for platforms without libdl (#3368)Alexej Harm
2018-04-27[Clean patching] Each portref-patchset combo gets its own hash-based directoryAlexander Karatarakis
2018-04-27Merge pull request #3288 from W1m0k/masterAlexander Karatarakis
[uwebsockets] Update to 0.14.8
2018-04-26Fix #3250 (#3284)jiefangxuanyan
* [rapidjson] Fix CMake target (#3250) * [rapidjson] Bump control version. Add usage information.
2018-04-26[clblas] Also delete clBLAS-tune.pdbAlexander Karatarakis
2018-04-26Merge pull request #3299 from jennifer19931112/FixClblasAlexander Karatarakis
Fix vcpkg port clblas
2018-04-26Merge pull request #3300 from UnaNancyOwen/update_realsense2Alexander Karatarakis
[realsense2] Update to v2.10.4
2018-04-26Merge pull request #3325 from agruzdev/dev/agruzdev/yatoAlexander Karatarakis
[yato] Added yato library package
2018-04-26[quirc] Use SOURCE_PATHAlexander Karatarakis
2018-04-26[libqrencode] Use SOURCE_PATHAlexander Karatarakis
2018-04-26[leveldb] Fix SOURCE_PATH. Warn before changing linkage. Other fixesAlexander Karatarakis
2018-04-26[ismrmrd] Use ${SOURCE_PATH}Alexander Karatarakis
2018-04-26[python3] Fix folder handlingAlexander Karatarakis
2018-04-26Merge pull request #3296 from pravic/sqliteAlexander Karatarakis
[sqlite3] update to 3.23.1
2018-04-26Merge pull request #3297 from pravic/sciter-updateAlexander Karatarakis
[sciter] Update to 4.1.6.5883
2018-04-26[llvm] fix issue #3282 (#3286)Jason Juang
2018-04-26Improve cmake routine for nodejs/http-parser. (#3283)Nicolai Grodzitski
* Improve cmake routine for nodejs/http-parser. Now it is installed as a propper target and can be searched with `find_package(http-parser REQUIRED)` and then used as a dependency like this: `target_link_libraries(main PRIVATE nodejs::http_parser)`. Also using namespace for referencing http-parser lib, which is safer, although the old name must still work, as names of the binaries remained unchanged. * Remove duplicate variable definition and add newlines at the end of files. * [http-parser] Rename exported targets to "unofficial", since they are not blessed by upstream
2018-04-25Merge pull request #3256 from eao197/masterAlexander Karatarakis
sobjectizer updated to v.5.5.22
2018-04-25Merge pull request #3277 from lazyhamster/rhashAlexander Karatarakis
Updated rhash to 1.3.6.
2018-04-25[bigint] Add missing header file #3319 (#3320)tamaroth
* [bigint] Add missing header file. File BigIntegerUtils.hh, which is required by the library, was not being copied. * [bigint] Bump control file version
2018-04-25[libxmlpp] Bump version in CONTROL fileAlexander Karatarakis
2018-04-25Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it.Cheney Wang
2018-04-25[yato] Added yato library packageAlexey Gruzdev
2018-04-24Fix PCL compile tools (#3301)Claudio Fantacci
Add missing boost definition using a patch. Better compile from HEAD.
2018-04-24[realsense2] Disable Build Tools when Debug Configuration to Speed-Up InstallTsukasa Sugiura
Disable build tools when debug configuration to speed-up vcpkg install.
2018-04-24[realsense2] Update to v2.10.4Tsukasa Sugiura
Update realsense2 port to librealsense v2.10.4.
2018-04-24Fix ClblasJennifer Zhao
2018-04-24[sciter] Update to 4.1.6.5883pravic
2018-04-24[sqlite3] Fix tool feature with static buildspravic
refs #2525
2018-04-24[sqlite3] update to 3.23.1pravic
2018-04-23[protobuf] Fix protoc permissionsAlexander Karatarakis
2018-04-23[grpc] Fix build for linuxAlexander Karatarakis
Fix
2018-04-23[openssl] Add -ldl to the link line when appropriateAlexander Karatarakis
2018-04-22[uwebsockets] Update to 0.14.8Wimok Nupphiboon
2018-04-20Updated rhash to 1.3.6.Vitaliy Didik
2018-04-19[folly] UpgradeRobert Schumacher
2018-04-19[azure-iot-sdk] UpgradesRobert Schumacher
2018-04-19Add package Fast-RTPS and enable modules for python (#2948)Jacob Zhong
* [ros2] Init packages * [fastrtps] Finish porting * Add python acquiring module * [ros2] Setting up environment * [ros2] remove ros2 * [vcpkg-acquire-python] Revert to split PR
2018-04-19[breakpad][jsonnet][nuklear][parson][thrift][wt][zeromq] UpgradesRobert Schumacher
2018-04-19[fluidsynth] Initial port (#3016)Stephen Kyne
* [portaudio] Added ASIO support to build * Update libpng to 1.6.34 * [liblo] Initial port * Revert "Update libpng to 1.6.34" This reverts commit ede0bb947b07aea119b7b05e3625c3eec1395af4. * Revert "[liblo] Initial port" This reverts commit bb819eb21841bb8cf4816af5a78e17ef58ec8ce5. * [fluidsynth] Initial port * Fixed version numbers
2018-04-19Initial portRT222
2018-04-19[x264] Fix compilation for uwp (#3270)Ashik Salim
* [x264] borrow some code from ffmpeg portfile to fix compilation for uwp * [x264] Fix uwp configure instead of removing -RTC1
2018-04-19update llvm to 6.0.0 (#3118)jadedrip
2018-04-19[boost] Update to 1.67Robert Schumacher
2018-04-19[azure-storage-cpp] Support non-windowsRobert Schumacher
2018-04-19[boost] Improve non-windows supportRobert Schumacher