build: Rename bunlde archive
This patch renames the bundle to .tar.gz to work with it in dependecny downloader. Also it adds a version number in the bundle name.
This commit is contained in:
+1
-7
@@ -2,7 +2,7 @@
|
||||
.idea/shelf
|
||||
/dependencies/all
|
||||
dist
|
||||
kotlin-native-*.tgz
|
||||
kotlin-native-*.tar.gz
|
||||
translator/src/test/kotlin/tests/*/linked
|
||||
out
|
||||
tmp
|
||||
@@ -44,9 +44,3 @@ proto/compiler/google/src/google/protobuf/compiler/kotlin/protoc
|
||||
|
||||
# translator auto generated artifacts
|
||||
kotstd/ll
|
||||
|
||||
# directory for manual debug runs
|
||||
run-debug/**
|
||||
!run-debug/interop
|
||||
!run-debug/konanc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user