Gradle: Added jtransc configuration for jtransc specific dependencies (similar to compile) |
|
More...
|
about 9 years ago
|
Updated to 0.2.7 |
|
More...
|
about 9 years ago
|
https://github.com/jtransc/gdx-backend-jtransc/issues/2 Support gradle run* tasks using "lime test" |
|
More...
|
about 9 years ago
|
Improve gradle mainClassName setting |
|
More...
|
about 9 years ago
|
Try to fix tests |
|
More...
|
about 9 years ago
|
Fixed #37 Accessing reflection pool |
|
More...
|
about 9 years ago
|
Fix PHP tests |
|
More...
|
about 9 years ago
|
#36 Create Gradle plugin & https://github.com/jtransc/gdx-backend-jtransc/issues/1 Try to fix gradle downloading and using jtransc-rt and jtransc-rt-core |
|
More...
|
about 9 years ago
|
More tests |
|
More...
|
about 9 years ago
|
Fixed intToFloatBits family on all targets (use haxe.io.FPHelper) Moved Misc tests to its own suite, so you can launch them all easily |
|
More...
|
about 9 years ago
|
Added some bytearray reading utility classes |
|
More...
|
about 9 years ago
|
Updated to 0.2.6 |
|
More...
|
about 9 years ago
|
Provide a proper default package, so mobile targets don't complain |
|
More...
|
about 9 years ago
|
Just minimize names on javascript builds to avoid recompilation in other targets without the benefit of the output size |
|
More...
|
about 9 years ago
|
Add support for 32-bit float on supported platforms (C++ at the moment) |
|
More...
|
about 9 years ago
|
Fixed obscure bug causing black screen on gdx: Float.floatToIntBits was optimized wrong just when targetting C++ (and sadly C++ target is not being tested on travis so never noticed) |
|
More...
|
about 9 years ago
|
Added experimental Wrapped |
|
More...
|
about 9 years ago
|
Allow to specify other native names for methods and fields |
|
More...
|
about 9 years ago
|
Fixed native names cache |
|
More...
|
about 9 years ago
|
Some fixes |
|
More...
|
about 9 years ago
|
Implemented #37 Accessing reflection pool |
|
More...
|
about 9 years ago
|
Redirect logging with a proper level |
|
More...
|
about 9 years ago
|
Fixed #36 Create gradle plugin Added customTarget to simplify creating tasks for custom targets |
|
More...
|
about 9 years ago
|
Fixed #36 Create gradle plugin Fixed group depending on run or building |
|
More...
|
about 9 years ago
|
Small fixes |
|
More...
|
about 9 years ago
|
Fixed #36 Create gradle plugin Some cleanups |
|
More...
|
about 9 years ago
|
Updated gradle example |
|
More...
|
about 9 years ago
|
Fixed #36 Create gradle plugin |
|
More...
|
about 9 years ago
|
#36 Create gradle plugin Some more work |
|
More...
|
about 9 years ago
|
#36 Create gradle plugin Some more work |
|
More...
|
about 9 years ago
|