lib.haxe.org

mlib

Massive Interactive public haXe libraries containing utilities and tools for developing simple command line driven neko and haxelib tools.
Version
0.3.0.3
Owner
massive
License
BSD

History

  • 2012-05-09 03:01:49
    0.3.0.3
    Added isMac() and isLinux() to neko.io.FileSys
  • 2011-11-22 02:35:35
    0.3.0.2
    Small internal change to HaxeWrapper to compile targets individually
  • 2011-10-07 05:03:16
    0.3.0.1
    Small change to enable logging using the -mlib-log [optional-level] option in place of -debug.
  • 2011-03-08 11:23:30
    0.3.0.0
    Minor bug fixes and tweaks to File class.
  • 2011-02-08 01:40:43
    0.2.0.11
    neko.cmd.* Added option to set a data property when adding a pre or post requisite command inside a command.
  • 2011-01-28 05:20:49
    0.2.0.10
    updated File class and tests to handle paths starting with "./"
  • 2011-01-27 07:31:19
    0.2.0.9
    Added 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:10
    0.2.0.8
    removed references to 'here' to work with nightly builds of haxe
  • 2010-12-24 03:23:59
    0.2.0.7
    Bug fixes, improved commandline help
  • 2010-12-22 04:45:08
    0.2.0.6
    Updated inline help. Use mlib help [command] to get detailed usage information
  • 2010-12-21 12:26:41
    0.2.0.4
    Fixed project url in haxelib manifest
  • 2010-12-21 10:53:12
    0.2.0.3
    Fixed project url in haxelib manifest
  • 2010-12-21 10:51:35
    0.2.0.2
    Initial release to haxelib
  • 2010-12-21 10:47:52
    0.2.0.1
    Initial release to haxelib