[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Omnia 0.4.0
- From: Eduardo Tongson <propolice@...>
- Date: Sat, 10 Sep 2016 12:39:18 +0800
Hello everybody,
Happy to announce a new release of Omnia[1]
Omnia is another Lua 5.3 build system similar to LuaDist[2] and luabuild[3].
Changelog:
* Update to Lua 5.3.3. Including current bug fixes.
* Update luastatic to 0.0.4.
* Add lfs 1.6.3.
* Adapt md5 module from luahash 0.00 (Lua 5.3 support).
* Simplify definition of modules in the top-level Makefile.
* Add support for Lua modules that has multiple level directory layouts.
* Add detection for GCC >= 5 versions.
* Fix LTO compilation on systems that has split GCC toolchains.
Get it here[4].
[1]https://github.com/tongson/omnia
[2]http://luadist.org/
[3]https://github.com/stevedonovan/luabuild
[4]https://github.com/tongson/omnia/releases/tag/v0.4.0
Regards.