VLC: Enable fixed and tested builds.

This commit is contained in:
Boris Kraut 2015-03-11 02:13:56 +01:00
parent e4a02cfa32
commit fd24f9580a

View file

@ -432,25 +432,23 @@ Build:1.0.1,10104
ANDROID_ABI=armeabi-v7a ./compile.sh release
buildjni=no
Build:1.1.3,1010302
disable=needs testing
Build:1.1.3,1010305
commit=1.1.3
subdir=vlc-android
srclibs=VLC@a9b19e4
prebuild=sed -i -e '/^TARGET/aexit 0\ngradle clean\nPASSWORD_KEYSTORE="$PASSWORD_KEYSTORE" gradle $TARGET\nexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
./compile.sh -a "x86" --release
gradle=Vanillax86
gradle=VanillaX86
buildjni=no
ndk=r10d
Build:1.1.3,1010303
disable=needs testing
commit=1.1.3
subdir=vlc-android
srclibs=VLC@a9b19e4
prebuild=sed -i -e '/^TARGET/aexit 0\ngradle clean\nPASSWORD_KEYSTORE="$PASSWORD_KEYSTORE" gradle $TARGET\nexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
./compile.sh -a "armeabi" --release
@ -459,11 +457,10 @@ Build:1.1.3,1010303
ndk=r10d
Build:1.1.3,1010304
disable=builds, needs testing
commit=1.1.3
subdir=vlc-android
srclibs=VLC@a9b19e4
prebuild=sed -i -e '/^TARGET/aexit 0\ngradle clean\nPASSWORD_KEYSTORE="$PASSWORD_KEYSTORE" gradle $TARGET\nexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
./compile.sh -a "armeabi-v7a" --release
@ -477,11 +474,26 @@ see http://buildbot.videolan.org/builders/ for version code scheme
The VLC srclib commit can be found out from TESTED_HASH value in compile.sh
.
# NEW BUILDS
# +0: vanilla
# +1: armv5
# +2: armv6nofpu
# +3: armv6fpu
# +4: armv7
# +5: x86
# +6: mips
# +7: armv8
# +8: x86_64
# +9: mips64
# OLD BUILD SYSTEM
# +0: - (upstream)
# +1: mips
# +2: x86
# +3: arm
# +4: armv7 (CV)
Archive Policy:6 versions
Auto Update Mode:None
Update Check Mode:Tags