Joshua Granick
35d1436dcd
Revert WebAssembly improvements (moved to 8.1.0-Dev branch)
2023-05-30 09:03:18 -07:00
Joshua Granick
3dbc73f9ab
Rename Emscripten target to WebAssembly
2023-05-23 14:19:32 -07:00
Joshua Granick
deecd6c6f8
Support JS dependency embedding on Emscripten output
2023-05-20 11:19:33 -07:00
Joshua Granick
7c73bff438
Add favicon to Emscripten output
2023-05-19 23:22:16 -07:00
Joshua Granick
eec6e5e0fa
Emscripten fixes
2023-05-19 23:10:16 -07:00
Joshua Granick
4a417c6091
Simplify static templates
2018-07-27 13:46:37 -07:00
Joshua Granick
536450620f
Harfbuzz fix
2018-07-24 17:10:07 -07:00
Joshua Granick
96df81a89b
Remove deprecated HTML meta tag
2017-03-29 16:00:07 -07:00
Valentin Lemière
9fe3750653
Separate build types, use context variable in templates instead of hardcoding. Fix #353
2016-07-06 09:41:56 +02:00
Joshua Granick
bf8f88639d
Fix template (thanks @mcheshkov) ( fix #551 )
2015-08-22 09:12:40 -07:00
Joshua Granick
6a6d37f734
Use safe name for registering statics, use 'lime_legacy_' for legacy prims to avoid conflicting names
2015-04-07 12:03:16 -07:00
Joshua Granick
dc7a766623
iOS update
2015-03-20 09:37:42 -07:00
Joshua Granick
a127565d0b
Enable OpenAL for Emscripten build
2015-02-13 14:28:24 -08:00
Joshua Granick
dd6facab42
Emscripten cleanup
2015-02-13 08:19:16 -08:00
Joshua Granick
62194c7842
Add Emscripten support
2015-02-12 19:04:57 -08:00
Joshua Granick
1675043dd1
Add HXML files for 'final' build config
2014-05-22 15:38:04 -07:00
Joshua Granick
e175cfe154
Merge openfl-native templates
2014-02-13 09:41:09 -08:00
underscorediscovery
9099d89a67
Provisionally cleaning up older --macro calls from the build files.
...
It seems keep is a macro in newer versions of haxe, and is the preferred
way anyway. I can't manage to get the compiler to remove the Main file
no matter what, so removing it provisionally. It causes FD and probably
more to choke on the code complete step when it throws errors from the
--macro option.
This can be readded if keep is really needed, but it doesn't appear to
be (or if it's using the incorrect keep syntax then that could be
corrected).
2014-02-01 05:45:51 -03:30
underscorediscovery
ba35d41715
Updating templates path
2013-11-28 01:23:25 -03:30