Skip to content

1.34.2-0

Compare
Choose a tag to compare
@squeek502 squeek502 released this 27 Feb 03:05
0938751
  • CMake: Make BUILD_MODULE and BUILD_SHARED_LIBS able to be built at the same time (#459)
    • Note: The BUILD_SHARED_LIBS target name has changed from luv to libluv
  • Bump libuv to 1.34.2 (#460)
  • Optimize data exchange between threads (#455)
  • src/lreq.c: fix build with gcc 4.8 (#456)
  • LuaJIT: Fix WITH_AMALG option failing during parallel builds (#454)