562 Commits (df70dd70706468935f3235d458a6aec9166ffcfa)

Author SHA1 Message Date
Nicolas Pomepuy d1cef05a7c Bump the remote access version to 0.8.0 1 year ago
Steve Lhomme 3a864dae1f buildsystem: use cmake to detect packages with meson 1 year ago
Steve Lhomme def636f1a6 buildsystem: add the VLC tools to the PATH when building the medialibrary 1 year ago
Steve Lhomme a79d09fb83 buildsystem: use curl to download sqlite if wget is not found 1 year ago
Khalid Masum 6afe266ca5 buildsystem: gradle download: use a variable for zip filename 1 year ago
Khalid Masum 24591f070e buildsystem: fix gradle download 1 year ago
Nicolas Pomepuy afa602212f Update the maven plugin 1 year ago
Nicolas Pomepuy bde51d143e Bump the remote access to 0.7.0 1 year ago
Steve Lhomme 13567cd0dd buildsystem: use the matching gradle to create the gradle wrapper 1 year ago
Steve Lhomme 53ea7019fa buildsystem: check the gradle version in the PATH matches the one we want 1 year ago
Steve Lhomme cf1201f879 CI: use newer Docker images with gradle 8.13 in the PATH 1 year ago
Steve Lhomme 71fc0a9e93 buildsystem: allow using the gradle from the PATH to download our gradle wrapper version 1 year ago
Steve Lhomme ed92d31a1d buildsystem: remove gradle zip right after unpacking 1 year ago
Steve Lhomme 69950bbe90 buildsystem: always verify gradlew is usable 1 year ago
Steve Lhomme 950ccf08bb buildsystem: pass the forceVlc4 flag when calling gradle wrapper 1 year ago
Steve Lhomme 8869b628c0 buildsystem: make gradlew executable before calling it 1 year ago
Steve Lhomme ec11980c4f buildsystem: add comment about gradle hash 1 year ago
Steve Lhomme 9c22e73448 buildsystem: remove stray -tv option 1 year ago
Steve Lhomme 0fe38fd1bd buildsystem: remove undefined NDK_LIB_DIR usage 1 year ago
Steve Lhomme f24fdd5fdf buildsystem: document what variables are set by compile-libvlc.sh 1 year ago
Steve Lhomme eacdbcdddd buildsystem: install the medialibrary built with meson 1 year ago
Steve Lhomme 9c07335884 buildsystem: generate the meson cross file for the medialibrary 1 year ago
Steve Lhomme 249b4dae95 buildsystem: avoid using a tuple for library prefix 1 year ago
Steve Lhomme b1490aaa24 buildsystem: reconfigure libsqlite3 if it wasn't built 1 year ago
Steve Lhomme 5fd510028d buildsystem: use a variable for the medialibrary install prefix 1 year ago
Steve Lhomme b5387e2e8f buildsystem: remove page size from static libraries 1 year ago
Steve Lhomme dfb11df7a1 buildsystem: fix compile-medialibrary indentation 1 year ago
Steve Lhomme ea72f89bba buildsystem: use more portable shell logic test 1 year ago
Steve Lhomme b090c25d53 buildsystem: remove stray code from patched sqlite 1 year ago
Steve Lhomme 0deead0d53 buildsystem: fix location of remote access dist folder 1 year ago
Steve Lhomme 29fb433a27 buildsystem: fix compile-remoteaccess indentation 1 year ago
Steve Lhomme 8a360515dd buildsystem: use a full path for unstripped .so files 1 year ago
Steve Lhomme 6a394fb764 buildsystem: pass medialibrary configuration as flags 1 year ago
Steve Lhomme 639d63516b buildsystem: allow passing all medialibrary configuration options as flags 1 year ago
Steve Lhomme 79be47ac9e buildsystem: group the non valid ANDROID_ABI name handling 1 year ago
Steve Lhomme 6ab956641d buildsystem: only set the default ANDROID_ABI when it's missing 1 year ago
Steve Lhomme f359eabb55 buildsystem: document the -ml argument 1 year ago
Steve Lhomme 3395bb16b4 CI: initialize the repositories for VLC4 in continuous-app-build-v4 1 year ago
Steve Lhomme 6738144303 CI: show how compile.sh is called 1 year ago
Steve Lhomme 2d015b435e buildsystem: use a single variable for the main gradle task 1 year ago
Steve Lhomme 6fbd94b7fe buildsystem: pass the libraires project dir with the full option name 1 year ago
Steve Lhomme 3178bbc541 buildsystem: fix indentation 1 year ago
Steve Lhomme ae2a0b64f3 buildsystem: factorize the gradle target used for all builds 1 year ago
Steve Lhomme cf7932d90d CI: remove unused GRADLE_ABI environment variable for remote-access-client 1 year ago
Steve Lhomme ab47930381 buildsystem: pass the library/apk ABI variant name as a property to medialibrary 1 year ago
Steve Lhomme a382cce221 buildsystem: remove usage of GRADLE_VLC_SRC_DIRS 1 year ago
Steve Lhomme 6be1ead0ae buildsystem: only pass Maven repo parameters if they are set 1 year ago
Steve Lhomme 31322cf8ed buildsystem: factorize the maven.repo.local property setting 1 year ago
Steve Lhomme 42157b2c17 buildsystem: remove unused CLI environment variable 1 year ago
Steve Lhomme 7008b9cb28 buildsystem: use more portable shell logic test 1 year ago