Age | Commit message (Collapse) | Author |
|
|
|
|
|
FIX: [droid] additional build flags according to ndk-build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CHG: [droid] use gradle to build apk
|
|
|
|
|
|
FIX: [droid] fix oreo video view shrinkage
|
|
|
|
|
|
|
|
works on uwp
|
|
|
|
FIX: [droid] allow to build on non-libc++ toolchains
|
|
|
|
- remove unused function definitions
- use char directly instead of a typedefs to char
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[buildsteps][win10] package appx file
|
|
|
|
|
|
|
|
|
|
- more exact check for pull request in attached state
- append head or merge for a pull request in attached state
- favour branch --points-at over branch --contains in detached state
- detect pull requests in detached state
- replace slashes in branch names with a dash
- enlarge commit hash as it sometimes isn't distinct anymore
|
|
|
|
[bluray] Update libbluray to version 1.0.2.
|
|
|
|
|
|
|
|
|
|
On Ubuntu a #!/bin/sh shebang results in a pretty
minimal shell that handles empty variables not as
graceful as bash. Quoting helps here.
|
|
|
|
|
|
|
|
|