Nicolas Pomepuy
e94324e0e7
Bump libs to 3.5.0-eap9
4 years ago
Martin Finkel
6f4013294b
build: depend on libvlcjni
4 years ago
Martin Finkel
f7ac5249ac
rename TESTED_HASH to VLC_TESTED_HASH
4 years ago
Nicolas Pomepuy
5cea3db182
Bump Android gradle plugin to 7.2.0
4 years ago
Nicolas Pomepuy
db41ef720c
Bump libs to 3.5.0-eap8 / 0.12.0-eap8
4 years ago
Duncan McNamara
b2981dcbf1
Bump libs to 3.5.0-eap7 / 0.12.0-eap7
4 years ago
Thomas Guillem
a4435c88ee
buildsystem: update VLC HASH
Mostly to include smb2 and dsm latest fixes.
4 years ago
Nicolas Pomepuy
9da0bd9fbd
Bump libs to 3.5.0-eap6 / 0.11.2-eap6
4 years ago
Nicolas Pomepuy
0cae49d00d
Enable gme to allow the app to play vgm files
4 years ago
Duncan McNamara
7f280dc3b0
Update medialibrary hash
4 years ago
Duncan McNamara
927f372dc4
MLBuild: release tag check on current hash
The tag check done when building for release should be done on the
current hash, and not medialibrary hash which is kept for local builds
4 years ago
Duncan McNamara
a919bce17f
MLBuild: invert tag check condition for release
4 years ago
Nicolas Pomepuy
170e98b5a6
Remove useless symlink from the fastlane directory
4 years ago
Thomas Guillem
558295872f
buildsystem: update VLC HASH to 3.0.17.2
4 years ago
Hugo Beauzée-Luyssen
d7c57764d2
compile-medialibrary: Ensure releases are using a medialib tag
5 years ago
Hugo Beauzée-Luyssen
682004334f
compile-medialibrary.sh: Revert to using a commit instead of a tag
Using a tag isn't working well during development and makes bisecting
intermediate commits extremely difficult.
5 years ago
Nicolas Pomepuy
022f7ac7bf
Bump CI image to fix meson issues
5 years ago
Nicolas Pomepuy
7eccbb1fe0
Bump CI image
5 years ago
Nicolas Pomepuy
f7f7ad5287
Bump the lib versions to 3.5.0-eap2 / 0.11.0-eap2
5 years ago
Nicolas Pomepuy
1346e5dd86
Target the Medialibrary 0.11 tag
5 years ago
Nicolas Pomepuy
7f5aadd2f2
Upgrade to Android plugin version 7.1.0
5 years ago
Nicolas Pomepuy
24f60c6a8f
Implement new ML script versioning by tag
5 years ago
Nicolas Pomepuy
49318ef166
Fix buildscript missing variable forwarding
5 years ago
Hugo Beauzée-Luyssen
6f18a34e9e
CI: Remove leftover debug
5 years ago
Hugo Beauzée-Luyssen
4bdc2f5a07
compile.sh: Inline compile function
It's now invoked only once, just below its declaration
5 years ago
Hugo Beauzée-Luyssen
da0163725f
compile.sh: Remove hack to move files around in a tmp folder
5 years ago
Hugo Beauzée-Luyssen
9099baaa53
compile.sh: Remove support for ANDROID_ABI=all
This is now handled by the CI
5 years ago
Hugo Beauzée-Luyssen
9d3c703222
CI: Parallelize release lib jobs
5 years ago
Hugo Beauzée-Luyssen
fc9df14a9a
buildsystem: compile.sh: Always clone VLC source if missing
5 years ago
Hugo Beauzée-Luyssen
7f4ac50cf9
buildsystem: Use prebuilt libraries to propagage libvlc dependencies
5 years ago
Hugo Beauzée-Luyssen
bfa8845129
compile-medialibrary: Remove unused variable
5 years ago
Hugo Beauzée-Luyssen
8f3571d543
buildsystem: Use a prebuilt module for linking libmla with sqlite
This reduces the amount of variables and weird path we have to sprinkle
throughout the buildscript
5 years ago
Hugo Beauzée-Luyssen
3b3d417c1d
buildsystem: Use a prebuilt module to link medialibrary and libmla
This way the build system realizes that it needs to rebuild the JNI
library if the libmedialibrary.a changes
refs #2264
5 years ago
Hugo Beauzée-Luyssen
938df80bad
compile-medialibrary.sh: Remove unused variable
5 years ago
Hugo Beauzée-Luyssen
ddf18fe95f
compile-medialibrary.sh: Fix comparison when RESET isn't set
5 years ago
Hugo Beauzée-Luyssen
1b9af9044a
compile.sh: Remove invalid variable in folder test
$1 is either empty or contains --copy-tmp=xxxx which is not what this
test expects, since the libvlc/jni/libs folder it expected to contains
per-arch build folders
5 years ago
Nicolas Pomepuy
977ab64675
Bump libs to 3.4.8 / 0.9.8
5 years ago
Duncan McNamara
a57b7f4925
Build: fix medialibrary sqlite patch
5 years ago
Duncan McNamara
fc7f44763a
Build: fix command to run unit tests
5 years ago
Hugo Beauzée-Luyssen
bea28d52f1
CI: Mark jobs as interruptible
This will allow outdated jobs to be automatically cancelled by gitlab CI
5 years ago
Hugo Beauzée-Luyssen
e50cc4f992
CI: Release: Don't extend build-all-base
The job redefines everything defined by the template except for the
image & tags, which is now specified by the global default
5 years ago
Hugo Beauzée-Luyssen
24c101e0d5
CI: Add global default
This way we don't have to extend the build-all-base for jobs that will
override everything but the image and tags
5 years ago
Hugo Beauzée-Luyssen
56af0a8dd4
CI: Remove old gradle versions from cache
5 years ago
Nicolas Pomepuy
012337e368
Bump libs to 3.4.7/0.9.7
5 years ago
Nicolas Pomepuy
cb996e7f1e
Bump libs to 3.4.6/0.9.6
5 years ago
Nicolas Pomepuy
cf98724673
Bump libs to 3.4.5 / 0.9.5
5 years ago
Nicolas Pomepuy
69c8a52ca4
Bump libs to 3.4.2 / 0.9.2
5 years ago
Nicolas Pomepuy
a0a75daa3c
Bump libs to 3.4.1 / 0.9.1
5 years ago
Hugo Beauzée-Luyssen
a9c466585f
buildsystem: Fix potential syntax error due to uninitialized variable
5 years ago
Nicolas Pomepuy
c7846a6bde
Fastlane: avoid uploading the metadata to the Play Store
5 years ago