Get rid of the last few disable=!
This commit is contained in:
parent
639e80980f
commit
d73f810977
|
@ -45,7 +45,7 @@ Build:1.3.2,24
|
|||
rm -rf src/test/
|
||||
|
||||
Build:2.0.6,33
|
||||
disable=!unknown build server problems b88d8bf6d
|
||||
disable=unknown build server problems b88d8bf6d
|
||||
commit=unknown - see disabled
|
||||
srclibs=BillingLibrary@3ecc7cad9c,MobAdMob@2d5736,FilePicker@d12f209e8,aFileChooser@c3197bb151
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$aFileChooser$$@' project.properties && \
|
||||
|
@ -71,7 +71,7 @@ Build:2.0.7,34
|
|||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/library,AndroidBillingLibrary/AndroidBillingLibrary,Android-AppMsg/library
|
||||
|
||||
Build:2.0.8,35
|
||||
disable=!broken v2.0.8
|
||||
disable=broken v2.0.8
|
||||
commit=unknown - see disabled
|
||||
init=rm -rf odf2html/.gitmodules odf2html/library/dep/commons && \
|
||||
git submodule update --init && \
|
||||
|
@ -93,7 +93,7 @@ Build:2.0.8,35
|
|||
mv odf2html.jar ../../libs/
|
||||
|
||||
Build:2.0.8.2,37
|
||||
disable=!broken v2.0.8.2
|
||||
disable=broken v2.0.8.2
|
||||
commit=unknown - see disabled
|
||||
init=rm -rf $(find . -name bin) && \
|
||||
rm -rf $(find . -name gen) && \
|
||||
|
@ -117,7 +117,7 @@ Build:2.0.8.2,37
|
|||
mv odf2html.jar ../../libs/
|
||||
|
||||
Build:2.10.1,45
|
||||
disable=!won't build and probably crashy at v2.10.1
|
||||
disable=won't build and probably crashy at v2.10.1
|
||||
commit=v2.10.1
|
||||
submodules=yes
|
||||
init=rm -rf $(find . -name bin) && \
|
||||
|
|
|
@ -21,7 +21,7 @@ Repo Type:git
|
|||
Repo:https://github.com/jonatkins/ingress-intel-total-conversion.git
|
||||
|
||||
Build:0.3.2,13
|
||||
disable=!non-functional 18f9ef0c2e4af
|
||||
disable=non-functional 18f9ef0c2e4af
|
||||
commit=unknown - see disabled
|
||||
subdir=mobile
|
||||
prebuild=cd .. && \
|
||||
|
@ -40,7 +40,7 @@ Build:0.3.2.1,14
|
|||
./build.py fdroid
|
||||
|
||||
Build:0.3.6,18
|
||||
disable=!not CV (at 9edcdaac)
|
||||
disable=not CV (at 9edcdaac)
|
||||
commit=9edcdaac
|
||||
subdir=mobile
|
||||
prebuild=cd .. && \
|
||||
|
|
|
@ -43,7 +43,7 @@ Build:4.4.1,69
|
|||
update=.,external-libs/ActionBarSherlock/library
|
||||
|
||||
Build:4.4.2,70
|
||||
disable=!Proprietary binaries (at 4.4.2)
|
||||
disable=Proprietary binaries (at 4.4.2)
|
||||
commit=4.4.2
|
||||
submodules=yes
|
||||
update=.,external-libs/ActionBarSherlock/library
|
||||
|
|
|
@ -41,7 +41,7 @@ Build:9.0.10,160
|
|||
target=android-15
|
||||
|
||||
Build:9.1.2,168
|
||||
disable=!No source in repo
|
||||
disable=No source in repo
|
||||
commit=unknown - see disabled
|
||||
|
||||
Build:10.0.1,176
|
||||
|
|
|
@ -19,7 +19,7 @@ Build:0.8,8
|
|||
target=android-11
|
||||
|
||||
Build:0.9,9
|
||||
disable=!Source code not published
|
||||
disable=Source code not published
|
||||
commit=unknown - see disabled
|
||||
target=android-11
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ Build:1.1.1,12
|
|||
prebuild=sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
|
||||
|
||||
Build:1.2.1,53
|
||||
disable=!Build problems 84c786b6a5
|
||||
disable=Build problems 84c786b6a5
|
||||
commit=unknown - see disabled
|
||||
subdir=SmartReceipts
|
||||
prebuild=mv lib libs && \
|
||||
|
|
Loading…
Reference in a new issue