Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/openfl/hxp
Write scripts in Haxe, and execute them on Windows, macOS or Linux
https://github.com/openfl/hxp
Fix log output color when using Neko interp
79a78e0a991ac57cfe50ea86dd431fdb6d4c6ff4 authored over 6 years ago
79a78e0a991ac57cfe50ea86dd431fdb6d4c6ff4 authored over 6 years ago
Improve support for executing scripts on < Haxe 4
fae380568b0a26901338fd52a9186aa8e0f5cc9d authored over 6 years ago
fae380568b0a26901338fd52a9186aa8e0f5cc9d authored over 6 years ago
Update README.md
9fc89d98ca902739c3dfb7dcb56627b742584e4d authored over 6 years ago
9fc89d98ca902739c3dfb7dcb56627b742584e4d authored over 6 years ago
Update README
8454eb161ff302a64a87734bbae7c0d3c76e486a authored over 6 years ago
8454eb161ff302a64a87734bbae7c0d3c76e486a authored over 6 years ago
Use ~/.hxp/config.xml
4b20abc43269354ff2224255fd6db0738beca5f5 authored over 6 years ago
4b20abc43269354ff2224255fd6db0738beca5f5 authored over 6 years ago
Minor log color fix
6c990ddf7a855aa1504fb8d7179a9c17b9085fca authored over 6 years ago
6c990ddf7a855aa1504fb8d7179a9c17b9085fca authored over 6 years ago
CFFI fix
40701d6b5e39d851cca5ffc6ee1c3b853f6cd632 authored over 6 years ago
40701d6b5e39d851cca5ffc6ee1c3b853f6cd632 authored over 6 years ago
Minor fixes
bb8bb6677c47a75853e93175d26fb61cf87cd727 authored over 6 years ago
bb8bb6677c47a75853e93175d26fb61cf87cd727 authored over 6 years ago
Improvements to HXP HXML
6a3921cc6f918f4122faa88041ac9302184efee2 authored over 6 years ago
6a3921cc6f918f4122faa88041ac9302184efee2 authored over 6 years ago
Extra verbose message
147947bafeafbcb5d87a695cd3a241579b160a73 authored over 6 years ago
147947bafeafbcb5d87a695cd3a241579b160a73 authored over 6 years ago
First pass at HXP script support
2b4ba46063835e0dbc72c91ec95b5723021dc5ea authored over 6 years ago
2b4ba46063835e0dbc72c91ec95b5723021dc5ea authored over 6 years ago
Progress on hxp.HXML spec
bffc33728176937e069e7457ccb889a76cc8cab9 authored over 6 years ago
bffc33728176937e069e7457ccb889a76cc8cab9 authored over 6 years ago
Merge branch 'master' of https://github.com/openfl/hxp
7efb86566656933212e5505772c2868a1ce1cfe2 authored over 6 years ago
7efb86566656933212e5505772c2868a1ce1cfe2 authored over 6 years ago
Add support for extraParams in target platform handler, disable asset library processing
c4f4abb48c93d5096a88d61988a597647a84e756 authored over 6 years ago
c4f4abb48c93d5096a88d61988a597647a84e756 authored over 6 years ago
Delete include.xml
9fdff3ceacb9a965692c76cb1853bc39a6271017 authored over 6 years ago
9fdff3ceacb9a965692c76cb1853bc39a6271017 authored over 6 years ago
Rename tools to scripts
a87b84c49d993b179a5f2f399d90ff8811fd746b authored over 6 years ago
a87b84c49d993b179a5f2f399d90ff8811fd746b authored over 6 years ago
Add missing bin directory
6e3036abe86f2b08c228d51800a690523f64991f authored over 6 years ago
6e3036abe86f2b08c228d51800a690523f64991f authored over 6 years ago
Cleanup, templates and platform code in Lime not HXP
7b580ac08ca0d0585e330f0c3435db61463f7365 authored over 6 years ago
7b580ac08ca0d0585e330f0c3435db61463f7365 authored over 6 years ago
Interp tools fix
a27386e4e3f179808b0165a979440f4e5b4fdc16 authored over 6 years ago
a27386e4e3f179808b0165a979440f4e5b4fdc16 authored over 6 years ago
Try using Haxe interp
dfa9e447e221bc87c0589a9bca16a017bd2bf558 authored over 6 years ago
dfa9e447e221bc87c0589a9bca16a017bd2bf558 authored over 6 years ago
Update ASCII art and color
196d53539b04cb9e6d7838fc3977f44b5110df5c authored over 6 years ago
196d53539b04cb9e6d7838fc3977f44b5110df5c authored over 6 years ago
Fix display for AIR platform (resolve openfl/lime#1212)
73915bab07ef1562dbf951546bc2b243cd1b74a9 authored over 6 years ago
73915bab07ef1562dbf951546bc2b243cd1b74a9 authored over 6 years ago
Add support for Android ARM64 (resolve openfl/lime#1148)
ae2f97ca0837f762da488113c8c137cb2cf86f50 authored over 6 years ago
ae2f97ca0837f762da488113c8c137cb2cf86f50 authored over 6 years ago
Minor tweaks to support 'rebuild winrt'
3b1845ce97fe85190b60c76c34e6f7a2f03278e4 authored over 6 years ago
3b1845ce97fe85190b60c76c34e6f7a2f03278e4 authored over 6 years ago
Allow StringHelper without sys (resolve openfl/lime#1133)
c4e91e23e5a0b81d7e3a4d968d8c73b4de2b2206 authored over 6 years ago
c4e91e23e5a0b81d7e3a4d968d8c73b4de2b2206 authored over 6 years ago
Try to improve MSVC19+ logic for Windows (close openfl/lime#1192)
5d6e5e578a755aedd81b4b6ee4235a5f4558da74 authored over 6 years ago
5d6e5e578a755aedd81b4b6ee4235a5f4558da74 authored over 6 years ago
Build host architecture on Windows by default, rebuild both 32- and 64-bit Windows binaries (resolve openfl/lime#1202)
1588567728872932a72eef0d669b3f50c225dd04 authored over 6 years ago
1588567728872932a72eef0d669b3f50c225dd04 authored over 6 years ago
Merge "Add adobe air custom simulator support"
5f9c9e45921c7911201abfb772bbd7c94091a38c authored over 6 years ago
5f9c9e45921c7911201abfb772bbd7c94091a38c authored over 6 years ago
Merge "Add initial support for iOS splash screens in air target" (close openfl/lime#1206)
dfdb3b68011d0b5eed4ca98f1dc233ec5fe1536b authored over 6 years ago
dfdb3b68011d0b5eed4ca98f1dc233ec5fe1536b authored over 6 years ago
Merge "Add wifi debug for mobile air" (resolve openfl/lime#1204)
81208040ead7e2381e8ede3f5a861f0d746066c8 authored over 6 years ago
81208040ead7e2381e8ede3f5a861f0d746066c8 authored over 6 years ago
Add --info to Gradle command when -verbose is enabled
c6db280cb123a08e662d1e5b5ce93d497a9f1447 authored over 6 years ago
c6db280cb123a08e662d1e5b5ce93d497a9f1447 authored over 6 years ago
Add '<language name="en" />' tag (close openfl/lime#1187)
4e9a00cd97077952f14c305a5b9e7c25b201e450 authored over 6 years ago
4e9a00cd97077952f14c305a5b9e7c25b201e450 authored over 6 years ago
Add EXE for Windows 'hxp' alias
39b4f363773d98ea247484d7e7281edd0708fb20 authored over 6 years ago
39b4f363773d98ea247484d7e7281edd0708fb20 authored over 6 years ago
Add package.json
2c253ba270329575b72d8ea610fc5c070f441ed3 authored over 6 years ago
2c253ba270329575b72d8ea610fc5c070f441ed3 authored over 6 years ago
Compile fixes
b3b84fdef9f03786030f059974f95c2b714f348f authored over 6 years ago
b3b84fdef9f03786030f059974f95c2b714f348f authored over 6 years ago
Move sources to 'src' directory
fad223127443e498c6aa156b424ac9cf5ad74dc6 authored over 6 years ago
fad223127443e498c6aa156b424ac9cf5ad74dc6 authored over 6 years ago
Compile fix
e9bf51d0af7b44a48ebd58295224a53e6cf578be authored over 6 years ago
e9bf51d0af7b44a48ebd58295224a53e6cf578be authored over 6 years ago
Sync with Lime, allow #if lime conditionals for now
6596fe985b061d18f3e1ed408f11890671108c1c authored over 6 years ago
6596fe985b061d18f3e1ed408f11890671108c1c authored over 6 years ago
Fix 'haxelib run hxp setup -cli'
ef7f446b9598bdeefe28ab50bf2cc7b9c7681ae0 authored over 6 years ago
ef7f446b9598bdeefe28ab50bf2cc7b9c7681ae0 authored over 6 years ago
Update ASCII text
1079bac15019b02a62a4899af43550cf72ea3a76 authored over 6 years ago
1079bac15019b02a62a4899af43550cf72ea3a76 authored over 6 years ago
Initial support for extern platform targets using interp mode
fcf5ec4b7ea150e30bdaee2855cfd20b471e5ef5 authored over 6 years ago
fcf5ec4b7ea150e30bdaee2855cfd20b471e5ef5 authored over 6 years ago
Use eval
c23dc27addd7de5725238a6e63548fd721c9576c authored over 6 years ago
c23dc27addd7de5725238a6e63548fd721c9576c authored over 6 years ago
Disable CFFI
09a90cf44dff9fc37f847a74b5c315b3e465fba5 authored over 6 years ago
09a90cf44dff9fc37f847a74b5c315b3e465fba5 authored over 6 years ago
Initial commit
52ec27a16356f35896634a991e6c1cefa4f373d5 authored over 6 years ago
52ec27a16356f35896634a991e6c1cefa4f373d5 authored over 6 years ago