* [sqlite3] Update to 3.42.0
* version
* Add cmake wrapper
* Test cmake wrapper
* version
* Add libsqlite3 to library names
* version
* WIP
* version
* restore original
* Remove cmake wrapper
* version
* Remove wrapper
* Remove all unused features
* version
* Remove unused features
* version
* only remove 1 variable
* version
* .
* version
* make json1 default feature
* version
* fix raining-tools feature compilation error
* update version
* Remove useless patches
* update version
* fix TRAINING_TOOLS
* update version
* fix format
* update version
* fix format
* update version
* Switch soem to version-date for rolling head library
* update database
* Remove unused patches and correct port-version
* update database
* review changes
* database update
* Update license to use new function
* update database
* Disable Werror soem
* update database
* [flashlight-sequence] New port
* Update version database
* Temporarily switch to fork to test OpenMP configurability
* Update version database
* Update origin to 0.0.1 tag
* Update ports/flashlight-sequence/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update version
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update libupdf to 1.22.1
* update versions
* Update ports/libmupdf/vcpkg.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update ports/libmupdf/vcpkg.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update versions
* Update versions/l-/libmupdf.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [libmicrohttpd] Update to version 0.9.77
* [libmicrohttpd] Remove unneeded dependency
Gettext is used by upstream only to build files for distribution.
Gettext is not used by the library itself.
* [libmicrohttpd] Add ARM support
The ARM is supported by upstream for a long time, VC support for ARM
was added in the version 0.9.77.
* [libmicrohttpd] Use universal project for VC builds
* [libmicrohttpd] Exclude wrong lib headers
* [libmicrohttpd] Support release/debug for non-VC builds
* [libmicrohttpd] Add license
* [libmicrohttpd] Add "https" feature
* [libmicrohttpd] Use right function for license file
* [libmicrohttpd] Fix "supports"
libmicrohttpd VC projects support only static library with static
runtime or dynamic library with dynamic runtime
* [libmicrohttpd] Update version database
* [flashlight-text] New port
* Format and fix vcpkg.json, x-add-version
* Export dll symbols on Windows
* Only pass opt to export all symbols on Windows
* Update version database
* Rename flag
* Update version database
* Update ports/flashlight-text/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update ports/flashlight-text/vcpkg.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update version
* Update to v0.0.4, remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* Update version database
* Use in portfile
* Update version database
* Fix CMake config install location
* Update package version
* Omit config fixup arg
* Update version
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Select fastest available FFT library depending on the platform
* Update to rubberband 3.2.1
* Also added arm64 in the portfile.cmake condition to match arm in the vcpkg.json
* Use FFTW backend on x86_windows due to Microsoft Visual Studio bug
* [crossguid] Fix compilation on gcc v13
Crossguid no longer compiles with gcc v13 (tested on Linux), due to a
missing include (cstdint). There is an upstream pull request to fix the
issue which has been open for some time but not yet merged [1].
Let's patch the sources in vcpkg until upstream fixes it.
Fixes#31834.
[1] https://github.com/graeme-hill/crossguid/pull/67
* [crossguid] Bump port-version
* [unordered-dense] New port
* [unordered-dense] Update version files
* [unordered-dense] Add missing version file
* [unordered-dense] Add license
* [unordered-dense] Update version files
* New port: libtracepoint-decode (decoder for perf.data)
Library for decoding tracepoints, e.g. from Linux perf.data files.
* Version 1.0 for new port: libtracepoint-decode
* [podofo] Change to github and update version to 0.10.0
* update version
* fix static export
* v db
* fix export name and add usage
* v db
* disable build libxml2 features
* format
* v db
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* remove port version constraints
* remove port version constraint
* bump port version
* version db
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
* remove port sais
* fix stdexec hash
* update stdexec version
* replaced main with a tag
* update stdexec version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
## 1.10.0 (2023-06-01)
### Features Added
- Added `Azure::Core::Uuid::AsArray()` and `Azure::Core::Uuid::CreateFromArray()` to enable reading or writing from an existing UUID. This is useful when the UUID was generated outside the Azure SDK, or needs to be used from a component outside the Azure SDK.
### Other Changes
- [[#3964]](https://github.com/Azure/azure-sdk-for-cpp/issues/3964) Ensuring some Azure SDK types have the expected default operations. (A community contribution, courtesy of _[jnyfah](https://github.com/jnyfah)_)
### Acknowledgments
Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:
- Jennifer Chukwu _([GitHub](https://github.com/jnyfah))_
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* [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
* [sdl1] Change the extension of the template MSBuild solution.
It will prevent Visual Studio from suggesting to open it, if you have opened a project using vcpkg as a directory.
* Update version database.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Update activemq-cppConfig.cmake
libapr-1.dll has to be found in bin/ folder
* Update activemq-cpp port version to 13
---------
Co-authored-by: Xavier Ventura <xavier.ventura@aimsun.com>
* [cppzmq] draft dependency update
cppzmq's draft feature need zeromq draft but it was not included.
* Update baseline.json
* Update cppzmq.json
* Update ports/cppzmq/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update cppzmq.json
* format
* version
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
* [podofo] Change to github and update version to 0.10.0
* update version
* fix static export
* v db
* fix export name and add usage
* v db
* disable build libxml2 features
* format
* v db
* [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
* [cppgraphqlgen] Update to v4.5.3
* Run vcpkg x-add-version --all
* Use VERSION variable in REF to stay in sync
* Run vcpkg x-add-version --overwrite-version cppgraphqlgen
* Updated hidapi to 0.14.0
Added new feature pp-data-dump, to make the build of the new pp_data_dump.exe developer tool optional
* Use vcpkg_copy_tools for pp_data_dump
* Removed unnecessary added empty lines from portfile
* Use ${VERSION} variable in portfile instead of hardcoded version number
* SObjectizer updated to v.5.7.4.3.
* x-add-version used for SObjectizer-5.7.4.3.
* Update ports/sobjectizer/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Fix hash for SObjectizer 5.7.4.3.
* Apply x-add-version for updated SObjectizer.
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [recast] Update to 1.6.0 and use official CMakeLists
* version bump
* Use VERSION instead
* version
* New port recastnavigation and set recast depends on it.
* version
* Apply suggestion
* version
* version
* Apply suggestion
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>