Releases: mmomtchev/hadron
Releases · mmomtchev/hadron
v1.5.2.3
- Fix #55, always resolve
emnapi
paths when they are relative since emnapi
can be both inside and outside the project root
v1.5.2.2
- Fix #51, do not pass paths with
\
to CMake on Windows
- Fix #53, accept library names specified with
.lib
extension in CMake on Windows
v1.5.2.1
- Based on
meson
1.5.2
- Fix #46, In the
cmake
module, installing multiple files from a variable in INSTALL(FILES...)
does not work
- Fix #48, In the
cmake
module, generated files in INSTALL(FILES...)
should be ignored with a warning
v1.5.2
- Update
meson
to 1.5.2
- Fix #37, do not eliminate
-isystem /usr/local/include
with a custom -isysroot
v1.5.1
- Update
meson
to 1.5.1
- Fix #32, the order of the
-isystem
include directories is reversed
- Fix #33, in the
cmake
module, public include directories are added twice
- Fix #36, handling of arguments of the form
-I directory
f is broken
v1.5.0
First official release
- Tested with emsdk up to 3.1.63