File tree 3 files changed +16
-4
lines changed
3 files changed +16
-4
lines changed Original file line number Diff line number Diff line change
1
+ # @install: lix --silent download "gh://github.com/haxetink/tink_cli#c9124f9be04baca0cd55f06237a0a9fffb6287dc" into tink_cli/0.5.1/github/c9124f9be04baca0cd55f06237a0a9fffb6287dc
2
+ -lib tink_io
3
+ -lib tink_macro
4
+ -lib tink_stringly
5
+ -cp ${HAXE_LIBCACHE}/tink_cli/0.5.1/github/c9124f9be04baca0cd55f06237a0a9fffb6287dc/src
6
+ -D tink_cli=0.5.1
7
+ # Make sure docs are generated
8
+ -D use-rtti-doc
Original file line number Diff line number Diff line change 1
- # @run: haxelib run-dir travix ${HAXESHIM_LIBCACHE}/travix/0.10.5/haxelib
2
- # @install: lix --silent download "haxelib:travix#0.10.5" into travix/0.10.5/haxelib
3
- -D travix=0.10.5
4
- -cp ${HAXESHIM_LIBCACHE}/travix/0.10.5/haxelib/src
1
+ # @install: lix --silent download "haxelib:/travix#0.15.3" into travix/0.15.3/haxelib
2
+ # @post-install: cd ${HAXE_LIBCACHE}/travix/0.15.3/haxelib && haxe -cp src --run travix.PostDownload
3
+ # @run: haxelib run-dir travix "${HAXE_LIBCACHE}/travix/0.15.3/haxelib"
4
+ -lib tink_cli
5
+ -cp ${HAXE_LIBCACHE}/travix/0.15.3/haxelib/src
6
+ -D travix=0.15.3
7
+ --macro travix. Macro .setup ()
Original file line number Diff line number Diff line change
1
+ -D no-deprecation-warnings
1
2
-cp tests
2
3
-main RunTests
3
4
-dce full
You can’t perform that action at this time.
0 commit comments