ebiten/cmd/ebitenmobile
Hajime Hoshi c658a25171 all: replace execabs with os/exec
os/exec no longer searches executablse in the current directory as of
Go 1.19. See https://go.dev/blog/path-security and https://go.dev/issue/43724.
2024-05-03 23:39:38 +09:00
..
_files internal/gamepad: ignore the very first MotionEvent with 0 value for Android 2024-03-21 22:28:48 +09:00
gobind.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00
gomobile.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00
main_test.go cmd/ebitenmobile: check the Java package before an execution 2024-01-28 15:52:16 +09:00
main.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00