Commit Graph

16460 Commits

Author SHA1 Message Date
Matthias Kuhn
233e6daf1d
[tiff] Fix libm as dependency for android (#25159) 2022-06-10 10:38:30 -07:00
autoantwort
9b8ec3ef37
[blaze] update to 3.8.1 (#24235)
* [blaze] fix mac arm build

* Update versions/b-/blaze.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-10 10:25:12 -07:00
Buck Yeh
45f26a1bf1
[buck-yeh-bux-sqlite] New port (#25144)
* [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`

* [buck-yeh-bux-mariadb-client] Upgrade to 1.0.3

* [buck-yeh-bux-sqlite] New port

* `vcpkg.json`/"supports" changed to "!(arm | uwp | osx | linux)" for all my ports

And remove the corresponding lines from `ci.baseline.txt`

* Update "port-version" & "git-tree"

* Update "port-version"

* Update "git-tree" but revert "port-version"

* Update ports/buck-yeh-bux-mariadb-client/vcpkg.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/buck-yeh-bux/vcpkg.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Run `./vcpkg x-add-version ...` to update port-version

* Update buck-yeh-bux-mariadb-client.json

* Update buck-yeh-bux.json

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>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-06-10 10:22:57 -07:00
Bernhard Manfred Gruber
935a35ecb7
[tinyobjloader] Update to 2.0.0rc9 (#25055) 2022-06-10 10:02:25 -07:00
Laurent Rineau
5ef732a97b
[cgal] Update to version 5.4.1 (#25141)
* [cga] Update to version 5.4.1

* ./vcpkg x-add-version --all
2022-06-10 10:00:38 -07:00
Charles Karney
9d6fc50eac
[Geographiclib] Update to v2.1 (#25165)
* Upgrade to GeographicLib 2.1

* [geographiclib] Update to version 2.1
2022-06-10 10:00:24 -07:00
Thiago Macedo
8ec3d7611e
[jwt-cpp] Update jwt-cpp to 0.6.0 (#25120)
* Update jwt-cpp to 0.6.0

* New version added to vckpg metadata

* jwt-cpp: license field and port version reset

* jwt-cpp: fix for versions and port-version field

* jwt-cpp: fix for SHA digest

Co-authored-by: Thiago Macedo <thiago@sincronica.com.br>
2022-06-10 09:59:59 -07:00
Sylvain Doremus
29fa20cb6f
[shaderwriter] Update to version 2.3.0. (#25132)
* [shaderwriter] Update to version 2.3.0.

* [shaderwriter] Added PDB files install.

* [shaderwriter] Updated commit ID.

* [shaderwriter] Fixed call to vcpkg_cmake_config_fixup.
2022-06-10 09:59:34 -07:00
LilyWangLL
bde216bf73
[opencv4, opencv3, opencv2] Add feature dc1394 (#24595)
* [opencv4, opencv3] Add feature dc1394

* version

* opencv2 add feature

* version

* update opencv

* x-add-version

* update version

* update test ports

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-09 20:11:05 -07:00
Sylvain Doremus
58196ee519
[convectionkernels] Add port. (#25148)
* [cvtt] Add port.

* [cvtt] Modified to unofficial-cvtt

* Apply suggestions from code review

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [cvtt] Renamed to convectionkernels

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-09 10:00:56 -07:00
然Y
062f92c92e
[air-ctl] Support uwp and dynamic library (#25113)
* add port ctl

* update version database

* use vcpkg_from_github

* update version database

* rename air-ctl

* .

* update version

* Update portfile.cmake

* update version

* All platforms supported

* update versions

* update SHA512

* update versions

* update SHA512

* update versions

* update SHA512

* update version

* add port-version

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* Update air-ctl.json

Co-authored-by: 然Y <inie0722.gmail.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-06-09 08:59:26 -07:00
Ryan
b42db817a8
[frozen] Update to 1.1.1 (#25151)
* update to 1.1.1

* add license field

* quote paths

* add versions
2022-06-09 08:57:25 -07:00
Sylvain Doremus
ddb820f45a
[vkfft] Add port. (#25146) 2022-06-09 08:55:50 -07:00
Sylvain Doremus
c9bc696acb
[ashes] Updated to 2022-06-08. (#25130)
* [ashes] Updated to 2022-06-08.

* [ashes] Removed port-version.
2022-06-09 08:39:10 -07:00
Twice
58bb4d6a61
[protopuf] Update to 2.2.0 (#25136)
* [protopuf] Update to 2.2.0

* [protopuf] Add version

* [protopuf] Change version-semver to version

* [protopuf] Add version
2022-06-09 08:38:12 -07:00
Sylvain Doremus
83eb3d3d13
[rendegraph] Updated to version 1.1.0. (#25126)
* [rendegraph] Updated to version 1.1.0.

* [rendergraph] Trying to re-enable arm.

* [rendergraph] Added "" around absolute paths.
2022-06-09 05:26:07 -07:00
Thomas1664
d120046cf0
[hexl] Update to 1.2.4 (#25150)
* [hexl] Update to 1.2.4

* version
2022-06-09 05:25:29 -07:00
Ryan
a6f4a954bf
[xbyak] Update to 6.60 (#25152)
* update to 6.60

* add license field

* use path from cmakelists, not the port name (which aren't necessarily the same)

* fail cases are already listed in the supports field

* add versions
2022-06-09 05:24:05 -07:00
Jack·Boos·Yu
1323f4b83d
[wtl] Remove 'wtl' subdirectory to conform to upstream (#25108)
* [wtl] Fix internal include path

* more double quotes

* change to version

* version

* typo

* version

* Add license

* version

* Apply suggestion

* version
2022-06-08 15:58:56 -07:00
Kai Pastor
5d992a46de
[harfbuzz] Fix CMake config (#25092)
* Use 'supports' to restrict 'coretext'

* Minor portfile changes

* Minimal fix to harfbuzzConfig.cmake

* Update versions
2022-06-08 15:44:40 -07:00
Kai Pastor
7a199e7786
[sdl1] Enable mingw (#25095)
* Portfile CMake style

* Fix mingw

* Add polyfill for missing 'which'

* Add patch for relocatable sdl-config

Fixes mingw on Windows builds.

* Update versions

* CR requests

* Remove man3

* Update versions
2022-06-08 14:30:48 -07:00
Fawdlstty
0a74827c24
[fawdlstty-libfv] Add new port (#25041)
* add libfv for #25025

* add cmake tools

* commit `vcpkg.exe x-add-version --all`

* overwrite sha1

* update version

* commit 'x-add-version --all'

* rename to fawdlstty-libfv

* remove comments

* --overwrite-version
2022-06-08 11:24:14 -07:00
Buck Yeh
a15782fee2
[buck-yeh-bux-mariadb-client] Update to 1.0.3 (#25114)
* [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`

* [buck-yeh-bux-mariadb-client] Upgrade to 1.0.3

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>
2022-06-08 04:52:21 -07:00
Vitalii Koshura
19fafcdb35
[boinc] Update to 7.20.0 (#25116)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-06-08 04:48:44 -07:00
Azure SDK Bot
afdf818dd8
[Azure SDK Key Vault] Update to June Release Certificates and Secrets (#25117)
* [azure-security-keyvault-secrets-cpp] Update to 4.0.0
## 4.0.0 (2022-06-07)

### Breaking Changes

- Renamed `keyvault_secrets.hpp` to `secrets.hpp`.

* [azure-security-keyvault-certificates-cpp] Update to 4.0.0
## 4.0.0 (2022-06-07)

### Breaking Changes

- Renamed `keyvault_certificates.hpp` to `certificates.hpp`.
2022-06-08 04:48:24 -07:00
Azure SDK Bot
85e04c67af
[azure-security-attestation-cpp] Update to 1.0.0-beta.3 (#25119)
## 1.0.0-beta.3 (2022-06-07)

### Breaking Changes

- `ValueToSend` field in `TpmAttestationOptions` becomes `Payload`.
- `AddIsolatedModeCertificatesOptions` becomes `AddIsolatedModeCertificateOptions`
- `RemoveIsolatedModeCertificatesOptions` becomes `RemoveIsolatedModeCertificateOptions`
- Renamed `AttestEnclaveOptions` to `AttestSgxEnclaveOptions` and `AttestOpenEnclaveOptions`.
- `AttestationClient` and `AttestationAdministrationClient` creation is now done using the factory method `AttestationClient::Create()` and `AttestationAdministrationClient::Create()`.
2022-06-08 04:47:41 -07:00
Ryan
5ec730a50c
[expected-lite] Update to 0.6.0 (#25121)
* update to 0.6.0

* add license field

* add versions
2022-06-08 04:47:11 -07:00
Ryan
5a69602889
[srell] Update to 3.010 (#25122)
* update 3.010

* add license

* add versions
2022-06-08 04:46:49 -07:00
Adam Johnson
8bd020df25
[string-theory] Update to 3.6 (#25127)
* [string-theory] update to current

* add-version-x
2022-06-08 04:46:21 -07:00
Ryan
722fab96f1
[tomlplusplus] Update to 3.1.0 (#25128)
* update to 3.1.0

* fixup config path

* lib dir no longer exists

* quote paths

* add versions
2022-06-08 04:45:59 -07:00
Adam Johnson
4b313f0289
[libhsplasma] Update to 2022-05-19 (#25133)
* [libhsplasma] bump to current

* add-x-version
2022-06-08 04:35:11 -07:00
Dennis
e279491392
[asio-grpc] Update to 1.7.0 (#25093)
* Update asio-grpc to v1.7.0

* Remove dependency on vcpkg-cmake-config from asio-grpc

* Re-add vcpkg_cmake_config_fixup to asio-grpc port
2022-06-07 17:38:44 -07:00
Robert Schumacher
7d2449c346
[docs] Delete embedded documentation in favor of docs/ (#25096)
* [docs] Delete embedded documentation in favor of docs/

Drive-by for the helper ports:
1. "documentation": "https://vcpkg.io/en/docs/README.html"
2. "license": "MIT"
3. Use `include_guard(GLOBAL)` in all script files
4. Make sure any persistent variables are saved to the cache

* [docs] Restore empty regenerate.ps1 to satisfy Azure Pipelines

* [docs] PR comments
2022-06-07 16:26:51 -07:00
LilyWangLL
c379c64ff9
[crashpad] Fix can't find build/build_config.h (#25106)
* [crashpad] Fix can't find build/build_config.h

* x-add-version

* remove crashpad:x64-linux=fail form ci.baseline.txt

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-07 13:57:51 -07:00
Robert Schumacher
053c82f8c7
[gts] Move to official upstream sources (#25034)
* [gts] Move to official upstream sources

* [gts] Rename src->SOURCE_PATH
2022-06-07 13:36:34 -07:00
Azure SDK Bot
3b040ecf51
[azure-storage-common-cpp] Update to 12.2.4 (#25103)
## 12.2.4 (2022-06-07)

### Bugs Fixed

- Fixed a bug where text of XML element cannot be empty.
2022-06-07 13:04:05 -07:00
Robert Schumacher
203f5f3bef
[ci.baseline.txt] Updates for CI 20220604.1 (#25099) 2022-06-06 15:43:17 -07:00
yrivardmulrooney
7ff57dfe99
[hareflow] Add hareflow (#24903)
* [hareflow] Add hareflow

* Fix version info

* Mark windows x86 as skip

* PR fixes & drop exclusion of x86 windows

* Add newline to portfile

* Fix dependencies
2022-06-06 14:03:01 -07:00
WhuAegeanSea
fdeea72bb0
[glog] Avoid including Windows.h (#24538)
* Fix building errors of glog

* Bump the port version of glog

* Update version database

* Fix building errors

* Update version database
2022-06-06 13:22:22 -07:00
Chuck Walbourn
904a51f8e5
[cppwinrt] port rewrite to use cppwint.exe tool from NuGet Gallery (#24967)
* [cppwinrt] rewrote port to leverage cppwinrt.exe tool from nuget.org

* Reformat

* Update baseline

* Update ports/cppwinrt/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/CMakeLists.txt.in

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/CMakeLists.txt.in

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/CMakeLists.txt.in

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cppwinrt/CppWinRT-config.cmake.in

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Simplifed CMakeLists.txt

* Update baseline

* Fix build break

* Update baseline

* Still need SDK version scanning fallback for ADO pipelines

* Refresh baseline

* Additional code review

* Update baseline

* Don't need a config-version file for a VCPKG only CMake

* Baseline update

* [cppwinrt] Simplify port

* Update ports/cppwinrt/vcpkg.json

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>

* Update baseline

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-06-06 13:00:03 -07:00
Frank
bdd6cccda6
[c4core] update version to 0.1.9 AND [ryml] update to 0.4.1 (#24998)
* [c4core] update version to 0.1.9

* update version

* [ryml] update version to 0.4.1

* update version

* add license

* update version

* disable triplet arm-uwp

* overwrite version

* format patch

* overwrite version

* don't use new macro

* update version
2022-06-06 12:43:42 -07:00
Chuck Walbourn
bc194f0f1b
[xaudio2redist] port updated to version 1.2.9 (#25060)
* [xaudio2redist] port updated to version 1.2.9

* Update baseline

* Minor code review

* Update baseline'

* Update ports/xaudio2redist/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update baseline

* revert portfile.cmake

* update version

* replace deprecated vcpkg_extract_source_archive_ex with second overload of vcpkg_extract_source_archive

* Update baselne

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-06-06 12:38:56 -07:00
Matthieu Penant
57ef47d00c
[hdf5] Update to 1.12.2 (#24758)
* [hdf5] Update to 1.12.2

* Update hdf5.json

* add new tool to list

* Update hdf5.json

* revert hdf5 subdir in share + special tool

* Update hdf5.json

* add license (null -> custom license)

* formatting

* Update hdf5.json

* tool is optional

* Update hdf5.json

* fix guard

* Update hdf5.json

* attempt to make hdf5perf tool dependent on feature

* Update hdf5.json

* fix hdf5.json

* Update hdf5.json

* remove parallel patch per comment

see https://github.com/HDFGroup/hdf5/pull/860

* Update hdf5.json

* fix MATCHES vs IN_LIST

* Update hdf5.json
2022-06-06 12:37:54 -07:00
LilyWangLL
3e7517b24f
[libhv] Export CMake config files (#25042)
* [libhv] Export CMake config files

* x-add-version

* update patch

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-06 09:45:02 -07:00
Frank
d431830118
[utf8proc] update to 2.7.0 (#25088)
* utf8proc update to 2.7.0

* update versions

* format patch

* overwrite version

* add license

* update version
2022-06-06 09:42:50 -07:00
blavallee
afe45473f4
[Bitmagic] Update to 7.11.2 (#25049)
* [bitmagic] Update to 7.11.2

* add SHA512
2022-06-06 09:22:45 -07:00
Szabolcs Horvát
64ede845fa
[igraph] update to 0.9.9 (#25065)
* [igraph] update to 0.9.9

* [igraph] patch vendored GLPK to fix UWP support

* [igraph] x-add-version
2022-06-06 09:22:27 -07:00
Arthur Sonzogni
0f0422683e
[ftxui] update to 3.0.0 (#25063)
Add version 3.0.0.
https://github.com/ArthurSonzogni/FTXUI/releases/tag/v3.0.0

Needed by one user:
https://github.com/ArthurSonzogni/FTXUI/discussions/400#discussioncomment-2877222
2022-06-06 09:21:14 -07:00
Buck Yeh
67c2bdcaa4
[buck-yeh-bux] Upgrade to 1.6.5 (#25072)
* [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>
2022-06-06 09:20:26 -07:00
Chuck Walbourn
faed44dfa0
[directx-dxc] port added to provide latest DirectX 12 HLSL Shader Compiler (#25020)
* [directx-dxc] new port for DirectX HLSL Compiler

* Reformat

* Update baseline

* It's not strictly a tool only port

* Update baseline

* Code review feedback

* Update baseline

* Update ports/directx-dxc/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/directx-dxc/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/directx-dxc/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Refresh baseline

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-06-03 19:51:49 -07:00