Commit Graph

10 Commits

Author SHA1 Message Date
Egor Krugletsov
7449f0b969
[libassert] Update to 2.1.2 (#41784) 2024-10-26 02:36:10 -07:00
Jeremy Rifkin
8a3baf89d8
[libassert] Add 2.1.1 (#40961) 2024-09-16 12:26:40 -07:00
Jeremy Rifkin
e53b4259c5
[libassert] Add 2.1.0 (#39093)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-06-03 22:08:45 -07:00
Jeremy Rifkin
8049e25570
[libassert] Update to v2.0.2 (#38475)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-04-30 11:27:03 -07:00
Jeremy Rifkin
b165877a02
[libassert] Update to 2.0.1 (#37934) 2024-04-03 16:17:05 -07:00
Jeremy Rifkin
620817411f
[libassert] Add 2.0.0 (#37506) 2024-03-18 14:39:31 -07:00
Jeremy Rifkin
783130425b
[cpptrace] Add 0.4.1 (#37014)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: MonicaLiu <liuyumei01@beyondsoft.com>
2024-03-01 15:22:34 -08:00
Thomas1664
cd6d94cec5
[libassert] Use magic-enum from vcpkg (#36745)
* [libassert] Use magic-enum from vcpkg

* version

* copy pdbs

* version

* fix usage

* version

* find_dependency

* version

* Fix include path

* version
2024-02-14 23:01:53 -08:00
Jeremy Rifkin
2cb6ec989f
[cpptrace] Add v0.3.0 (#35240)
* Initial work to add 0.3.0

* Bump

* Bump hash

* Bump

* Bump hash

* Bump

* Bump

* Bump

* More changes

* Bump

* Bump hash

* Bump

* Add an option

* Cleanup

* Bump

* Set to 0.3.0

* Bump

* Suggestions from dg0yt

* Bump

* Bump tag hash

* Bump git tree

* Delete patch from merge

* Bump

* Try to fix libassert build

* Bump

* Try again

* Bump

* Undo attempts to set cpptrace version for libassert

* Bump

* Add libassert 1.2.2

* Update libassert's vcpkg.json

* Bump

* Forgot to update SHA, also remove a patch that's not needed

* Bump

* Add patch for cpptrace::nullable

* Bump
2023-11-29 01:09:30 -08:00
Jeremy Rifkin
ff30334f3d
[libassert] New port (#35094)
* Initial work to add libassert

* Bump

* Fix linux build

* Bump

* Update versions/l-/libassert.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* Update cpptrace dependency specification

* Patch cpptrace's config file

* Bumps

* Format fix

* Bump

* Remove libdwarf.patch

* Bump

* No need to list libdwarf as a dependency of libassert

* Bump

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-11-22 14:40:00 -08:00