lix/mk
John Ericson 90fdbfc601 Build Windows DLLs with -Wl,--export-all-symbols
This is not the most elegant, but will match the SOs in exporting
everything for now. Later we can refine what is public/private to clean
up the interface.
2024-01-11 23:34:37 -05:00
..
build-dir.mk Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
clean.mk
common-test.sh Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
cxx-big-literal.mk
debug-test.sh Refactor bash test build system a bit 2023-11-10 11:02:37 -05:00
functions.mk
install-dirs.mk Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
install.mk
lib.mk Build Windows DLLs with -Wl,--export-all-symbols 2024-01-11 23:34:37 -05:00
libraries.mk makefiles: Do some HOST_CYGWIN -> HOST_WINDOWS 2024-01-11 23:28:11 -05:00
patterns.mk
platform.mk Build Windows DLLs with -Wl,--export-all-symbols 2024-01-11 23:34:37 -05:00
precompiled-headers.mk
programs.mk makefiles: Support .exe executable prefix on Windows 2024-01-11 23:28:11 -05:00
run-test.sh Refactor bash test build system a bit 2023-11-10 11:02:37 -05:00
templates.mk Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
tests.mk Refactor bash test build system a bit 2023-11-10 11:02:37 -05:00
tracing.mk