Commit Graph

2468 Commits

Author SHA1 Message Date
player-03
bf5b0abdf2 Specify buildToolsVersion. 2016-08-08 13:35:56 -07:00
player-03
1ecb95598b Always define signingConfigs.release. 2016-08-08 13:35:26 -07:00
player-03
e6e7e5265a Put the "deps" folder in the project root. 2016-08-08 13:35:10 -07:00
player-03
5f3d5e90df Don't install Ant during the setup process. 2016-08-08 13:34:54 -07:00
player-03
391a7bb6bc Remove redundancy. 2016-08-08 13:34:37 -07:00
player-03
2788dec2a5 Consistently use tabs in build.gradle. 2016-08-08 13:34:24 -07:00
player-03
28e9fe1a14 Use Gradle's folder structure for extensions. 2016-08-08 13:34:09 -07:00
player-03
d647c33a6a Build extensions as Android libraries, not standalone Android apps. 2016-08-08 13:33:54 -07:00
player-03
83d561481d If project.xml doesn't define a certificate, instead check for a file named signing.properties. 2016-08-08 13:33:31 -07:00
player-03
b027b7764f Use gradle.properties to store project-wide values. 2016-08-08 13:33:15 -07:00
player-03
4dafc08eae If inserting a build.gradle file, make it import the existing Ant build. 2016-08-08 13:32:57 -07:00
player-03
22d07a5c75 Add local.properties to Android projects. 2016-08-08 13:32:42 -07:00
player-03
ecb799128b Automatically insert build.gradle into an extension if it isn't there. 2016-08-08 13:32:25 -07:00
player-03
9d19f8a88f Add a build.gradle file to the extension template. 2016-08-08 13:32:09 -07:00
player-03
eaee9c79c5 Replace placeholder package name. 2016-08-08 13:31:53 -07:00
player-03
3fa3440aeb Add Gradle build files. 2016-08-08 13:31:36 -07:00
player-03
493f63f1a0 Include dependencies in the template context. 2016-08-08 13:31:22 -07:00
player-03
fbd208121f Clean up old code. 2016-08-08 13:31:08 -07:00
player-03
7beca72f18 Restructure Android project to match Gradle's guidelines. 2016-08-08 13:30:26 -07:00
player-03
a4a27a2edc Add "gradle-version" configuration option. 2016-08-08 13:29:06 -07:00
player-03
d54fc9438c Use a Gradle wrapper. 2016-08-08 13:28:01 -07:00
player-03
755e8fc135 Compile with Gradle instead of Ant. 2016-08-08 13:27:47 -07:00
player-03
678a8f7e20 Add build.gradle. 2016-08-08 13:27:33 -07:00
Joshua Granick
cc7b1046a3 Merge pull request #790 from Tyveris/develop
Fixed elseif to elif compile issue.
2016-08-07 08:50:42 -07:00
Lincoln Hamilton
5d247287ab Fixed elseif to elif compile issue. 2016-08-07 11:48:20 -04:00
Joshua Granick
7b22fd1cc4 Fix Android crash in System directory check (resolve openfl/openfl#1219) 2016-08-05 11:30:48 -07:00
Joshua Granick
bd7ddafa31 Compile fix 2016-08-03 13:17:35 -07:00
Joshua Granick
060f7002ff Handle null in more from* methods 2016-08-03 13:10:39 -07:00
Joshua Granick
4b08e24f7d Update CHANGELOG 3.0.3 2016-07-27 11:23:33 -07:00
Joshua Granick
533287dbc7 Update to 3.0.3 2016-07-27 11:23:07 -07:00
Joshua Granick
15cdf18d0f Neko native bytes resize fix 2016-07-25 15:53:43 -07:00
Joshua Granick
de4243dea1 Make sure logging is enabled when running lime trace flash, as well 2016-07-25 12:38:56 -07:00
Joshua Granick
97d49b7078 Use the HTML5Helper to run flash -web builds 2016-07-25 12:22:46 -07:00
Joshua Granick
5e45f9f5ff Update CHANGELOG 3.0.2 2016-07-22 12:32:36 -07:00
Joshua Granick
ef8c910557 Update to 3.0.2 2016-07-22 12:32:29 -07:00
Joshua Granick
59406600c5 Implement Deflate/Zlib/GZip for HTML5, Deflate/Zlib/LZMA for Flash, other compress fixes 2016-07-22 11:25:08 -07:00
Joshua Granick
ece19ab611 Add -Dcairo support, for forcing Cairo on the native backend 2016-07-22 09:32:29 -07:00
Joshua Granick
2ec8a818f0 Minor cleanup 2016-07-22 08:28:00 -07:00
Joshua Granick
c94f3258c3 Try implementing Deflate for HTML5 2016-07-21 10:35:24 -07:00
Joshua Granick
ab2b58715b Fix null case on Neko 2016-07-20 20:50:51 -07:00
Joshua Granick
683094599a Move LZMA to utils.compress, add Deflate, GZip and Zlib compress/decompress support 2016-07-20 20:50:35 -07:00
Joshua Granick
5945147b8a Fix issue with not finding assets in Linux build 2016-07-20 14:16:05 -07:00
Joshua Granick
66412504e7 Update release date 3.0.1 2016-07-20 01:18:34 -07:00
Joshua Granick
28b9bd6ed6 Update CHANGELOG 2016-07-18 15:03:50 -07:00
Joshua Granick
2856e6ecd3 Update to 3.0.1 2016-07-18 15:03:43 -07:00
Joshua Granick
71616bf4dc Fix include/exclude filter (.flare was matching .fla) 2016-07-18 11:26:11 -07:00
James Gray
c1cd7f2ea9 console: loop mode specified at sound creation
FMOD uses loop mode to preprocess the sound.
2016-07-17 13:43:40 -05:00
Joshua Granick
f71119fa63 Fix double dispatch 2016-07-15 10:30:58 -07:00
Joshua Granick
357b682fb3 Fix output folder for HTML5 build types 2016-07-11 15:24:17 -07:00
Joshua Granick
82d63ae213 Windows static link fix 2016-07-11 15:03:40 -07:00