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
jennerl
587a8c67bc
updated lib references; renaming and replacing calls dispatched to platform-sdk code
4 years ago
DonLakeFlyer
3b7360e8dc
Add missing Shapes lib
4 years ago
jennerl
f1566dc1e4
updated airmap lib configuration
4 years ago
jennerl
c918b71c12
updates per PR comments
4 years ago
jennerl
c1e31eefbf
created install target for platform_sdk and updated location for qmake to locate installed files
4 years ago
jennerl
832ab80bf4
Updates into QGC from platform-sdk to support latest AirMap services ( #3 )
...
* fixes and updates to header files and libs to support AirMap's services on linux. Also includes updates to the platform-sdk functionality backing AirMap functionality in QGC
* udpated telemetry host; made username in pilot struct optional
* updates to airmap libraries
Co-authored-by: jennerl <jenner@airmap.com>
4 years ago
Matthias Grob
cc95825594
PostLink: only stage icu 56 if it exists
...
otherwise use the installed version.
E.g. at the time of writing latest version 68 works great.
4 years ago
Thomas Karl Pietrowski
9c1e595e54
QGCPostLinkCommon: Remove duplicate echo ( #9088 )
...
We have `QMAKE_POST_LINK += echo "Post Link Common"` in line 12 already.
4 years ago
Don Gagne
5c483f73b9
Fix Android build
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
Don Gagne
d430df770b
More work
5 years ago
Don Gagne
fd86b840e9
Get XCode build working again
5 years ago
Don Gagne
103f85875b
Fix for creation of OSX App XCode Project
5 years ago
Aleksey Kontsevich
771e60a423
Deploy custom start script for custom build
5 years ago
DonLakeFlyer
bd811202d4
Use 64 bit versions of vc runtime
5 years ago
DoinLakeFlyer
b83f96b67b
Add missing install lib
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
Don Gagne
19288c1722
Fix lib path
5 years ago
Don Gagne
f17785b660
Android OpenSSL support
5 years ago
DonLakeFlyer
5f208dd651
Move to 64 bit, MSVC 2017
5 years ago
Gus Grubba
604e12f645
Add link pairing
6 years ago
Tomaz Canabrava
1d7fabaa6b
Remove mentions to MSVC < 2015
6 years ago
Don Gagne
093f0e2c50
Revert change causing startup to fail
6 years ago
Stefan Dunca
aab353a0e0
Add support for AppImage customization
...
Also copy all dependencies of ICU libs to cover all configurations
6 years ago
Gus Grubba
f9a72c2be9
Fix Qt version detection and create proper variable to contain the path to the Airmap installation.
6 years ago
Gus Grubba
e366e2ca26
Add missing .so
6 years ago
Chris Rizzitello
10bf1605b5
Use any libicu version
...
Link to any found version of libicu.
6 years ago
Jonas Vautherin
29089b930e
Bump Qt version numbers in airmap dependency
7 years ago
Don Gagne
df6e7ca846
Use version of OpenSSL libs witch static link to CRT
7 years ago
Gus Grubba
1c2ab59cac
Add missing libraries to Linux build
...
Add test for an existing window before attempting to close it.
7 years ago
Gus Grubba
e31329be20
Remove unused (and non-existing) library
7 years ago
birchera
cacff0eca9
adding more libraries
7 years ago
DonLakeFlyer
7f595c1e88
Add Qt Charts lib
7 years ago
Gus Grubba
661eeff7c5
Add airmapd.so to the distribution
7 years ago
Gus Grubba
7f89c8ebca
Deal with build issues
7 years ago
DonLakeFlyer
caa7ecd0ed
Fix missing TTS stuff
7 years ago
DonLakeFlyer
2a32e84118
Fixes for TTS on Linux
7 years ago
Gus Grubba
89f666ecc8
Update AirMap binaries
...
Attempt at producing a distributable binary (failed because of OpenSSL dependencies)
7 years ago
DonLakeFlyer
8a54ef0ff5
Fix iOS build
7 years ago
DonLakeFlyer
f3b316d155
Add mission XML lib
7 years ago
Mark Whitehorn
dd43501ae0
add libQt5TextToSpeech to setup
7 years ago
DonLakeFlyer
0a16a1fe29
Add missing Linux libs
8 years ago
DonLakeFlyer
45b68e902b
Add missing lib
8 years ago
Don Gagne
ebc8dbba1a
Add missing lib
8 years ago
Daniel Agar
edc311239b
qmake linux debug deploy libs
8 years ago
DonLakeFlyer
bba9d798a3
Remove missing package
8 years ago
Don Gagne
5c3b9b0d3c
Switch to Qt 5.8
8 years ago
Don Gagne
fd6a2f9064
Remove xbee
8 years ago
Daniel Agar
8861c1f7eb
linux package always include libQt5Multimedia ( #4122 )
...
- fixes #4105
8 years ago