Don Gagne
b2887b43a1
Fix mac custom builds
2 years ago
Friedrich Beckmann
44b16a5c01
MacOS: Make Qt Creator installer builds with existing files possible
...
The postinstaller setup was not working in Qt Creator when
you build twice with config "install" because the directories and files already
exist. This patch deletes possible files such that the build does
not fail.
2 years ago
Patrick José Pereira
da2b9b75e0
QGCPostLinkInstaller: Fix mac deployment
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2 years ago
Friedrich Beckmann
bafd59242e
android CI: fix deployment of apk files
...
When building on the master branch, the android keystore password
is available. Building on a pullrequest or in a forked repository,
the android keystore password is not available.
With the current build structure the "package" directory is
created twice when the android keystore password is available
resulting in a clash and build failure.
I changed the build structure such that correct builds are
created for the two cases with and without the android keystore
password.
3 years ago
Don Gagne
70d98cab80
Android APK support
3 years ago
Don Gagne
e58c30744e
Build/Drop android APKs
...
Drop APKs
Update
3 years ago
Don Gagne
02f81e9162
Android App Bundle support
...
Update
Update
Update
3 years ago
Don Gagne
36c01f3e6a
Updates to move to Qt 5.15.2
3 years ago
Thomas Karl Pietrowski
d6069cab5d
deploy: windows: Moving files into common distribution directory ( #9179 )
...
The general goal is to tidy up the project folder and give better focus on other contents of the project.
As a first iteration, I would like to tidy up files, which are Windows related. Technically seen I'm pretty sure that we won't notice any differences, since some libraries and images have been moved and some config files cleaned up.
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
4 years ago
Don Gagne
5b73b56cbd
Code signing off for now
5 years ago
Don Gagne
b12e2d990b
Sign OSX builds
5 years ago
DonLakeFlyer
8eb9c53c80
Get XCode build working again
...
Remove unused FlightGear stuff
More work
More
More
More
More
Windows build updates
Linux fixes
Fix unit test run directory
5 years ago
DonLakeFlyer
9dff6db4ef
Linux fixes
5 years ago
DonLakeFlyer
4fccbc4b6a
Windows build updates
5 years ago
Don Gagne
42f5102770
More
5 years ago
Don Gagne
4e765ad951
More
5 years ago
Don Gagne
719c3961ea
More
5 years ago
Don Gagne
d430df770b
More work
5 years ago
Don Gagne
578c557325
Travis failing due to verbose macdeployqt output
5 years ago
Andrew Voznytsa
50a014cd0f
Fix Linux instaler script
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
Don Gagne
fe7f17938d
Remove custom add of ttx
5 years ago
Don Gagne
00df3fc8ed
Depend on 32/64 apk naming from build
6 years ago
Gus Grubba
604e12f645
Add link pairing
6 years ago
DonLakeFlyer
5e0c6debdd
Fix TTS deployment on OSX
7 years ago
DonLakeFlyer
08e6694292
Fix package generation
...
package directory was showing up in dmg file
7 years ago
Gus Grubba
fc2ed714f7
Simplify Mac package creation
7 years ago
DonLakeFlyer
04b8ace974
Allow custom overrides of windows installer icons
8 years ago
Gus Grubba
e9fc0bb67a
Deal with macdeployqt relocation issues
8 years ago
DonLakeFlyer
08027c2ff5
Support for custom build installers for Windows/OSX
...
Correctly supports application name and branding changes
8 years ago
DonLakeFlyer
aeeaab16ed
Bump to to try to get installer to work
8 years ago
Don Gagne
ab81dc7c2b
Bump image size
8 years ago
Don Gagne
0a57838a8e
Increase stretch dmg size
9 years ago
Don Gagne
06f34209d9
Fix app naming
9 years ago
Don Gagne
3327abce9e
Fix app naming
9 years ago
Daniel Agar
e2cf05e944
more qgroundcontrol -> QGroundControl renaming
9 years ago
Daniel Agar
5b8ba21675
fix qgroundcontrol to QGroundControl rename
9 years ago
Don Gagne
fcfe87c1fe
Trying to fix hdiutil create failure
9 years ago
Don Gagne
2d01c9ba7f
Turn on verbose in hdiutil
...
To debug travis failure
9 years ago
Lorenz Meier
6658ff760d
Update more license terms
9 years ago
dogmaphobic
1e6efa0e86
Skip "non compliant" Qt libraries (for Mac OS App Store)
9 years ago
dogmaphobic
8dc39ee790
Fixing dagar's fix :)
...
Changing the directory prior to invoking macdeployqt so it can find the app bundle.
9 years ago
Daniel Agar
1d73885371
fix android packaging
9 years ago
dogmaphobic
8554f61f86
Another shot at CI.
9 years ago
dogmaphobic
25a7957503
Done for now
9 years ago
Daniel Agar
281817eb9c
appveyor cleanup s3 deploy
...
-qmake rename installer output
9 years ago
Daniel Agar
29db201c45
appveyor s3 deploy release folder
10 years ago
Daniel Agar
8572f9d7ee
qmake handle android deploy in installer
10 years ago
Daniel Agar
91b5bf57dd
qmake output qgroundcontrol.tar.bz2 in package dir
10 years ago
Daniel Agar
27e0b154e8
qmake output qgroundcontrol.dmg in package dir
10 years ago