JohnMurga
Administrator
      
Posts: 381
Group: Administrators
Joined: Apr 2007
Status:
Offline
Reputation: 2
|
RE: murgaLua 0.7.0 coming soon
Hi,
Testing builds are available for any platform on request, however, I don't want them out in the wild (so I that I don't end up with incompatible builds as happened before).
No public download, but do ask for a build if you want to play ;-)
Progress update :
- Overhaul of build process to better support multiple architectures
- OpenSolaris, FreeBSD and ArmV4 (OpenMoko) platforms now supported
(Binaries too!)
- Sound integration and cross platform fixes on all platforms
- LuaBitOp replaces bitlib due to portability and usability issues
- Copas upgraded to 1.1.4
- Lpeg upgraded to 0.9
- LuaFilesystem upgraded to 1.4.2
- lzlib upgraded to 0.4-work2
- Encrypted database container support
(Will make more modular in next release)
- At least three editions per platform including command-line only
(Explained in next post)
- All code in Git, makes things easier
- Many smaller tweaks and fixes
Outstanding/pending issues :
- Documentation
- Half decent lunit test coverage
(This is even more important as many of the APIs have bugs on platforms they where never meant to support)
- Table support incomplete, need to do some more work before release.
- FLTK 1.3 upgrade created a lot of problems, Unicode is linked to this so will have to wait.
Embedded web server was a bad idea, and will be released as an example instead.
I am pretty happy with how it is shaping up :-)
Cheers
JohnM
This post was last modified: 04-14-2009 11:06 PM by JohnMurga.
|
|