Steven Xie
|
c9a28219e8
|
cmd/ebitenmobile: Add newline to usage output (#1109)
|
2020-03-23 11:10:09 +09:00 |
|
Hajime Hoshi
|
d790c86e8a
|
cmd/ebitenmobile: Add -trimpath
Fixes #1068
|
2020-02-16 17:32:00 +09:00 |
|
Hajime Hoshi
|
9313e3ad0d
|
cmd/ebitenmobile: Use 'go' directly
See golang/go#26845.
|
2020-01-24 22:50:50 +09:00 |
|
Hajime Hoshi
|
903b125f4c
|
cmd/ebitenmobile: Remove explicltly specifying GO111MODULE
|
2020-01-21 22:19:49 +09:00 |
|
Hajime Hoshi
|
b4969cccd7
|
cmd/ebitenmobile: Bug fix: Give environment variables to search the package name (gobind)
|
2019-09-23 19:12:20 +09:00 |
|
Hajime Hoshi
|
75c9f34374
|
cmd/ebitenmobile: Bug fix: Give environment variables to search the package name
|
2019-09-23 18:17:17 +09:00 |
|
Hajime Hoshi
|
ea6a25f594
|
cmd/ebitenmobile: Add linker options
This change suppresses the linker error that the .so file is not
found.
Fixes #932
|
2019-09-22 20:58:04 +09:00 |
|
Hajime Hoshi
|
16337bb6bf
|
cmd/ebitenmobile: Add suspendGame/resumeGame to the ViewController
Updates #894
|
2019-09-13 03:19:01 +09:00 |
|
Hajime Hoshi
|
a42b5274df
|
cmd/ebitenmobile: Use GOROOT/bin/go instead of go
Fixes #927
|
2019-08-24 01:06:16 +09:00 |
|
Hajime Hoshi
|
2c770f3644
|
cmd/ebitenmobile: Define an error handler for iOS
Updates #919
|
2019-08-18 20:55:36 +09:00 |
|
Hajime Hoshi
|
9ba113861c
|
Add ebitenmobile command
This works only for iOS so far. I'll implement Java version soon.
Updates #863
|
2019-08-18 03:03:01 +09:00 |
|