| Age | Commit message (Collapse) | Author |
|
[openvdb] Fix blosc linkage in openvdb. issue #6561
|
|
[pthreads] remove debug/release libs from release/debug folder
|
|
[openmvs] add new port
|
|
* 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
|
|
|
|
|
|
|
|
* [fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking.
* [fftw3] Use combined threads to enable DLLs on Windows.
|
|
* [boost-modular-build-helper] Update to 1.70. Fixes #6493.
* [boost-build] Fix boost-build toolset selection for v142
|
|
|
|
* [openblas] Ensure we build without lapack on all platforms
* [openblas] Bump version number
|
|
* 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
|
|
|
|
* Enable to compile to a single opencv_world library file
|
|
|
|
* [cppitertools] Add new port
* [cppitertools] Use globs to make updates easier
* [cppitertools] Rerun CI
|
|
* Patch to enable bootstrap on Win32
* [bootstrap-vcpkg] Test OS version to set PreferredToolArchitecture
|
|
[sentencepiece] Add new port
|
|
* [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)
|
|
|
|
Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific
actions in portfiles
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* duilib: windows arm/arm64 support
* bump the version number of duilib
|
|
* [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
|
|
* [numactl] new port only linux
* Add system dependency message
* Update dependencies to include libtool
* Make whitespace change to retrigger CI
|
|
- port version `beta_2019-04-30`
- same versioning as in asmjit pakage with addition of `beta_` prefix
|
|
The latest version of openblas supports static builds on windows
|
|
Fixes regression introduced by #5681 in CMake projects with minimum version <3.3 where CMP0057 is not set to NEW
Fixes #6484
|
|
* [lz4, flann] port patches from #5169
* [lz4] use vcpkg_fixup_cmake_targets
* [flann] improve target handling
* [lz4] remove unnecessary debug message
* [openmvg] many many fixes to build it on windows
* [pcl] use official FLANN cmake config file instead of custom module
* [pcl] fix patch for flann targets
* [pcl] Bump CONTROL version
|
|
|
|
* [aliyun-oss-c-sdk] Add new port
* [aliyun-oss-c-sdk] Update the CONTROL file and add the dependency.
|
|
* upgrade lua to 5.3.5
* support POSIX systems
* bump version in CONTROL file
* -lm
* fix copyright check
* don't use c89 on windows
vs2015 already supports c99
* correct vcpkg_extract_source_archive_ex usage and platform detection
* fix FreeBSD
|
|
|
|
exported symbols in windows
|
|
* [zopfli] Add new port
* [zopfli] Fix for Linux and macOS
* [zopfli] Fix zopflipng
|
|
|
|
|
|
* [zziplib]Fix build error in linux.
* [zziplib]Use configure_file to generate config.h
|
|
* Publish azure storage cpp client library v6.1.0
* [azure-storage-cpp] Modify CONTROL file to match version in portfile
|
|
This PR includes the following changes that are required to get gRPC to build for ARM/ARM64 on Windows
1) Updated to v1.20.1
2) Disables Codegen Build for ARM/ARM64 builds
3) Rebased the "Fix UWP" patch so that it will apply properly
4) Fixed the "Static Linking in Linux" patch because it specified an invalid option on Windows builds
5) Added patch to "#undef" a macro name collision
6) Added GDI32.lib to the list of standard libraries linked to Windows
|
|
* Update vcpkg to include latest version of HowardHinnant-date code. To
fix windowsZones.xml URL change.
* [date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from
HowardHinnant/date
* Revert "[date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from"
This reverts commit 1d71b07aec57d11f07641ff2b2b3c65a717b4ad4.
* [date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from HowardHinnant/date
|
|
|
|
|
|
|
|
* [boost] Update to 1.70.0
* [boost-build] Update to 1.70.0
* [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70
* [boost-variant] Revert to 1.69 due to regression
[fizz][folly] Update and fix for boost 1.70
[libsodium] Use CMake buildsystem replacement to enable non-Windows
* [wangle] Update. [folly] Avoid linking debug libs in release.
* [pcl] Fix compatibility with boost 1.70
* [fizz] Handle merge regression
* [arrow] Modernize and fix cmake targets
* [boost-type-traits] Update patches for arm64-windows
* [boost-locale] Add boost-system and boost-thread as arm64 dependencies
* [ompl] Add missing boost-timer dependency
|