* [qtbase] patch CVE-2023-51714
* [qtbase] regenerate version info
* bump version db
* update version db
---------
Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [cld3] new port
* [cld3] fix port version
* update a path to the license
* use vcpkg_install_cmake
* remove deprecated functions
* disable arm test
* update sha
* ci.baseline.txt
* Update scripts/ci.baseline.txt
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/cld3/vcpkg.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/cld3/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* fix version
* scripts/ci.baseline.txt
* update patch
* c++ 11 version
* disable 64-osx
* more patches
* fix linux/Win32 static only
* anable other platforms
* fix build
* x64-osx
* ci.baseline.txt
* Revert "ci.baseline.txt"
This reverts commit ade1499c0f70c5171759c5330f0b8ba7394b3438.
* Update ports/cld3/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* fix version
* remove unused vcpkg-cmake-config
* move install headers to portfile
* remove ABI version
* add LF to ci.baseline.txt
* scripts/ci.baseline.txt
* disable unit tests
* fix
* move COMPILER_MSVC to port file
* fix version
* add line break
* refactoring
* uncomment -D_GLIBCXX_USE_CXX11_ABI=0
* add cld3Config.cmake.in
* improve cld3Config.cmake.in
---------
Co-authored-by: Alexander ROZDAYBEDA <alexander.rozdaybeda@avanquest.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* [opentelemetry-cpp] Add geneva exporter as a feature
* Initialize component path as empty list
* Update description
* Address feedback on adding comment about the design
macOS 14.2.1 on amd64, 14.3 on arm64
XCode Console Tools 15.1
Other changes:
macOS install is done from the installers rather than from the recovery partition
readme.md is now written for a vcpkg-team audience
vagrant is removed as a dependency so that discussion of how to persist the VMs between machines could be included
arm64 is added using https://github.com/s-u/macosvm
* [vsgimgui] New port
* Fix indentation
* Fix version
* Remove files through portfile instead of patch
* Update version
* Add patch to remove font texture creation. The Vulkan backend now does this automatically.
---------
Co-authored-by: Cheney-Wang <850426846@qq.com>
* Add lzav 3.4
* Update CI baseline
* Update to version 3.6
* Update CI baseline
* Update to version 3.10
* Update CI baseline
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit changes the 'Vcpkg with CLion' section. Starting from the version 2023.2, CLion integrates with vcpkg and there is no need for additional CMake option as before. Also added a link to the official documentation.
Signed-off-by: Marina.Kalashina <marina.kalashina@jetbrains.com>
* [libmad] update to 0.16.4
Switches libmad to Tenacity's maintained version.
Signed-off-by: Avery King <avery98@pm.me>
* update filename
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* update version db
---------
Signed-off-by: Avery King <avery98@pm.me>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
* Fix lib suffix matching
* Preserve flags when transforming standard libs
* Use separate_arguments
* Fix transform
* [vcpkg_configure_make] Fix SKIP_CONFIGURE
* Update linker flags
* Update linker flags
* Fix regex substitution
* Restore full CI
* Reuse configure's linker flags setup
* Handle ldflags separately from linker flags
* Factor out common definitions
* Control docdir and mandir for debug
* Use vcpkg_list APPEND
* Don't pass -avoid-version into configure
* Restore lost escaping
* Copy --target from LDFLAGS to CC/CXX
* Consolidate macros into one function
* Elaborate ABI flags
* Elaborate flag processing
* Update warnings for embedded space
* Update windows tool path fixup
* [libudns] No cross builds
* [vcpkg_find_acquire_program] Add VSCLANG
Find VS's clang without fallback to the giant LLVM download.
* [gmp] Update CCAS setup
* [nettle] Update CCAS setup
* Fix VSCLANG
* WIP
* Restore processing of isysroot
* [nettle] Fix assembler option
* [liburing] Adjust
* Variable name changes
* Remove redundant separate arguments
* Move -m32/-m64 to ABI flags
* Unify ABIFLAGS spelling
* CI
* Revert VSCLANG
* Use GNU Make to build autotools ports on FreeBSD (microsoft/vcpkg#32282)
* Fix flag removal
* Drop separation of ABI flags
* Handle '-arch=...'
* Revert "Control docdir and mandir for debug"
This reverts commit d8293a1997.
* [icu] Pass uwp option to pkgdata
* Restore old osx flags hook
* Add triplet variable to make libtool pass --target to linker
---------
Co-authored-by: Schaich, Alonso <alonsoschaich@fastmail.fm>
* [materialx] Add various features to control project options
* Revert "[materialx] Add various features to control project options"
This reverts commit 2ad6c708ca.
* [materialx] Add various features to control project options