1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-15 20:35:23 +03:00
Commit graph

55 commits

Author SHA1 Message Date
Bas Delfos
c482bc4028 Fixed build for macOS and enhanced build script to build only one platform 2017-11-23 22:52:42 +01:00
mikeller
5949e07c7a Improved 'release' build script. Changed version to 10.0.0-RC1. 2017-11-21 23:40:39 +13:00
Michael Keller
4064a02dbb Added files for travis build. 2017-11-14 16:00:02 +13:00
mikeller
3544955f28 Added linux builds (they work now) and debug build for NW.js. 2017-11-12 11:43:16 +13:00
sebastianp
805ec6063a Added Windows and Mac icons files
Build native Mac and Windows apps. Shamelessly stolen from iNAV, thanks!

NW.js requires us to disable pointer events on the inline images,
otherwise the drag/drop events are generated for the images rather
than for the html elements representing OSD items.
2017-11-04 18:27:33 +11:00