* Update stduuid to 1.2.3
* Update CI baseline
* Switch back to ${PORT}
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
* [simdutf] Update simdutf version to 3.2.15
The command line tool that was added in version 2.0.0 of simdutf is available through the new "tools" feature.
* [simdutf] Adjust baseline version
* Apply suggestions from code review
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* [simdutf] Update baseline version
* Revert all changes to the baseline
This reverts commit b9114681dc and 7f71a77e83.
* Reset port version to 0
* Update baseline
* [simdutf] Update to version 3.2.16 which fixes a build error when targeting x86-windows
* [simdutf] Update version files
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* [python3] Update to 3.11.3
* Force set PythonForBuild on windows
* Set LD_LIBRARY_PATH on unix
* Always use vcpkg_find_acquire_program(PYTHON3) on windows
* Remove LD_LIBRARY_PATH shenanigans
* [vtk] Parse python version from include folder
* Fix static builds on windows
* Pass --with-build-python on unix
* [omniorb] Fix python version in patch
* Resurrect rpath patch
* [python3] fix usage
* [gobject-introspection] don't hardcode python version
* Update vcpkg_find_aquire_program(PYTHON3)
This is also required for gobject-introspection
* [paraview] don't hardcode python version
* [vtk-dicom] don't hardcode python version
* Update python in vcpkgTools.xml
* Fix host arch detection in vcpkg_find_acquire_program(PYTHON3)
* [libpq] Don't hardcode python version
* [shiva] Don't pass python variables
* [vcpkg-get-python-packages] Delete unused file, update hardcoded python version
* [python3] update to 3.11.4
* [omniorb] Use PREPEND in vcpkg_add_to_path
So that python from vcpkg is picked before system python
* libpq quickfix
* re-fix libpq
* fix vcpkg-get-python-packages
* Make windows 7 patch compatible with unix builds
* Copy pyd files to bin
Also fixes copying files that do not belong to current build tree
* Fix static builds
* Speculatively fix osx regression
* Fix omniorb on unix
* [gobject-introspection] fix windows builds
* [vtk] Update vendored copy of mpi4py for python 3.11 support
* [mdl-sdk] Fix python
* [gobject-introspection] fix the fix of a fix...
* Update versions
* Undo changes in gobject-introspection and vcpkg_find_aquire_program(PYTHON3)
---------
Co-authored-by: root <root@DESKTOP-UIPL9V8>
* [cpprestsdk] use platform expressions in default-features
* [microsoft-signalr] use platform expressions in default-features
* [signalrclient] fix dependencies
* [salome-configuration|medcoupling] new ports
* format manifest
* v db
* remove trace
* v db
* fix dep
* v db
* Apply suggestions from code review
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* v db
* adjust SALOME_WITH_MPI depending on HDF5
* remove nuking of CMAKE_PREFIX_PATH from salome
* v db
* fix post build
* v db
* Fix med-fichier config on linux
* add supports
* format manifest
* v db
* don't want to investigate linux failure further
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [scotch] add new port
* format manifest
* v db
* add pthread dep
* v db
* remove debug include folder
* v db
* !supports all ci failures
* v db
* remove man folder
* v db
* SObjectizer updated to 5.8.0, so5extra to 1.6.0.
* x-add-version applied for SObjectize-5.8.0 and so5extra-1.6.0.
* SObjectizer updated to v.5.8.0.1.
* x-add-version for SObjectizer-5.8.0.1
* Fix version DB
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Add sort port for sort.h
[sort.h](https://github.com/swenson/sort) is a fast C header library
with many different sorting algorithms.
There's not a build process, so the port is just copying the header
file.
Most people usually just copied the header into their project, but I
thought having a vcpkg might make it easier to use sort.h
* Move sort to swenson-sort
* [sfml] Update SFML to 2.6.0
- SFML 2.6.0 was just released
- The ARM64 patch for macOS is no longer needed
- Add extra Linux dependency hint
- Fix GitHub URL casing
* [sfml] Update version database
* 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
* [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
* 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
* 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>