mlib
Massive Interactive public haXe libraries containing utilities and tools for developing simple command line driven neko and haxelib tools.
Version
0.3.0.3Owner
massiveLicense
BSDHistory
-
2012-05-09 03:01:490.3.0.3Added isMac() and isLinux() to neko.io.FileSys
-
2011-11-22 02:35:350.3.0.2Small internal change to HaxeWrapper to compile targets individually
-
2011-10-07 05:03:160.3.0.1Small change to enable logging using the -mlib-log [optional-level] option in place of -debug.
-
2011-03-08 11:23:300.3.0.0Minor bug fixes and tweaks to File class.
-
2011-02-08 01:40:430.2.0.11neko.cmd.* Added option to set a data property when adding a pre or post requisite command inside a command.
-
2011-01-28 05:20:490.2.0.10updated File class and tests to handle paths starting with "./"
-
2011-01-27 07:31:190.2.0.9Added base Exception class. Added ReflectUtil class with replacement to native 'here' which has been removed. Added util methods around the parsing of hxml files.
-
2011-01-11 01:10:100.2.0.8removed references to 'here' to work with nightly builds of haxe
-
2010-12-24 03:23:590.2.0.7Bug fixes, improved commandline help
-
2010-12-22 04:45:080.2.0.6Updated inline help. Use mlib help [command] to get detailed usage information
-
2010-12-21 12:26:410.2.0.4Fixed project url in haxelib manifest
-
2010-12-21 10:53:120.2.0.3Fixed project url in haxelib manifest
-
2010-12-21 10:51:350.2.0.2Initial release to haxelib
-
2010-12-21 10:47:520.2.0.1Initial release to haxelib