* [blpapi] add new port
* Deduplicate common prefixes, and better handle release-only triplets.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* There is a space problem in modifying the file path
* Version database
* update version
* Update generate-ports.ps1
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Update bde port
Disable windows and arm, at least for now
It'd be great to enable arm64-osx (macos?) soon
* Update version in bde.json
* Remove ci.baseline.txt skip.
* Fix version database.
* fix port-version
* Stop building for android, osx
I don't specifically know why these don't work, but linux is the primary platform
so let's fix these another time
Also remove the cxx17 flag for now - we'll need to address this at some point
but for now this should satisfy the feature flag requirements.
* Review comments
* Remove WINDOWS_USE_MSBUILD
* Update versions
---------
Co-authored-by: Oleg Subbotin <osubbotin@bloomberg.net>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284)
The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.
This breaks compilation on FreeBSD, where bash isn't part of the operating
system.
Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH.
* [botan] bump portrevision (microsoft/vcpkg#32284)
* [botan] regenerate versions repository (microsoft/vcpkg#32284)
* pulling has_synchro bits from https://github.com/microsoft/vcpkg/pull/27694
* bump port version
* version
* fix clang
* bump version
* version
* oops
* bump dependency version for boost-atomic's boost-module-build-helper dependency
* version
* revert renaming stuff -.-
* version
* remove detection stuff for lib prefix/suffix
* version
* fix indentation
* version
* forgot one
* version
* one more!
* version
* revert changes to cmake-get-vars
* version
* generate ports
* version db
* generate ports
* version db
---------
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* Xbox triplets should not support ports with only copyleft licenses
* Reverted ports that build with xbox currently
* Fix conflict and rebase
* Update baseline
* Update baseline
* remove port version constraints
* remove port version constraint
* bump port version
* version db
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
* [blend2d] update port to 0.10
- transition from `version-date` to `version`
- Update blend2d to 0.10
- Update local asmjit to 2023-04-28
- Arm is fixed for windows
* [blend2d] update versions
* [blake3] Update port to use official buildsystem
* [blake3] Add version to database
* [blake3] Force correct filenames
* [blake3] Add version to database
* [blake3] Backport DSO/DLL support
* [blake3] Add version to database
* [boringssl] Fix find-module compatibility
OpenSSL libraries use a "d" postfix to differentiate debug and release
binaries. The cmake find-module mistakes the debug binary for the
release binary without the postfix.
Fix the package config generator logic which was completely broken
before: Remove linkage of Windows libraries for non-Windows targets and
remove the "lib" prefix only for msvc builds.
Harmonize the pkg-configs with the debug postfix.
Add usage instructions.
* [boringssl] Add new port version to database
* Adding BlingFire Package
* Adding updated baseline
* Updating supported platforms
* Fixing up json
* Updating version
* Removing uwp platform
* Updating version
* Updating to commit with cmake config
* Updating blingfire version
* Updating to latest blingfire with fixes for vcpkg
* Updating version
* [blend2d, asmjit] Fix blend2d features build and update asmjit to latest commit
* format vcpkg.json
* update version
* update blend2d[jit]
* update version
* fix feature blend2d[logging]
* update version
* [backward-cpp] new port
* Update ports/backward-cpp/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* fix version after patch
* backward is header only
* disable arm and uwp
* disable only windows arm
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Added port for bxzstr
* Fixed checklist items
* Update version database
* Removed path modification, added usage
* Fixed bug where usage would not be added, added PATH_SUFFIXES