Run rewritemeta again to show build sorting by vercode
This commit is contained in:
parent
a3c4779337
commit
798ef9b6ba
|
@ -28,11 +28,6 @@ Build:1.0,1
|
|||
rm=app/libs/*
|
||||
prebuild=sed -i -e "s/dependencies {/dependencies {\ncompile 'org.slf4j:slf4j-simple:1.7.7'\ncompile 'org.slf4j:slf4j-api:1.7.7'\n/g" build.gradle
|
||||
|
||||
Build:1.0,100
|
||||
disable=dummy
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.1
|
||||
subdir=app
|
||||
|
@ -53,6 +48,11 @@ Build:1.1.3,5
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.0,100
|
||||
disable=dummy
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1.3
|
||||
|
|
|
@ -20,14 +20,14 @@ Then root will be called for if you try to change something that normally can't
|
|||
Repo Type:git
|
||||
Repo:https://github.com/mcrosson/android_packages_apps_CMFileManager.git
|
||||
|
||||
Build:1.0.1.5,1015
|
||||
commit=release-fdroid-20130718.1
|
||||
target=android-14
|
||||
|
||||
Build:1.0.1.4,1014
|
||||
commit=release-fdroid-20130617.2
|
||||
target=android-14
|
||||
|
||||
Build:1.0.1.5,1015
|
||||
commit=release-fdroid-20130718.1
|
||||
target=android-14
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.1.5
|
||||
|
|
|
@ -27,14 +27,14 @@ the author's name may still give results.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/eleybourn/Book-Catalogue.git
|
||||
|
||||
Build:3.0.1,36
|
||||
commit=b876c6df82c7e195ec5d
|
||||
patch=percent-in-strings.patch
|
||||
|
||||
Build:3.0,35
|
||||
commit=448858bad8b397974db7
|
||||
patch=percent-in-strings.patch
|
||||
|
||||
Build:3.0.1,36
|
||||
commit=b876c6df82c7e195ec5d
|
||||
patch=percent-in-strings.patch
|
||||
|
||||
Build:3.3,47
|
||||
commit=50379da3ee1f7e95679a
|
||||
|
||||
|
|
|
@ -26,13 +26,13 @@ with system files.
|
|||
Repo Type:srclib
|
||||
Repo:GhostCommander
|
||||
|
||||
Build:1.35.1b5,97
|
||||
commit=141
|
||||
|
||||
# All commit messages are empty, so I'm just guessing the revision.
|
||||
Build:1.35,94
|
||||
commit=131
|
||||
|
||||
Build:1.35.1b5,97
|
||||
commit=141
|
||||
|
||||
Build:1.36.4,110
|
||||
commit=161
|
||||
|
||||
|
|
|
@ -112,6 +112,12 @@ Build:2.1beta16,20100216
|
|||
Build:2.1.1,20101300
|
||||
commit=v2.1.1
|
||||
|
||||
Build:2.1.2,20102300
|
||||
commit=v2.1.2
|
||||
|
||||
Build:2.1.3,20103300
|
||||
commit=v2.1.3
|
||||
|
||||
Build:2.2alpha1,20200101
|
||||
commit=v2.2alpha1
|
||||
|
||||
|
@ -121,12 +127,6 @@ Build:2.2alpha14,20200114
|
|||
Build:2.2alpha17,20200117
|
||||
commit=v2.2alpha17
|
||||
|
||||
Build:2.1.2,20102300
|
||||
commit=v2.1.2
|
||||
|
||||
Build:2.1.3,20103300
|
||||
commit=v2.1.3
|
||||
|
||||
Build:2.2,20200300
|
||||
commit=v2.2
|
||||
|
||||
|
|
|
@ -20,6 +20,14 @@ Currently this is a 'read-only' client. You can clone & fetch, but not commit an
|
|||
Repo Type:git
|
||||
Repo:https://github.com/rtyley/agit.git
|
||||
|
||||
Build:1.39,1
|
||||
disable=requires higher maven
|
||||
commit=agit-parent-1.39
|
||||
subdir=agit
|
||||
maven=yes@..
|
||||
prebuild=sed -i '/agit-integration-tests/d' ../pom.xml
|
||||
novcheck=yes
|
||||
|
||||
Build:1.34,130300716
|
||||
commit=agit-parent-1.34
|
||||
maven=yes
|
||||
|
@ -31,14 +39,6 @@ Build:1.38,130400912
|
|||
prebuild=sed -i '/agit-integration-tests/d' pom.xml
|
||||
novcheck=yes
|
||||
|
||||
Build:1.39,1
|
||||
disable=requires higher maven
|
||||
commit=agit-parent-1.39
|
||||
subdir=agit
|
||||
maven=yes@..
|
||||
prebuild=sed -i '/agit-integration-tests/d' ../pom.xml
|
||||
novcheck=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Version codes are set by date, so no UCMs apply.
|
||||
.
|
||||
|
|
|
@ -18,19 +18,6 @@ Features:
|
|||
Repo Type:git
|
||||
Repo:https://github.com/renard314/textfairy.git
|
||||
|
||||
Build:1.1.20,625
|
||||
disable=native code isn't packaged properly
|
||||
commit=1.1.20
|
||||
subdir=textfairy
|
||||
submodules=yes
|
||||
gradle=x86
|
||||
rm=OCRTest/xv
|
||||
prebuild=sed -i 's@ndkDir = .*@ndkDir = $$NDK$$@' ../gradle.properties && \
|
||||
sed -i 's@com.android.tools.build:gradle:0.7.+@com.android.tools.build:gradle:0.9.+@g' ../Android-ViewPagerIndicator/library/build.gradle && \
|
||||
sed -i 's/ViewPager3d/ViewPager3D/g' ../settings.gradle build.gradle && \
|
||||
sed -i 's/APP_ABI.*/APP_ABI := x86/' jni/Application.mk
|
||||
buildjni=no
|
||||
|
||||
Build:1.1.22,128
|
||||
disable=force close on ocr
|
||||
commit=1.1.22
|
||||
|
@ -59,6 +46,19 @@ Build:1.1.22,228
|
|||
target=android-19
|
||||
buildjni=no
|
||||
|
||||
Build:1.1.20,625
|
||||
disable=native code isn't packaged properly
|
||||
commit=1.1.20
|
||||
subdir=textfairy
|
||||
submodules=yes
|
||||
gradle=x86
|
||||
rm=OCRTest/xv
|
||||
prebuild=sed -i 's@ndkDir = .*@ndkDir = $$NDK$$@' ../gradle.properties && \
|
||||
sed -i 's@com.android.tools.build:gradle:0.7.+@com.android.tools.build:gradle:0.9.+@g' ../Android-ViewPagerIndicator/library/build.gradle && \
|
||||
sed -i 's/ViewPager3d/ViewPager3D/g' ../settings.gradle build.gradle && \
|
||||
sed -i 's/APP_ABI.*/APP_ABI := x86/' jni/Application.mk
|
||||
buildjni=no
|
||||
|
||||
Build:1.1.22,628
|
||||
disable=force close on ocr
|
||||
commit=1.1.22
|
||||
|
|
|
@ -17,34 +17,34 @@ There are two versions: one with usb OTG (for uploading firmware) and one withou
|
|||
Repo Type:git
|
||||
Repo:https://github.com/TKJElectronics/BalanduinoAndroidApp.git
|
||||
|
||||
Build:0.6.1,61
|
||||
disable=make checkupdates happy..
|
||||
commit=0.6.1
|
||||
|
||||
Build:0.5.0-basic,1000050
|
||||
commit=0.5.0
|
||||
submodules=yes
|
||||
gradle=basic
|
||||
prebuild=sed -i "6,7d;45 i \\\tversionName = project.versionName + '-basic'" build.gradle
|
||||
|
||||
Build:0.5.0-usb,1200050
|
||||
commit=0.5.0
|
||||
submodules=yes
|
||||
gradle=usb
|
||||
prebuild=sed -i "6,7d;49 i \\\tversionName = project.versionName + '-usb'" build.gradle
|
||||
|
||||
Build:0.6.1-basic,1000061
|
||||
commit=0.6.1
|
||||
submodules=yes
|
||||
gradle=basic
|
||||
prebuild=sed -i "47i \\\tversionName = project.versionName + '-basic'" build.gradle
|
||||
|
||||
Build:0.5.0-usb,1200050
|
||||
commit=0.5.0
|
||||
submodules=yes
|
||||
gradle=usb
|
||||
prebuild=sed -i "6,7d;49 i \\\tversionName = project.versionName + '-usb'" build.gradle
|
||||
|
||||
Build:0.6.1-usb,1200061
|
||||
commit=0.6.1
|
||||
submodules=yes
|
||||
gradle=usb
|
||||
prebuild=sed -i "51i \\\tversionName = project.versionName + '-usb'" build.gradle
|
||||
|
||||
Build:0.6.1,61
|
||||
disable=make checkupdates happy..
|
||||
commit=0.6.1
|
||||
|
||||
Maintainer Notes:
|
||||
Submodules contain jars.
|
||||
.
|
||||
|
|
|
@ -32,14 +32,6 @@ Google Admob was removed before building.
|
|||
Repo Type:git
|
||||
Repo:https://bitbucket.org/yokmama/just-player.git
|
||||
|
||||
Build:3.14,141400250
|
||||
commit=1b6d591d4474
|
||||
subdir=JUSTPLAYER
|
||||
prebuild=rm -rf .google_apis && \
|
||||
rm -f ../LibAndroTranslation-1.0.1/build.xml && \
|
||||
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1
|
||||
update=.,../ActionBarSherlock
|
||||
|
||||
Build:3.17b,71400255
|
||||
commit=47e1b9b
|
||||
subdir=JUSTPLAYER
|
||||
|
@ -50,6 +42,14 @@ Build:3.17b,71400255
|
|||
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P src/jp/co/kayo/android/localplayer/secret/
|
||||
update=.,../ActionBarSherlock
|
||||
|
||||
Build:3.14,141400250
|
||||
commit=1b6d591d4474
|
||||
subdir=JUSTPLAYER
|
||||
prebuild=rm -rf .google_apis && \
|
||||
rm -f ../LibAndroTranslation-1.0.1/build.xml && \
|
||||
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1
|
||||
update=.,../ActionBarSherlock
|
||||
|
||||
Build:3.27b,1071400284
|
||||
commit=635894e
|
||||
subdir=JUSTPLAYER
|
||||
|
@ -86,6 +86,17 @@ Build:3.34b,2071400316
|
|||
mv src/jp/co/kayo/android/localplayer/secret/KeysDummy.java src/jp/co/kayo/android/localplayer/secret/Keys.java
|
||||
update=.,../LibAndroTranslation-1.0.1
|
||||
|
||||
Build:3.37b,2071400330
|
||||
commit=aee93a80c
|
||||
subdir=JUSTPLAYER
|
||||
srclibs=MobAdMob@2d5736,ActionBarSherlock@4.2.0
|
||||
prebuild=cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
echo 'android.library.reference.2=$$MobAdMob$$' >> project.properties && \
|
||||
rm -rf .google_apis libs/GoogleAdMobAdsSdk-6.2.1.jar && \
|
||||
sed -i 's/KeysDummy/Keys/g' src/jp/co/kayo/android/localplayer/secret/KeysDummy.java && \
|
||||
mv src/jp/co/kayo/android/localplayer/secret/KeysDummy.java src/jp/co/kayo/android/localplayer/secret/Keys.java
|
||||
|
||||
Build:3.34,2111600286
|
||||
commit=f49ba446ca
|
||||
subdir=JUSTPLAYER
|
||||
|
@ -110,17 +121,6 @@ Build:3.37,2111600304
|
|||
mv src/jp/co/kayo/android/localplayer/secret/KeysDummy.java src/jp/co/kayo/android/localplayer/secret/Keys.java
|
||||
update=.,../LibAndroTranslation-1.0.1
|
||||
|
||||
Build:3.37b,2071400330
|
||||
commit=aee93a80c
|
||||
subdir=JUSTPLAYER
|
||||
srclibs=MobAdMob@2d5736,ActionBarSherlock@4.2.0
|
||||
prebuild=cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
echo 'android.library.reference.2=$$MobAdMob$$' >> project.properties && \
|
||||
rm -rf .google_apis libs/GoogleAdMobAdsSdk-6.2.1.jar && \
|
||||
sed -i 's/KeysDummy/Keys/g' src/jp/co/kayo/android/localplayer/secret/KeysDummy.java && \
|
||||
mv src/jp/co/kayo/android/localplayer/secret/KeysDummy.java src/jp/co/kayo/android/localplayer/secret/Keys.java
|
||||
|
||||
Auto Update Mode:None
|
||||
#device variable; RM checks HEAD branch
|
||||
Update Check Mode:None
|
||||
|
|
|
@ -49,6 +49,9 @@ Build:1.3,20
|
|||
commit=178a72271b9f
|
||||
submodules=yes
|
||||
|
||||
Build:1.4beta1,21
|
||||
disable=Skip beta
|
||||
|
||||
Build:1.3.1,22
|
||||
disable=repo change
|
||||
commit=2392caf4
|
||||
|
@ -64,9 +67,6 @@ Build:1.3.4,25
|
|||
submodules=yes
|
||||
scanignore=Cordova.framework/Cordova
|
||||
|
||||
Build:1.4beta1,21
|
||||
disable=Skip beta
|
||||
|
||||
Build:dev,76
|
||||
disable=see notes
|
||||
commit=releasesprod/2.0-releasesprod-2014-08-13
|
||||
|
|
Loading…
Reference in a new issue