lean4-htt/src/shell
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
..
app.manifest fix: UTF-8 file path support for lean on Windows 2021-09-22 12:21:52 +02:00
CMakeLists.txt fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
lean.cpp chore: reintroduce lean.cpp in separate commit so Git doesn't freak out 2021-09-16 07:03:37 -07:00
lean_js.cpp chore: remove dead code 2020-10-27 09:37:21 -07:00
manifest.rc fix: UTF-8 file path support for lean on Windows 2021-09-22 12:21:52 +02:00
mk_lean_sh.sh fix(test*.sh): allow spaces in filename 2015-03-28 23:29:52 -04:00