Joshua Granick
ba6fafeefa
Remove iOS Bluetooth dependency
2020-09-29 11:04:23 -07:00
Joshua Granick
43666e816d
iOS build fix
2020-03-18 18:54:13 -07:00
Joshua Granick
cac82509da
Add support for embedded JS dependencies (embed Lime dependencies by default)
2019-02-12 13:30:07 -08:00
Joshua Granick
e588fc9526
Minor fix
2018-10-12 11:09:07 -07:00
Joshua Granick
78e99bf1d9
Remove whitespace lines
2018-07-18 17:32:51 -07:00
Joshua Granick
f051a9adae
MojoAL enabled for static linking
2018-07-13 14:53:32 -07:00
Joshua Granick
7708866b50
Define fix
2018-07-12 13:38:26 -07:00
Joshua Granick
22965fa6f5
Documentation update
2018-07-10 16:49:02 -07:00
Joshua Granick
5aa71b1f8d
Add stubs for AIR sys API support
2018-07-10 12:27:15 -07:00
Joshua Granick
fc56de8f32
Merge Harfbuzz bindings
2018-07-05 09:34:00 -07:00
Joshua Granick
55ee251bb7
Fix command-line tools
2018-07-05 09:33:58 -07:00
Joshua Granick
ecd7876c4b
Add external platform code for use with HXP
2018-06-21 16:33:33 -07:00
Joshua Granick
55a640c48b
Add support for HL libraries
2018-06-09 09:26:40 -07:00
Jens Fischer
25e9bbcdf1
Disable curl for lime-switch
2018-05-29 15:19:55 -07:00
Jens Fischer
f9422aa99b
lime-switch compile fix
2018-05-29 09:26:14 -07:00
Joshua Granick
e496d09527
Revert "ALC bindings for HL"
...
This reverts commit 8d1ff873d8 .
Revert "Binding fix"
This reverts commit c606ec5139 .
Revert "Add support for HL libraries"
This reverts commit 6b49f4d240 .
Revert "Minor fixes"
This reverts commit dcacb9f04a .
Revert "Compile fixes"
This reverts commit 3b9e572f8b .
Revert "Sync with Haxe std library (remove some overrides)"
This reverts commit c05061c970 .
Revert "Initial support for HL target in tools (for testing)"
This reverts commit 1dadbb725c .
2018-04-27 06:32:17 -07:00
Joshua Granick
6b49f4d240
Add support for HL libraries
2018-04-26 13:55:28 -07:00
Joshua Granick
ebd0f63733
Update macOS builds for current Xcode
2018-03-20 19:16:49 -07:00
Joshua Granick
e3aad88399
Static build fixes ( resolve #1156 )
2018-02-19 10:50:13 -08:00
James Gray
c325dd1d5d
include.xml: clean up ndll conditionals for static_link
2018-02-11 16:54:19 -06:00
Joshua Granick
bc3a5f7468
Rename older 'modular' behavior to 'lime-modular'
2018-01-26 13:57:25 -08:00
Joshua Granick
0fa5ad30ad
Add ability to set HTML5 module name
2017-11-29 13:28:42 -08:00
Joshua Granick
1287b2e30d
Implement fileDialog.save for HTML5
2017-11-01 11:04:51 -07:00
Joshua Granick
a213294661
Working toward Java CFFI
2017-10-18 11:46:07 -07:00
Joshua Granick
801b3be275
Update default macOS deployment to 10.7
2017-10-12 09:55:23 -07:00
Joshua Granick
c3e49e01ed
Be more aggressive about adding MACOSX_DEPLOYMENT_TARGET
2017-10-10 08:58:32 -07:00
Joshua Granick
761cc21c7b
Enable Flash debugging on debug builds by default
2017-09-25 10:57:47 -07:00
Joshua Granick
1409f6c00d
Use HXCPP std only for older Haxe releases
2017-09-11 15:46:45 -07:00
Joshua Granick
9991e99fee
Initial support for AIR
2017-08-24 12:50:13 -07:00
Joshua Granick
d77cfc3e64
Minor -Dmodular fix
2017-06-30 17:23:48 -07:00
Joshua Granick
32f5a0509b
HTML5 -Dmodular improvements
2017-06-26 15:55:18 -07:00
Joshua Granick
44020adfc3
Emscripten fixes
2017-06-23 15:22:40 -07:00
Joshua Granick
31d0cd20d9
-Dmodular compile fix
2017-06-21 12:45:11 -07:00
Joshua Granick
1836701398
Add linkage for Lime Switch target
2017-05-05 12:23:19 -07:00
Joshua Granick
7f7273fff4
Initial Vorbis bindings, rename lime.audio to lime.media
2017-01-06 17:39:35 -08:00
Joshua Granick
001f03a277
Misread the chart, need to include ARMv7 for now on iOS
2017-01-04 15:46:24 -08:00
Joshua Granick
9fefcb400c
Fix 'has feature' in Haxe compiler for HTML5 module build ( resolve openfl/openfl#1338 )
2016-11-02 23:44:02 -07:00
Joshua Granick
a631d57f4e
Workaround 'dont add haxe/std to path' error
2016-11-01 12:24:02 -07:00
Joshua Granick
8be354b073
Check Haxe version once
2016-10-31 10:03:11 -07:00
Valentin Lemière
31b9b87b53
Add haxe variable with version value + error if haxe is less than 3.2.0. Fix #820
2016-10-30 11:26:51 +01:00
Joshua Granick
7668f0ea93
Minor Haxe dev build fix
2016-10-24 16:50:46 -07:00
Joshua Granick
6442d54787
Use 10.6 as the minimum macOS target
2016-10-24 11:05:18 -07:00
Joshua Granick
e14d8e7db0
Initial support for modular JS output
2016-10-21 15:24:37 -07:00
Joshua Granick
e5d83cdcff
Add Howler.js
2016-10-03 16:54:00 -07:00
Joshua Granick
7ba22eb9ae
Due to performance, webgl-debug.js should now require -Dwebgl-debug and not just -debug
2016-09-09 04:52:44 -07:00
Joshua Granick
b337e232f0
C# improvements
2016-08-30 03:48:30 -07:00
Joshua Granick
59142b5b28
Initial HelloWorld support for C# (thank you @vroad)
2016-08-30 02:55:19 -07:00
Joshua Granick
f4feb3b385
Static link fix
2016-08-29 14:06:29 -07:00
James Gray
0b8cbeb3aa
include.xml: disable ndll dependencies if lime-console
2016-08-17 19:00:06 -05: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