* [bux] Add new port
* Corrections according to Create Pull Request suggested questions
* SHA512
* Mark fails into .\scripts\ci.baseline.txt
* Mark fails into .\scripts\ci.baseline.txt
* No need of "port-version": 1 in vcpkg.json
* Update version database
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update bux.json
* Update ports/bux/vcpkg.json
* update version
* Update scripts/ci.baseline.txt
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update bux support
* update version
* update version
* Rename bux to buck-yeh-bux
* Update version database
* [buck-yeh-bux] upgrade to v1.5.0
1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.
* Missing comma in versions/b-/buck-yeh-bux.json
* buck-yeh-bux 1.6.0
* Corrections made according to NancyLi1013's requests in PR #20813
* Fix SHA key in versions/b-/buck-yeh-bux.json
* Update to buxk-yeh-bux v1.6.2
* [buck-yeh-bux-mariadb-client] The first release
* Add dependency to libmariadb
* Inccorect git-tree value in versions/b-/buck-yeh-bux-mariadb-client.json
* linux build is enabled
* [buck-yeh-bux] Upgrade to 1.6.3 to allow u64-linux
* linux build is disabled again for not recognizing C++20 header <concpts> yet
* Mark vcpkg.json to support Linux but ci.baseline.txt to fail the CI build
* Repair buck-buck-yeh-bux in version database.
* [buck-yeh-bux] Upgrade to 1.6.5
* [buck-yeh-bux] Upgrade to 1.6.5
* Add "license" field
* Correction nade by `./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json`
* Update according to `git rev-parse HEAD:ports/buck-yeh-bux`
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [getopt-win32] ARM64 support
* retrigger checks
* updated git-tree sha
* Specify ports that do not support ARM but were enabled by getopt-win32 adding support.
* Upated SHA's
* Update ports/getopt-win32/portfile.cmake
Formatting indentation fix.
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Formatting indentation fix.
* Update version database
* [getopt-win32] Use CMake
* Updating versions
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Updated to latest release:
https://github.com/libusb/hidapi/releases/tag/hidapi-0.12.0
* Update SHA
* SHA = 0
* Overwrite version
* SHA512
* version
* Removed failing line introduced in #22320
* version
* Added vcpkg_replace_string again, now for libhidapi.cmake instead of hidapi.cmake
* x-add-version
* update nethost
* bump nethost version
* Add CMake exports in an unofficial- namespace
https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md#add-cmake-exports-in-an-unofficial--namespace
* fix port version and deprecated functions
* change nethost version date to version
* update usage
* add quotes to paths and export targets directly
* bump nethost version
* [nethost] Only build one flavor
* fix build error
* bump nethost version
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* boringssl: Add a patch to disable another warning breaking build for VS2022.
Filed upstream as https://bugs.chromium.org/p/boringssl/issues/detail?id=495
* Update versions
* format portfile.cmake
* x-add-version
* Update patch, remove -WX and -Werror
* x-add-version
* update patch's name
* x-add-version
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
* Take gperf from vcpkg tool if possible
* [gperf] Install binary into tools/gperf/
* Fix kf5codecs gperf bug
* Add PREPEND to freetds port
* fix gperf for qtwebengine
* make gperf modern port
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [imgui] Add supports for features dx-binding and metal-binding and metal-binding
* x-add-version
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
* [flecs] Add new port
Fix#10774.
* [flecs] Add version stuffs
* [flecs] Disable UWP support
GetModuleHandle doesn't support UWP.
* [flecs] Overwrite version
* [flecs] Add vcpkg-cmake-wrapper.cmake
* [flecs] Overwrite version
* Consolidate autotools patches with pkg-config
Fixes mingw builds.
* No msbuild limitations for mingw
* Implement readline support
* Remove features which never built
* Bonjour support is osx only
* Move remaining support checks to manifest
* Remove libpq uwp fail from ci baseline
* Update versions
* Bump version to 8.0.0
* Update version files
* Update patches
* Update version files
* Add patch for MSVC 2022 compat
* Update version files
* [arrow] Minimize dependencies patch
* [arrow] Fix issue with getting brotli include dir for dynamic targets
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [mpi] Add cmake wrapper to fix bug getting MPI_${LANG}_ADDITIONAL_INCLUDE_DIRS when calling FindMPI.cmake
* version
* Move wrapper to msmpi, only copy the wrapper in the meta port installation
* version
* typo
* version
* Apply suggestion
* version
* move unset before _find_package
* version
* Add double quotes
* version
* Fix
* version
* Don't double quote list!
* version
* Apply suggestion
* version
* [wxwidgets] Fix find dependency pcre2
* version
* Use pcre2.pc
* version
* Fix double quotes
* version
* Use PC_PCRE2_LINK_LIBRARIES instead of target name to fix wx-config content
* version
* Set wxUSE_SECRETSTORE to FALSE to avoid introduce system pcre in wx-config
* version