Commit Graph

6 Commits

Author SHA1 Message Date
Ryan McKenzie
3eab08f474
[rsm-bsa] Update to 4.1.0 (#33449)
* update to 4.1.0

* update versions
2023-08-30 14:02:36 -07:00
Ryan
cd3a132c7a
[rsm-bsa] Update to 4.0.3 (#23894)
* update to 4.0.3

* update versions
2022-04-01 14:33:56 -07:00
Ryan
b313875bae
[rsm-bsa] Update to 4.0.2 (#23161)
* [rsm-bsa] update to 4.0.2

* add license

* remove `port-version`

* update versions
2022-02-18 14:56:26 -08:00
Billy O'Neal
63e8e69d0c
[rsm-bsa] Remove vcpkg_fail_port_install. (#22764)
Separated out because it adds a supports: to a feature.

In support of https://github.com/microsoft/vcpkg/pull/21502
2022-01-24 12:40:10 -08:00
Ryan
80ecdea4f9
[rsm-bsa] Update to 4.0.0 (#21214)
* update to 4.0.0

* remove extraneous version file

this file is from before the name was changed to `rsm-bsa`, and should never have been committed in the first place

* add xmem codec support feature

* install config files to the correct directory

* use spaces for indentation

* update versioning
2021-11-08 21:06:25 -08:00
Guekka
583ce287cd
[rsm-bsa] new port (#19496)
* [bsa] new port

* [bsa] Update version file

* [bsa] Update ci baseline

* [bsa] Update version database

* [bsa] Add patch for minimum cmake version

* [bsa] Update ci baseline

* Update version database

* Try more CI

* Fix merge typo

* [bsa] Update library version

* Update versions database

* Apply suggestions from code review

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

* Update versions/b-/bsa.json

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

* Apply suggestions from code review

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update versions database

* [bsa] Add warning instead of fail on Linux

* Update versions database

* Update ports/bsa/vcpkg.json

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

* Update version database

* Rename to rsm-bsa

* Update versions database

* Update versions/baseline.json

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

* Fix typo

* Update versions

* Update ci.baseline.txt

* Remove rsm-bsa:x64-linux=fail in ci.baseline.txt now that VMs have G++10.

* Revert "Remove rsm-bsa:x64-linux=fail in ci.baseline.txt now that VMs have G++10."

because we actually are on gcc 9.x :(

This reverts commit 781289dc26.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14 15:02:27 -07:00