lean4-htt/.github
Sebastian Ullrich 3b4b2cc89d
fix: do not dllexport symbols in core static libraries (#3601)
On Windows, we now compile all core `.o`s twice, once with and without
`dllexport`, for use in the shipped dynamic and static libraries,
respectively. On other platforms, we export always as before to avoid
the duplicate work.

---------

Co-authored-by: tydeu <tydeu@hatpress.net>
2024-03-15 11:58:34 +00:00
..
ISSUE_TEMPLATE chore: Issue template: Suggest #eval Lean.versionString (#2884) 2023-11-16 18:40:55 +01:00
workflows fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
PULL_REQUEST_TEMPLATE.md chore: refine PR template (#3074) 2023-12-18 13:47:04 +00:00