Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfl/lime

A foundational Haxe framework for cross-platform development
https://github.com/openfl/lime

Use existing value instead of re-calculating.

Now that `project.workingDirectory` exists, we may as well use it.

I considered adding "${worki...

8416759e338e4821341c3c2868b68e80c9620dd3 authored about 4 years ago
Update SDL

b6e0ed85aa9091ceaddc2153138b4da3fcfcc04d authored about 4 years ago
Remove CircleCI config, cleanup

e9e725edbd77d577738797820614d7f5eaf2c836 authored about 4 years ago
Use HXCPP 4.0.64 for CI actions

f6a788bc319dd66dd6b98d1641044f54b70f9394 authored about 4 years ago
Update CI script

5c85288bf5177129167ba0d99b2e5bf3dea7fe5a authored about 4 years ago
Update CI script

157c50f170beb5c2b34326575459a05676fd394c authored about 4 years ago
Update CI script

3f95115fab025a5ce00b94e865f657f9ea67a472 authored about 4 years ago
Update CI script

d3403b95c2800e1224dca4eaa1130d4509de39a4 authored about 4 years ago
Update CI script

ed06e50428df4e97a87a1122a4aaee1a6aa6bed6 authored about 4 years ago
Divide CI action into multiple jobs to reduce length of each run

0f07a3a91c0c6263d3ef4fb6024ebd8157dccfc6 authored about 4 years ago
Update SDL

c6fe645ab8ae33c48e0cb32a8404160cbfa8d497 authored about 4 years ago
Make iOS default deployment 9 (increased from 8)

b7f939b6aa73801dbfdcbf872afe64f06ea064b3 authored about 4 years ago
Update CI script

255437267d642d53f130a1572a56bc0599cc4ab1 authored about 4 years ago
Update CI script

09b3a6eab4776ac23696e8583f3be8f49f9b3152 authored about 4 years ago
Fix HXCPP rebuild in CI

7186ec43f3b522b1c9e6bcdf01d3c4c21a7eba00 authored about 4 years ago
Update CI script

97ec4d6a9122df0682c1fb5d1c3191eb29f6d8b9 authored about 4 years ago
Update CI script

216aacf0df4555af3e5e2bde8aa52a0a05726f7d authored about 4 years ago
Update CI script

4640bd878196a130d445f2e59f875654c1ff9b7a authored about 4 years ago
Use dev HXCPP for now to fix iOS builds

f77909f6d6dae84a15180174c7ce6c123fb68953 authored about 4 years ago
Remove Discord notify

3269f3c51458f4987781b8fd285fc215430d7f7d authored about 4 years ago
Discord notify on Linux only

5515e20ca784888d4b494d2ffeb924da0b889bbd authored about 4 years ago
Update CI script

3d7799156dbe9a58dc5723ff127b639ab73b2a9b authored about 4 years ago
Use action for Android NDK

98fb31f00399f2a2c6aba9dfef697b642bd40268 authored about 4 years ago
Update CI script

7a7b44f713be905f7a895daf800f5415af8bfb4d authored about 4 years ago
Use older Linux/macOS CI environments, fix Android script

258d290fdd33f9904ac1b0576acc4e2fc5856c2d authored about 4 years ago
Update CI script

2ca0baa24385de6ae80da56920f7a6fbeb1bb222 authored about 4 years ago
Update CI script

d468d093bd66eaaa6483c7a8004a2f3f514423fd authored about 4 years ago
Update CI script

acba90faa99a3d1ffa9e916b3562f69fe530560e authored about 4 years ago
Update CI script

3f9e8a3d02d6d02be5010f323efd0062e4fd010f authored about 4 years ago
Update CI script

2ab8588ba3c1f2601f7e87d961a67c58fff38aea authored about 4 years ago
Add Discord notification to CI script

b615d60862129e19f96e0411e5f1816d84bddd03 authored about 4 years ago
Update CI script

69c03def2a17e8c58c58f6301621faf8d51d15cb authored about 4 years ago
Update CI script

ef4c4d095f1395292e74346f4dcfcf74bb1999e6 authored about 4 years ago
Update README.md

f107ded6235300dee3d71a07f5edb8ce13328049 authored about 4 years ago
Merge pull request #1443 from Dimensionscape/develop

Update README.md

6598caed7a58cc4cb76aed6bddfdd00fe8ce2a66 authored about 4 years ago
Update README.md

214ccd6759e0f2f154e9a18d729dd643f6c13dcf authored about 4 years ago
Compatible with electron version 11.

Compatible with electron version 11.

6ee94bcf60e3363bd12ff0b47c74fd2f4e63c572 authored about 4 years ago
Merge branch 'develop' of https://github.com/openfl/lime into develop

6cb631ce07e2a39f9bf235bc6c96f547e508cb3b authored about 4 years ago
Make sure strings are null-terminated (resolve #1441)

20baa3ba6e41afa3bfb652f54a79060579abad29 authored about 4 years ago
Fix Touch not working on some Google Pixel phones

a7451bb9a4931aebcf992063e9d2ab21ad105163 authored about 4 years ago
Add explicit toString() call for HXML display

ccd9dca6e1d23b257be8af86cbb32c78729bf46b authored about 4 years ago
Fix watch command (resolves haxelime/hxp#23)

79e21c83126e321664d5f5578d48ec08e758139d authored about 4 years ago
Do not fail if major performance caveat and WebGL was requested

a22d55762a7bc17f34bd624ce316f91371bbf5f6 authored about 4 years ago
Compile fix

aeb6c415c5010bf70ec6b01b16da8d1415864e03 authored about 4 years ago
Revert "add failIfMajorPerformanceCaveat setting"

This reverts commit aa77fcbdd7674946ec15b1012ee7463b5262768a.

c43be68eabba8e6989f954eae050cf92b1619e2a authored about 4 years ago
Merge pull request #1417 from player-03/buildNumber

Add flag to read buildNumber from .build.

c4993248e78e746d38e422684e1caba066b453e7 authored about 4 years ago
remove garbage from bytes when saving a file on html5, see : https://community.openfl.org/t/problem-with-filereference-save-xml/12776/2

6ac395a706a3939c5011b77eedb1a6939f9fbd7e authored about 4 years ago
Fix IEM Input text

Fix IEM Input text

8e7ab67745ceee17f61d2ff0a8f186a63c4fd5dc authored about 4 years ago
Improve the error message for an unsupported use case

Lime requires the `Deque` class to target HashLink, which only
became available in Haxe 4. If yo...

265946877a7afac919de9d0ed71a952d94977f96 authored about 4 years ago
Fix CI edge case

Depending on how the CI server is set up, the task may fail to
create the `lime` command and sto...

4f2546d0bd2f0655bb8cce1a6e3ea77b2374761b authored about 4 years ago
Compile fix

fe51dea29354cf99d91aa18c05323e98ab419608 authored about 4 years ago
Speed up AIR application boot time

c6c24b4dfd513b31e1001e6c248a9a649cfe4b43 authored about 4 years ago
Merge branch 'develop' of https://github.com/openfl/lime into develop

477e5e3fbf5a916c0910cf0a376be17de2e36df0 authored about 4 years ago
Improve error message on HL/Windows

12b83bd590a5085045167f4e043146fbde123b85 authored about 4 years ago
Hashlink vorbis bindings

f75bfa2700b00393432a5e656bb776ffc0427df5 authored over 4 years ago
Merge pull request #1436 from Beeblerox/failIfMajorPerformanceCaveat

Add failIfMajorPerformanceCaveat setting

3e94d7e7fc3fbe503726f012836e6ab5003779fa authored over 4 years ago
add failIfMajorPerformanceCaveat setting

aa77fcbdd7674946ec15b1012ee7463b5262768a authored over 4 years ago
Update ios-deploy

1b809a4918780e01f73c9dfdb608ba83a3cfbde7 authored over 4 years ago
Remove iOS Bluetooth dependency

ba6fafeefa0ffd4ec2c942eeec341906a9aa165d authored over 4 years ago
Set focus/activate on HTML5 windows using visibilitychanged event as well (close #1401)

d918341db03f95898fafe1b9f646e697d9f10370 authored over 4 years ago
Bump electron from 1.8.8 to 9.1.0 in /templates/electron/template

Bumps [electron](https://github.com/electron/electron) from 1.8.8 to 9.1.0.
- [Release notes](ht...

93eddd1f3d512d8ec17bf3d1c9452062842aac63 authored over 4 years ago
Fix audio stutter on HTML5

Patches an issue causing audio to play twice if force_html_audio is enabled. This appears to be ...

283176fa5e04beb6fda2443a3488e63bfa3c7d33 authored over 4 years ago
fix for android rotation

bf2b51ce1e69362ebcad6338596ba3f07edb1406 authored over 4 years ago
fix for android screen orientation

f3adce068cb8241248e14ab21cfa697e7977d020 authored over 4 years ago
Fix CI not runing on pull requests

b0fa2f952f4d82b3df668511432c014ee7265de6 authored over 4 years ago
Fix Std.is() deprecation warnings with Haxe 4.2 (#1412)

eac0c93b2c4c42f8e36fba21c0e0b501a53f4ca7 authored over 4 years ago
Merge pull request #1418 from loudoweb/event

[feature] add removeAll feature for lime event

16b81d617e1564d8a2d727f94e9beef540f9aed5 authored over 4 years ago
CI: $HOME instead of ~

fecae19cbb2c2c957e56315bf176f96caa861c49 authored over 4 years ago
CI: install Android NDK to better location

1d07d2f36fe3c47c3d9ae0b4cad3389d13d91968 authored over 4 years ago
CI: install Android NDK to better location

bc97fd875c8361318552de95202b0cacf66b57ef authored over 4 years ago
CI: fix mkdir

881f4f7c960dacad687f4122d2e4f2841a1bad30 authored over 4 years ago
CI: try /usr/local/opt for Android NDK

7b75f3897522222b8a6c4449995223f358f47d27 authored over 4 years ago
Merge pull request #1421 from loudoweb/hl_setup

i will trust you loudo (^_^)

10d912681d4cb50234c8f94af2c4c81c82b4da06 authored over 4 years ago
CI: rollback to old setup-haxe action

krdlab/setup-haxe seems to have trouble with Haxe 3.4.7 on Windows. May retry again in the futur...

e3830cca325003c4f5830a6dc28f2022e5d88d21 authored over 4 years ago
add ssl.hdll into hl builds

391f2ae1517236768583677f55d422a581f4898c authored over 4 years ago
add binaries setup for HL

e846c3df9a49c7a9758bda69e8846f83c5542d1b authored over 4 years ago
CI: try to fix linux build with different ubuntu version

af5d165599d16aa0de4a4d3381fb5ddf84e669f2 authored over 4 years ago
CI: try to fix linux build with apt-get update

f5e823c015d24c8fb897369b135ff7431c7ddfed authored over 4 years ago
CI: switch to krdlab/setup-haxe github action

The other action wasn't 'published', but part of a repo on the master branch, so this is safer

2546e2e5483a92053dc9dd61e5389c5ac3e0f093 authored over 4 years ago
add removeAll feature for lime event

f6251e4452b8d83395fee5fea14a99f542236758 authored over 4 years ago
Add flag to read buildNumber from .build.

By setting `<meta build-number=".build" />`, you can force Lime not
to calculate a build number ...

53fac1a46934467875d398cbf2665fde0f635bb5 authored over 4 years ago
PlatformSetup: sudo still required on Linux

164558726ace697aa7e9e4a8847a916c85b90d4c authored over 4 years ago
PlatformTools: sudo is not required to copy to /usr/local/bin

This improves the setup experience by not requiring a password

461a73fed334005de1d23b24bce4ac0a52e9976d authored over 4 years ago
Revert "Fix for lime build won't read .build if git is present"

This reverts commit 3e4aed94159c0910d0df0d4c52a0c61dfa8d11d3.

9eb846ba8c1fa8fa67a8a7e80b225758a2da3887 authored over 4 years ago
Fix for lime build won't read .build if git is present

3e4aed94159c0910d0df0d4c52a0c61dfa8d11d3 authored over 4 years ago
Update CHANGELOG

499a28f949ad5a8865708e143fa22cbc7dc4c57d authored over 4 years ago
Update to 7.8.0

ea1cee18e27b2df874b3a1c3ce4aed8095788c2e authored over 4 years ago
Fix #1398 ES6 init

a3829085e8b9852e28fa48393f4872a37bc1d367 authored over 4 years ago
Github Actions: build iOS samples

0355103ccf2b9c5b5bf7134cd2cc10f9c4027a4f authored over 4 years ago
Merge pull request #1408 from joshtynjala/ios-build-fix

Better fix for rebuild iOS and build iOS project

fa9ad5c412b1a4357beb242a4578796929c3b028 authored over 4 years ago
Better fix for rebuild iOS and build iOS project

8701624f0a9867dc021e808348cbdef9314d7422 authored over 4 years ago
Revert "fix rebuild iOS due to bad Zlib.cpp path"

This reverts commit 0d790f35a8c76d1366d0f856fa58c7b6b630f402.

60bdf42046a661b06dd616e97e51b018bf164f2b authored over 4 years ago
Github Actions: also compiles some samples for a bunch of platforms

Currently, does not include iOS, but I plan to add that later

a2e19623360b2e43e17bbae9ad354f0cb037d98d authored over 4 years ago
Update README.md

0baab76e4263eb87b57b2acc62f236e06b4020b1 authored over 4 years ago
Github Actions: fix existing, add android for all platforms, and add Haxe version matrix

881c8f8402dcacdf4658dd58e0031487bbe6b7cd authored over 4 years ago
native-toolkit/sdl: fix Android fatal error: cpu-features.h: No such file or directory

840a7ea0d6ed5879431ad94523290e90df151d26 authored over 4 years ago
fix rebuild iOS due to bad Zlib.cpp path

0d790f35a8c76d1366d0f856fa58c7b6b630f402 authored over 4 years ago
Allow xcframework dependencies for Xcode.

0d325bfb0778200370a39f1f99e973b726637c0d authored over 4 years ago
Change __js__ for js.Syntax.code on Haxe 4 (resolve #1397)

fbe94170c9be865934821d5e02199f03356e379b authored over 4 years ago
Update NOTICE.md

4f22d4be046fffbdec64ffdf3d3c170a7bf5f374 authored over 4 years ago