Skip to content

Releases: HaxeFoundation/hxcpp

Release 4.3.61

29 Aug 06:08
Compare
Choose a tag to compare
v4.3.61

Update emscripten config to match standard installations.  Add some e…

Release 4.3.60

28 Aug 10:38
9c8cc14
Compare
Choose a tag to compare
v4.3.60

Fix deprecated non-prototype warnings in Zlib for non-MSVC compilers.…

Release 4.3.59

28 Aug 10:12
Compare
Choose a tag to compare
v4.3.59

Support name and value entries in flag specifications.

Release 4.3.58

28 Aug 09:02
Compare
Choose a tag to compare
v4.3.58

Add BINARYEN_EXTRA_PASSES='--spill-pointers' for emscipten to improve…

Release 4.3.57

27 Aug 03:19
Compare
Choose a tag to compare
v4.3.57

Update the 'out of date' counter.  For #1142

Release 4.3.56

18 Aug 07:37
904ea40
Compare
Choose a tag to compare
Fix Callstack Retrieval in Critical Error Handler. (#1143)

* Update Debug.cpp

* Update Debug.cpp

Release 4.3.55

09 Aug 08:31
Compare
Choose a tag to compare
v4.3.55

Add some simple nasm support

Release 4.3.54

31 Jul 02:19
Compare
Choose a tag to compare
v4.3.54

Add some basic .asm support

Release 4.3.53

31 Jul 01:47
Compare
Choose a tag to compare
v4.3.53

Fix windows compile error

Release 4.3.51

26 Jul 10:00
7665c67
Compare
Choose a tag to compare
[android] Bump default API level to 21. (#1134)

NDK r26 has dropped support for API levels 19 and 20.
This only affects armv7 and x86, 64-bit architectures already required API level 21 or higher.
https://github.com/android/ndk/wiki/Changelog-r26#announcements