Don Gagne
b0c54230f8
First pass at Android CI github action
...
Update
Update
Update
Update
Update
Update
update
Update
Update
Update
Update
3 years ago
Matthias Grob
3d1339bb67
Revert "Add setup script to build QGC on arch linux"
...
This reverts commit d63b6ef621
.
4 years ago
Matthias Grob
d63b6ef621
Add setup script to build QGC on arch linux
4 years ago
DonLakeFlyer
35bd6f48d9
Fix versionCode scheme
4 years ago
Don Gagne
719c3961ea
More
5 years ago
Don Gagne
d430df770b
More work
5 years ago
Don Gagne
01cf787fe9
Separate version codes for 32/64 bit
5 years ago
Don Gagne
11fb750dda
Bump version again
5 years ago
Don Gagne
ca48bbf0f2
Version bump
5 years ago
Don Gagne
e0b924253e
Version code fix
5 years ago
Don Gagne
7225eef53d
Fix debug output
5 years ago
Don Gagne
5392c23fdc
Changes
5 years ago
Don Gagne
d07f757e89
Fix syntax error
5 years ago
Don Gagne
7fff660019
Fix typo
5 years ago
Don Gagne
383a4dda00
Single version code
5 years ago
Don Gagne
c7934ecbfd
Fix track
5 years ago
Don Gagne
a5062de7fb
Remove old call
5 years ago
Don Gagne
3b57e9101b
Still fighting with upload call
5 years ago
Don Gagne
f309f112a8
Use correct package name
5 years ago
Don Gagne
14ff0643e2
Switch to v3 google play upload
5 years ago
Don Gagne
fa4c225743
"-" not allowed in packed names
5 years ago
Don Gagne
ed2a767782
New daily build package
5 years ago
Don Gagne
6f3b068f21
Don't include bitness in version code
5 years ago
Don Gagne
d614c02e85
Fix versionCode
5 years ago
Don Gagne
b81a9fdcc7
Fix daily build upload to Google Play
5 years ago
Don Gagne
55dffe09de
Support build/deploy both 32 and 64 bit builds
6 years ago
Patrick José Pereira
cfbd4b5b2c
tools: Remove fix_code_style.sh
...
No one is using it.
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Gus Grubba
2b2397a8f7
Gotta handle old versions of Xcode that don’t know anything about that.
8 years ago
Daniel Agar
68631ceab6
android separate daily build deploy ( #4947 )
8 years ago
Don Gagne
5c3b9b0d3c
Switch to Qt 5.8
8 years ago
dogmaphobic
c999cb9421
Another attempt at Xcode 8
9 years ago
Daniel Agar
d7e1770ed0
android set versionCode from git describe
...
-we need a monotonically increasing integer for android versionCode and
this works better across multiple branches
9 years ago
Daniel Agar
d759437ee5
android set versionCode from git describe
...
-we need a monotonically increasing integer for android versionCode and
this works better across multiple branches
9 years ago
Ricardo de Almeida Gonzaga
52fef372ba
Fix typos
9 years ago
Daniel Agar
fd3da51342
android tagged builds exceed master versionCode
9 years ago
Daniel Agar
6a6d81ccef
update android version
9 years ago
Daniel Agar
da7367f7d5
update android version
9 years ago
Daniel Agar
bce7c0d6a1
binary now named QGroundControl
9 years ago
Daniel Agar
c192c46c33
travis-ci tweaks ( #3670 )
9 years ago
Nate Weibley
b6f76e2a8e
Ccache test for #3614 ( #3631 )
...
* travis-ci try ccache on OSX and android
* travis-ci ccache stats
* try again
* Attempt to prepend ccache to qmake command
* Test enabling ccache for ios too
* Deploy ccache from S3 per @dagar
* Revert "Test enabling ccache for ios too"
It was a nice thought.
This reverts commit 7e7aeb367696ee9c8abc5cc8122dcd35196d96bb.
* Try to optimally set the number of make jobs
* Fix job estimation and disable ccache on android
* Android: reenable ccache and disable parallel jobs
* Check if android build passes with 4 workers
* Try to parallelize xcodebuild too
* Give mac builders an extra worker and pretty up the ios build output
* Add make output filtering with correct exit code, no sudo or ccache on ios build
* Try wrapping ccache to enable use on xcodebuild
* Make ios ccache helpers executable
* Turn back on pretty printing for IOS
* Show some ccache stats on IOS build to see if we're getting hits
* Change android build OS type to linux
* Require trusty for android build
* Require sudo for android so we get trusty
* Maybe this will function properly on edge?
* Try to use stripped binary bzips
* Screw it! Run android on precise again
* Back to the original android build configuration. I give up
9 years ago
dogmaphobic
133ff1427d
Initial App Store build settings.
9 years ago
dogmaphobic
7b1f7bad6e
Fix GStreamer relocation for Mac OS release (installer) builds.
9 years ago
Daniel Agar
c30599add0
don't fail updating android version on PRs
...
-fixes #2955
9 years ago
Daniel Agar
4ef84b3c0a
google play upload add release track arg
...
-set as beta for now
9 years ago
Daniel Agar
3b25a5d3d0
travis-ci update google play upload
...
-fresh credentials with json key
-update upload script to use new api properly
9 years ago
Daniel Agar
69a9329193
travis-ci google play deploy fix
...
-try using new oauth2client
9 years ago
Lorenz Meier
f6493ed479
Android build debugging
9 years ago
Daniel Agar
e855eb08f6
travis-ci fix google play deploy
...
-explicitly set correct s3 region
9 years ago
dogmaphobic
25a7957503
Done for now
9 years ago
Daniel Agar
1a960233af
android only update AndroidManifest if versionCode not empty
9 years ago