| Age | Commit message (Collapse) | Author |
|
* [libvpx] Added support for build on MacOS and Linux
* [libvpx] Fix ci-baseline
|
|
|
|
* [ace] Update to 6.5.8
* Address review comments
* ports/ace/portfile.cmake:
* Put back copy step
* ports/ace/portfile.cmake:
* Fixed error
* ports/ace/portfile.cmake:
* ARM should work, let us try it
* ports/ace/portfile.cmake:
* ARM doesn't work yet, so disable it again
* ports/ace/portfile.cmake:
* Add support for vcpkg of ace on MacOSX
* ports/ace/portfile.cmake:
* [ace] Update to 6.5.9 and removed fail check for ARM, when a new vs2019 is available with the compiler check that should work again
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
* [llvm] Update to version 10.0.0 and new features
* switch to llvmorg-10.0.0-rc3, allow to use bin directory for tools
* Fix CMake targets after vcpkg_fixup_cmake_targets call.
* [halide] Update to master version to support LLVM 10
* [halide] fix x64-osx build
* [llvm] add enable-assertions feature
* [llvm] fix comment
* [llvm] enable ci for x64-linux and x64-osx
* [llvm] update to v10.0.0-rc5
[llvm] disable assertions and ABI breaking checks by default
[llvm] limit the maximum number of concurrent link jobs to 1
[llvm] add postfix `d` and debug shared libraries in the `/bin` directory
* [llvm] revert debug postfix `d`
[llvm] don't remove debug version of tools and shared libs
* [llvm] fix debug tools path
* [llvm] update to release tag llvmorg-10.0.0
[llvm] build with CMAKE_DEBUG_POSTFIX=d
[llvm] remove debug binaries
* remove new CMake argument FOLLOW_SYMLINK_CHAIN
* [llvm] force TableGen to be built with optimization
* [llvm] add future disable-clang-static-analyzer
* [llvm] add futures for main targets
[llvm] remove utils and clang-tools-extra from default features list
[llvm] exclude tests
* [llvm] add features for main targets
[llvm] remove utils and clang-tools-extra from default features list
[llvm] exclude tests
* [llvm] update features description
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [vcpkg] Add new function vcpkg_copy_tools
* [cpuinfo][czmq][nanomsg][uriparser] Use vcpkg_copy_tools
* [czmq] Clean even tools are not copied
[libsvm][zyre] Use vcpkg_copy_tools
* [vcpkg-copy-tools] Clean debug/bin
This should fix czmq build error
* [czmq] czmq does not have BUILD_TOOLS option
* [vcpkg] Split clean logic into another function
* [cpuinfo][czmq][nanomsg][uriparser] Fix calling of vcpkg_copy_tools
* [zyre] Fix regression error
* [vcpkg] Update try_remove_empty_directory
* [libsvm] Fix vcpkg_copy_tools call
|
|
|
|
* [libbson/mongo-c-driver] Update to 1.16.1
* [libbson] Refix static build
* [mongo-c-driver] Re-fix dependency libbson and dynamic build
* [mongo-c-driver] Fix generate cmake file
* [mongo-cxx-driver] Fix find libbson
* [mongo-c-driver] Fix generate cmake file when building static
* [mongo-cxx-driver] Fix dependency mongo-c-driver
* update version info
* [mongo-c-driver] Update patch
* [mongo-c-driver] Re-generate patch.
* [mongo-c-driver] Re-generate patch
|
|
writes (#11116)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
|
|
* [imgui] Separate feature tools from feature example
* [imgui] Separate feature tools from feature example
Co-authored-by: JackBoosY <yuzaiyang@microsoft.com>
|
|
wherein 'python' is python2.
|
|
|
|
the VMs)
|
|
exist on Windows.
|
|
LICENSE.
|
|
|
|
|
|
* [mstch] add new port
* [mstch] update sha512 code
* [mstch] don't build in some window environment
* [mstch] remove some args which were no longer needed
* [mstch] Patch out forcing build type
* [mstch] Restore C++11 on non-Windows
* [ci.baseline.txt] Mark mstch as passing on x64-windows-static
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [alembic] make the portfile linux-compatible
* [alembic] fix build error in debug on linux
* [alembic] simplify renaming of copyright file
* [alembic] code simplification and formatting
* [alembic] update version to 1.7.12-1
* [alembic] linux build does not fail anymore
|
|
|
|
|
|
* Add ARROW_FILESYSTEM feature
* update arrow version
|
|
|
|
Adds a patch changing macros in absl/base/options.h to
always use the std:: namespace types instead of the
absl:: namespace replacements (for any, optional,
string_view, variant).
The upstream version of options.h uses compiler/library
feature detection to decide this, but patch
fix-lnk2019-error.patch hard codes use of absl:: types,
thus rendering setting CMAKE_CXX_STANDARD to 17 in the
port file ineffective. Since auto detection is problematic
from an ABI point of view (see comments in
absl/base/options.h for details), this applies an
alternate patch for fix-lnk2019-error.patch when feature
cxx17 is enabled.
|
|
* [libqcow] Add new port
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
* [libqcow] fix build
Co-authored-by: Alexandro Sanchez Bach <asanchez@kryptoslogic.com>
|
|
* Update vcpkg_build_msbuild.cmake
* Update vcpkg_install_msbuild.cmake
* Update CONTROL
* Update CONTROL
* Update portfile.cmake
* Update portfile.cmake
* Update ci.baseline.txt
|
|
* [armadillo] Add dependent port superlu on osx
* [armadillo] Suppress automatic dependency enablement
* [mlpack] Re-enable in CI
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
qt5-declarative (#11045)
This is required so that qt5-tools is not skipped in CI which affects CI coverage.
In general Qt5 ports should not be build apart from each other but as complete package!
Or VCPKG should accept installing duplicated *.dll in every folder excebt for /bin or debug/bin
|
|
* [pcl] Fix link to libpng
* [pcl] Format code
|
|
The freetype dependencies libpng and bzip2 are not required for the functionality of harfbuzz.
|
|
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [uchardet] Add new port
* [uchardet] Fix string no output variable error
[uchardet] Update homepage
* [uchardet] Fix tool build error on Windows
* [uchardet] Update
* [uchardet] Modernize
* [uchardet] Update to 2020-04-26
* [uchardet] Fix static build
* [uchardet] Fix UWP build
|
|
* [opencc] Add new port
* [opencc] Update to 2019-10-09
* [opencc] Minor update
* [opencc] Modernize
* [opencc] Update to 2020-04-26
* [opencc] Bypass arm64-windows
* [opencc] Modernize
* [opencc] Rebuild on osx
|
|
* Fix boost modular build for ARM64 builds on Linux
* Add error message
* Fix endif error
* Fix typo in error msg
* Bump up version
|
|
* [ffmpeg] Fix ffmpeg[opencl, openssl] static build failed
* [ffmpeg] Fix ffmpeg/CONTROL[lzma] static build failed
* Fix conflict
* Fix conflict
* Fix conflict
* [ffmpeg] Remove include(vcpkg_common_functions)
* Remove include(vcpkg_common_functions)
* [ffmpeg] Fix patch apply failed
* Fix conflict
* [ffmpeg] Fix conflict
* [ffmpeg] Fix patch
|
|
* [icu] Fix configure failure due to not finding python
* [icu] Remove deprecated functions
* [icu] Fix configure failure due to not finding python
* [icu] Fix deprecated functions
* [icu] Fix deprecated functions
|
|
* [gts] Support for build with cmake in unix
* update baseline
* [gts] Apply patch
* [gts] Fix undefined M_PI in windows
* update baseline
|
|
|
|
opengl-registry to 2020-03-25 (#10676)
* Update egl-registry to 2020-02-20 and opengl-registry to 2020-03-25
* opengl-registry: remove extra includes that
* egl-registry, opengl-registry: add Homepage
* egl-registry, opengl-registry: remove includes, use
|
|
|
|
|
|
* [boost-coroutine] Add patch from boost.org
* [boost-coroutine] update package version and remove derecated include
|
|
* [pe-parse] Add new port
* pe-parse/CONTROL: Fix version, remove dep
* pe-parse/portfile: Formatting
* pe-parse/CONTROL: Add pe-parse's homepage
* pe-parse/CONTROL: Don't support UWP
This isn't a platform pe-parse intends to support.
|
|
|
|
|
|
|
|
|
|
* [libarchive] add zlib and zstd to wrapper and expose zstd as a build feature.
* bump control
|
|
(#10170)
* updated qt-advanced-docking-system to 3.2.1
* fixed source hash
* made requested changes
* fix linux build
* Update to 3.2.5, fix hash discrepancy
|