Page MenuHomeSolus

Initial commit of haxe
ClosedPublic

Authored by YakoYakoYokuYoku on Jul 7 2021, 3:55 PM.
Tags
None
Referenced Files
F10938429: D11422.id27632.diff
Thu, Jul 13, 2:23 PM
F10875045: D11422.diff
Jun 20 2023, 3:47 AM
F10786353: D11422.id.diff
May 26 2023, 7:39 AM
F10740652: D11422.id27595.diff
May 14 2023, 4:53 AM
F10740627: D11422.id27632.diff
May 14 2023, 4:43 AM
F10740623: D11422.diff
May 14 2023, 4:41 AM
F10740619: D11422.id28465.diff
May 14 2023, 4:40 AM
F10724710: D11422.id.diff
May 7 2023, 7:44 PM
Subscribers

Details

Summary

Requirement of various games and apps, such as ldtk.

OCaml and co. are required for the parser, such dependencies are built from source.
As for the String::ShellQuote Perl module, the thing doesn't display a clear license from the sources and is rock ancient.

Depends on D11420 and D11421.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Built (and patched) Friday Night Funkin and played it.

Diff Detail

Repository
R4455 haxe
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Some documentation on the commands couldn't hurt.

Also need MAINTAINERS.md

package.yml
12

The description could probably also be used for summary

27

What is the purpose of this?

40

May as well use an environment step for this rather than having this in both setup and build.

This revision now requires changes to proceed.Jul 8 2021, 6:40 PM
YakoYakoYokuYoku marked 3 inline comments as done.

Cleaned up package.yml and added MAINTAINERS file.

This revision is now accepted and ready to land.Jul 9 2021, 5:46 AM
This revision was automatically updated to reflect the committed changes.