-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ch.jodersky => com.github.sbt packages rename
- Loading branch information
Showing
37 changed files
with
61 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ain/scala-2/ch/jodersky/jni/Process.scala → .../scala-2/com/github/sbt/jni/Process.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.jni | ||
package com.github.sbt.jni | ||
|
||
object Process { | ||
def out(command: String): String = | ||
|
2 changes: 1 addition & 1 deletion
2
...scala-2/ch/jodersky/jni/annotations.scala → ...la-2/com/github/sbt/jni/annotations.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ain/scala-3/ch/jodersky/jni/Process.scala → .../scala-3/com/github/sbt/jni/Process.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.jni | ||
package com.github.sbt.jni | ||
|
||
object Process { | ||
def out(command: String): String = | ||
|
4 changes: 2 additions & 2 deletions
4
...ch/jodersky/jni/syntax/NativeLoader.scala → .../github/sbt/jni/syntax/NativeLoader.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
.../ch/jodersky/sbt/jni/javah/ClassName.java → ...a/com/github/sbt/jni/javah/ClassName.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
.../ch/jodersky/sbt/jni/javah/JavahTask.java → ...a/com/github/sbt/jni/javah/JavahTask.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...jodersky/sbt/jni/javah/resource/Text.java → ...m/github/sbt/jni/javah/resource/Text.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ky/sbt/jni/javah/resource/Text_zh_CN.java → ...ub/sbt/jni/javah/resource/Text_zh_CN.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...ersky/sbt/jni/javah/search/ClassPath.java → ...ithub/sbt/jni/javah/search/ClassPath.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...rsky/sbt/jni/javah/search/ModulePath.java → ...thub/sbt/jni/javah/search/ModulePath.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...t/jni/javah/search/RuntimeSearchPath.java → ...t/jni/javah/search/RuntimeSearchPath.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...sky/sbt/jni/javah/util/ClassMetaInfo.java → ...hub/sbt/jni/javah/util/ClassMetaInfo.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...jodersky/sbt/jni/javah/util/Constant.java → ...m/github/sbt/jni/javah/util/Constant.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...rsky/sbt/jni/javah/util/NativeMethod.java → ...thub/sbt/jni/javah/util/NativeMethod.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ch/jodersky/sbt/jni/javah/util/Utils.java → .../com/github/sbt/jni/javah/util/Utils.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...rsky/sbt/jni/build/Autotools.scala.notyet → ...thub/sbt/jni/build/Autotools.scala.notyet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.sbt.jni | ||
package com.github.sbt.jni | ||
package build | ||
|
||
import java.io.File | ||
|
2 changes: 1 addition & 1 deletion
2
...ch/jodersky/sbt/jni/build/BuildTool.scala → .../com/github/sbt/jni/build/BuildTool.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.sbt.jni | ||
package com.github.sbt.jni | ||
package build | ||
|
||
import java.io.File | ||
|
2 changes: 1 addition & 1 deletion
2
...ala/ch/jodersky/sbt/jni/build/CMake.scala → ...cala/com/github/sbt/jni/build/CMake.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.sbt.jni | ||
package com.github.sbt.jni | ||
package build | ||
|
||
import sbt._ | ||
|
2 changes: 1 addition & 1 deletion
2
...ala/ch/jodersky/sbt/jni/build/Cargo.scala → ...cala/com/github/sbt/jni/build/Cargo.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.sbt.jni.build | ||
package com.github.sbt.jni.build | ||
|
||
import sbt._ | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
.../sbt/jni/build/ConfigureMakeInstall.scala → .../sbt/jni/build/ConfigureMakeInstall.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.sbt.jni | ||
package com.github.sbt.jni | ||
package build | ||
|
||
import java.io.File | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ch/jodersky/sbt/jni/plugins/JniLoad.scala → .../com/github/sbt/jni/plugins/JniLoad.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.sbt.jni | ||
package com.github.sbt.jni | ||
package plugins | ||
|
||
import sbt._ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...jodersky/sbt/jni/plugins/JniPackage.scala → ...m/github/sbt/jni/plugins/JniPackage.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.jodersky.sbt.jni | ||
package com.github.sbt.jni | ||
package plugins | ||
|
||
import sbt._ | ||
|
2 changes: 1 addition & 1 deletion
2
.../jodersky/sbt/jni/util/BytecodeUtil.scala → ...om/github/sbt/jni/util/BytecodeUtil.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin/src/sbt-test/sbt-jni/multiclasses/core/src/main/scala/multiclasses/Adder.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin/src/sbt-test/sbt-jni/multiclasses/core/src/main/scala/multiclasses/Multiplier.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin/src/sbt-test/sbt-jni/simple-cargo/core/src/main/scala/simplecargo/Adder.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin/src/sbt-test/sbt-jni/simple-syntax/core/src/main/scala/simple/Library.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin/src/sbt-test/sbt-jni/simple/core/src/main/scala/simple/Library.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters