hxcpp
Hxcpp is the c++ backend compiler for haxe. This release constains the headers, libries and support code required to generate a fully compiled executable from haxe code.
Website
http://gamehaxe.com/Version
2.06.0Owner
gamehaxeLicense
BSDHistory
-
2010-08-15 14:14:332.06.0See Changes.txt
-
2010-01-11 15:44:212.05.1See Changes.txt
-
2010-01-10 13:34:112.05.0See Changes.txt
-
2009-08-26 07:13:041.0.7Fix default GC build options.
-
2009-08-25 18:18:331.0.6Fix loading of extental libraries. Fix command args on linux. Added IMMIX internal GC, with easy build options.
-
2009-08-04 02:06:351.0.5Fix STR macro.
-
2009-08-02 18:23:261.0.4Restore Dynamic(wchar_t *)
-
2009-08-02 17:25:471.0.3Fix socket_send. Fix Bytes->toString. Fix vkind on 64bit systems. Fix Int32 compare, exp, acos, asin, atan. Fix substr for negative offsets. operator ==null/!=null. Fix operator * and negate for Dynamic variables. Added "@" option for writing obj names to a file for linker. Use printf, not wprintf, so output does not disappear on Linux. Re-worked .hxcpp_config to allow for a "vars" section. Added option for Leopard compiling. Moved build-tool to use neko systemName by preference.
-
2009-07-27 17:57:381.0.2Use comma instead of period when searching paths for version numbers so libs can be found.
-
2009-07-27 17:21:111.0.1Fix includes on linux. Fix detection of linux.
-
2009-07-26 18:59:031.0First full release to support haxe compiler 2.04.
-
2009-04-07 16:38:310.4Initial haxelib release. Added Mac(intel) and Linux ports. Updated to 2.0.3 code base.