aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-05-23[freetds] Add new port (#6566)maharmstone
2019-05-23[libmariadb]Disable test build. (#6574)JackBoosY
2019-05-23[libbf]Fix error message print judgment on windows. (#6577)JackBoosY
2019-05-24[concurrentqueue]update to 1.0.0-beta-dea078c with cmake targetIvy Snow
2019-05-23Updated ISMRMRD to 1.4. Removed patch for HDF5 dependency as that should not ↵David Christoffer Hansen
be optional on platforms with HDF5 available (#6111)
2019-05-23[ebml, matroska] Updates (#6526)evpobr
* [ebml, matroska] Updates * ebml: use standard CMake project * ebml: no patches needed (merged in upstream) * matroska: update to 1.5.0 * matroska: use standard CMake project Breaking changes from upstream: * ebml target is now in EBML:: namespace * matroska target is now in Matroska:: namespace * Fix configuration on Unix platforms * [matroska] Bump CONTROL version * [ebml] Export targets to share/EBML to match casing in find_package() * [matroska] Fix on Linux and MacOS
2019-05-23Fix linking debug bzip2 (#6570)Curtis J Bezault
2019-05-22Merge pull request #6529 from lebdron/boost-dynamicPhil Christensen
[boost-modular-build-helper] Dynamic build support
2019-05-22Merge pull request #6531 from JackBoosY/dev/jack/6495Phil Christensen
[cccapstone]Fix include file <capstone.h> path.
2019-05-22Merge pull request #6544 from JackBoosY/dev/jack/6496Phil Christensen
[z3]Fix install files path and add tools.
2019-05-22Merge pull request #6545 from JackBoosY/dev/jack/6543Phil Christensen
[paho-mqtt]Fix install path.
2019-05-22Merge pull request #6546 from JackBoosY/dev/jack/3308Phil Christensen
[geographiclib]Fix install files path.
2019-05-22Merge pull request #6557 from wangli28/dev/Lily/issue6548Phil Christensen
[OpenEXR] Fix copyright install path
2019-05-22Merge pull request #6567 from Neumann-A/fix_openvdbPhil Christensen
[openvdb] Fix blosc linkage in openvdb. issue #6561
2019-05-22Merge pull request #6568 from Neumann-A/fix_pthreadsPhil Christensen
[pthreads] remove debug/release libs from release/debug folder
2019-05-22Merge pull request #6505 from cenit/dev/cenit/openmvsPhil Christensen
[openmvs] add new port
2019-05-23[z3]Replace the file command with vcpkg_fixup_cmake_targets.JackBoosY
2019-05-23[geographiclib]Re-fix install files path without patch.JackBoosY
2019-05-22[qt-base] Use opengl dynamic configuration (#6503)Andreas Mack
* Use dynmaic * Rename flex and bison so qt angle finds them * Update CONTROL file * Remove debugging * Tempdir for flex and bison * Remove debug output * Windows only
2019-05-22whitespace changesAlexander Neumann
2019-05-22[pthreads] remove debug/release libs from release/debug folderAlexander Neumann
2019-05-22Fix blosc linkage in openvdb. issue #6561Alexander Neumann
2019-05-22[boost-modular-build-helper] Dynamic build supportAndrei Lebedev
Use stage directory instead of intermediate build directory to provide all the required symlinks generated by boost build Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-21[fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking. (#6540)Robert Schumacher
* [fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking. * [fftw3] Use combined threads to enable DLLs on Windows.
2019-05-21[boost] Fixup DLL names and fix v142 build issues (#6508)Robert Schumacher
* [boost-modular-build-helper] Update to 1.70. Fixes #6493. * [boost-build] Fix boost-build toolset selection for v142
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-05-22[OpenEXR]Fix copyright install pathwangli28
2019-05-21[openblas] Ensure we build without lapack on all platforms (#6542)Sean Warren
* [openblas] Ensure we build without lapack on all platforms * [openblas] Bump version number
2019-05-21[nrf-ble-driver] Initial version of nrf-ble-driver (#5938)Ken A. Redergård
* Initial version of nrf-ble-driver * Add system dependencies message * Try to find git and add to path * Add status message to debug CI build * Remove status message; Add comments * Append instead of prepend to PATH * Enable x64-windows-static * Only show system dependencies message on mac and linux * Add arm64-windows support
2019-05-21[arrow] Extract uriparser dependency (#6541)Robert Schumacher
2019-05-21Enable to compile to a single opencv_world library file (#3914)Chuong Nguyen
* Enable to compile to a single opencv_world library file
2019-05-21[paho-mqtt]Fix static build: dynamic libraries should not be built.JackBoosY
2019-05-21[geographiclib]Fix install files path.JackBoosY
2019-05-21[paho-mqtt]Fix install path.JackBoosY
2019-05-21[z3]Fix install files path and add tools.JackBoosY
2019-05-20[xproperty] Add new port (#6316)myd7349
2019-05-20[cppitertools] Add new port (#6518)myd7349
* [cppitertools] Add new port * [cppitertools] Use globs to make updates easier * [cppitertools] Rerun CI
2019-05-20Merge pull request #6533 from LarryIII/AddNewPortPhil Christensen
[sentencepiece] Add new port
2019-05-20[azure] Update vcpkgs (add new port dependencies) (#6511)ewertons
* [azure] Update vcpkgs (add new port dependencies) * [azure-iot-sdk-c] Bump CONTROL versions and normalize tabs/spaces * [azure] ACR of Update vcpkgs (add new port dependencies)
2019-05-20[argagg] Add new port (#6535)Phil Christensen
2019-05-20[grpc,fmt,zstd] Add Windows-specific conditionals (#6509)Andrei Lebedev
Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific actions in portfiles Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-20sobjectizer-5.5.24.4 and so_5_extra-1.2.3 (#6538)eao197
2019-05-20[argagg] Add new portmyd7349
2019-05-20[sentencepiece]Add new portLarry-Hu
2019-05-20[sentencepiece]Add new portLarry-Hu
2019-05-20[cccapstone]Fix include file <capstone.h> path.JackBoosY
2019-05-19[duilib] Windows arm/arm64 support (#6527)driver1998
* duilib: windows arm/arm64 support * bump the version number of duilib
2019-05-19[raylib] Add new port (fix #4500) (#5946)myd7349
* [raylib] Add new port (fix #4500) * [raylib] Update to 2019-04-27 * [raylib] Bump version number * [raylib] Minor fixes * [raylib] Fix Threads_FOUND not defined error on Ubuntu * [raylib] Bump version number * Add system dependencies message * [raylib] Display dependencies message on UNIX * Modify message to appear based on build target, not build host
2019-05-19[numactl] new port only linux (#6080)almikhayl
* [numactl] new port only linux * Add system dependency message * Update dependencies to include libtool * Make whitespace change to retrigger CI
2019-05-19[blend2d] add port (#6110)Maxim Kulyk
- port version `beta_2019-04-30` - same versioning as in asmjit pakage with addition of `beta_` prefix