projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef3cf8a
)
updated onyx.sublime-build to new CLI
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Sat, 12 Dec 2020 20:32:32 +0000
(14:32 -0600)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Sat, 12 Dec 2020 20:32:32 +0000
(14:32 -0600)
misc/onyx.sublime-build
patch
|
blob
|
history
diff --git
a/misc/onyx.sublime-build
b/misc/onyx.sublime-build
index a910832d338ef23583c25ef8be266bb93dbdf2a8..fcf81eacf1dd8a77fb7fd93f225adf8390d496bb 100644
(file)
--- a/
misc/onyx.sublime-build
+++ b/
misc/onyx.sublime-build
@@
-1,6
+1,6
@@
{
"target": "exec",
- "shell_cmd": "/usr/bin/onyx -
verbose -
o \"${folder}/${file_base_name}.wasm\" \"$file\"",
+ "shell_cmd": "/usr/bin/onyx -o \"${folder}/${file_base_name}.wasm\" \"$file\"",
"working_dir": "${folder}",
"selector": "source.onyx",
"file_regex": "^\\(([^:]+):([0-9]+),([0-9]+)\\) (.*)",