-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementfeature plandescription including technical details regarding the implementation of a featuredescription including technical details regarding the implementation of a featurepackagerrelated to the app's "pack" scriptrelated to the app's "pack" script
Description
(to whom it may concern, this issue description is incomplete, and will be completed soon)
The 'packer' script (located in dist/) is currently not very up-to-date with regards to project structure and resource files. Other than the recent breaking changes to structure, there were already a number of features that were either completely broken (wouldn't successfully execute) or resulted in a broken app at runtime.
Current feature set:
- can handle compilation of haxe source
- can perform post-compilation, pre-execution (postprocessing) tasks
- automates application bundling to generate standalone executables (Windows & Linux)
- automates creation of application installers (Linux only)(Windows issue)
Metadata
Metadata
Assignees
Labels
enhancementfeature plandescription including technical details regarding the implementation of a featuredescription including technical details regarding the implementation of a featurepackagerrelated to the app's "pack" scriptrelated to the app's "pack" script