Commit Graph

3 Commits

Author SHA1 Message Date
Alex E
39704b0db5
[flatbush] update to v1.2.1 (#38848)
Fix multiple definition error when `#include`d in more than one source
file
Address several findings reported by clang-tidy and other minor
fine-tunings
Ran through clang-format and include-what-you-use

- [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.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] 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-05-22 00:58:26 -07:00
Alex E
66e2046ef6
[flatbush] update to v1.2.0 (#32344)
* Add release v1.2.0

* Baseline and git-tree
2023-07-05 11:35:11 -07:00
Alex E
766f36b47b
[flatbush] Add new port (#32126)
* Add port files

* Add version and git-tree

* New sha for package

* Update git-tree

* Update release sha512

* Update git-tree

* New pkg as per PR review

* And the usual git-tree

* More code review fixes

* More git-tree stuff
2023-06-26 22:52:56 -07:00