Commit Graph

7 Commits

Author SHA1 Message Date
Lily Wang
6126c983b9
[rmlui] Add patch to remove std:: before uint* (#37375) 2024-03-11 20:55:20 -07:00
Michael R. P. Ragazzon
acbf376ab2
[rmlui] Update to version 5.1 (#30904) 2023-04-17 15:37:24 -07:00
Michael R. P. Ragazzon
bd52580aea
[rmlui] Update to version 5.0 (#28293) 2022-12-12 11:00:57 -08:00
Michael R. P. Ragazzon
b7e46dda25
[rmlui] Update to version 4.4 (#24702) 2022-05-16 12:40:27 -07:00
Michael R. P. Ragazzon
3948e3db40
[rmlui] Update to version 4.3 (#21987) 2021-12-13 12:28:08 -08:00
Michael R. P. Ragazzon
7acd4d1f00
[rmlui] Update to 4.2 (#19719) 2021-08-24 15:47:00 -07:00
Michael R. P. Ragazzon
015b6f88e7
[rmlui] Add Rmlui library (#18409)
* Add RmlUi port

* Update versions

* Fix uwp build

* Update versions

* Add maintainers to manifest

* Update version

* Update ports/rmlui/portfile.cmake

Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com>

* - Update to RmlUi 4.1, fixes some issues with missing dependencies.
- Add robin-hood-hashing as dependency, replacing built-in copy.
- Only need FreeType core.
- Static library definition now replaced in-source.

* Fix config name

* Change source in current packages directory

* Use robin_hood.h included from vcpkg

* Move source modifications to robin_hood patch

* Fix path in patch

Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com>
2021-07-01 10:25:42 -07:00