Commit graph

9 commits

Author SHA1 Message Date
Tor Lillqvist
46cb9a2982 Copy the .apks where the daily build uploader will find them
Sure, it is not "clean" to write to $(SRCDIR)/instsetoo_native/$(INPATH)/bin,
but as long as the push_nightlies.sh script looks in instsetoo_native for
.apks, that is where they need to go.

This partially reverts commit b89ea45e5b.

Change-Id: If1a0e50516f20c7571566a2cfa7e6a4b1dad30e4
2013-03-13 00:43:44 +02:00
Peter Foley
daec4883ba android/sdremote dosen't need to depend on everything
Change-Id: Iae5b37873f991ab33b8fd7ada7e5f936e83690db
2013-03-01 18:50:03 -05:00
Peter Foley
b89ea45e5b fix android build in separate dir
Change-Id: Id7cf80e1da87a56dee645dc01e64dedc4a8586ab
2013-03-01 18:50:02 -05:00
Tor Lillqvist
18e035964e Cleanups to the android and ios makefilery
Also build the "desktop" app from gbuild.

Change-Id: I45fc265c9515b22e10bd7644f54dbfa23601e063
2013-03-01 10:55:51 +02:00
Tor Lillqvist
1260555e28 Build also LibreOffice4Android
Change-Id: I81f241d830bc914c7ddf3cce23fb6bb48f30e89b
2012-09-10 14:15:11 +03:00
Tor Lillqvist
63088cd934 New attempt to have the "android" module built at a suitable time
Yes, I know that eventually what now is known as "tail_build" will be
all there is left. So by that time, by definition nothing can be built
"after tail_build". Will have to handle that then.

Change-Id: I47d228ca7156520db10630861ce52b015a7a169c
2012-08-22 17:00:57 +03:00
Tor Lillqvist
a6f73e53b6 Depend on the tail_end module instead
Change-Id: Icc0c17c66c6e5e2166a34e232acb69c0b434a44c
2012-08-22 17:00:56 +03:00
Tor Lillqvist
b34b7c93bd flock is not portable, so use different approach
Change-Id: I4a864ddd3681101c8c5d0943d2761ac85bf4161f
2012-08-22 14:50:39 +03:00
Tor Lillqvist
e2a7989765 Build also the DocumentLoader test Android app with gbuild
Serialize the Ant cleaning and building of android/abs-lib so that one
Ant is not cleaning it while another is building something that
depends on it.

Change-Id: I22fde47bf84208fa129b8f6a65a2314c885451a0
2012-08-22 14:29:36 +03:00