Commit Graph

4 Commits

Author SHA1 Message Date
Billy O'Neal
5e9cbd9ac2
[mfl] Disable warnings as errors. (#32652) 2023-07-19 19:42:17 -07:00
autoantwort
1f615bcb70
[mfl] fix clang build (#30102) 2023-03-10 12:16:47 -08:00
Thomas1664
3d8c3f5ec0
[mfl] Fix supports for building on normal triplets (#26951)
* fbthrift

* mfl

* version

* Disable tests

* version

* revert fbthrift
2022-10-08 21:47:42 -07:00
Niel
6563298448
[mfl] Add new port (#16345)
* Add control and portfile for mfl port

* Add mfl port

* reference version better header inclusion

* reference version with fmt linkage

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Set ports that don't build to fail in the ci baseline

* add version

* Check for static linkage and add message about C++20 requirements.

* add fail to ci baseline for dynamic windows builds

* version update

* Code review improvements

- Improve warning message that the port requires a C++20 compiler
- Use `version` rather than `version-string` in manifest
- Use `"supports": "static"` in manifest instead of setting dynamic
  builds to `fail` in ci baseline.

* update version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-01 10:39:10 -07:00