Skip to content

Releases: mmomtchev/hadron

v1.5.2.3

20 Oct 18:56
7ad5d1a
Compare
Choose a tag to compare
  • 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

08 Oct 07:43
ffb7635
Compare
Choose a tag to compare
  • 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

05 Oct 10:44
f7399d7
Compare
Choose a tag to compare
  • 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

03 Oct 15:54
b1d853c
Compare
Choose a tag to compare
  • Update meson to 1.5.2
  • Fix #37, do not eliminate -isystem /usr/local/include with a custom -isysroot

v1.5.1

29 Jul 08:20
52db3f1
Compare
Choose a tag to compare
  • 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

15 Jul 20:04
0087b75
Compare
Choose a tag to compare

First official release

  • Tested with emsdk up to 3.1.63