jennerl
|
f1566dc1e4
|
updated airmap lib configuration
|
4 years ago |
jennerl
|
a861310135
|
changed make target
|
4 years ago |
jennerl
|
02c4f91725
|
moved conditional logic around download/install into make (vs. qmake)
|
4 years ago |
jennerl
|
03a25974b3
|
no longer removing lib and header dirs as part of install as we use that as the target dependency trigger
|
4 years ago |
jennerl
|
c918b71c12
|
updates per PR comments
|
4 years ago |
jennerl
|
11822081e3
|
comment cleanup
|
4 years ago |
jennerl
|
cef0b784fe
|
created extra qmake target for AirMap installation
|
4 years ago |
jennerl
|
c1e31eefbf
|
created install target for platform_sdk and updated location for qmake to locate installed files
|
4 years ago |
jennerl
|
53eff304ca
|
better reference to current dir
|
4 years ago |
jennerl
|
a2e836576e
|
fixed INCLUDEPATH
|
4 years ago |
jennerl
|
48494b123e
|
modified include directory
|
4 years ago |
jennerl
|
b788597949
|
turned off debug output; quotes to escape system commands and expanded variables
|
4 years ago |
jennerl
|
761f443ee3
|
download and unpack a .deb for airmap support on linux
|
4 years ago |
Beat Küng
|
050961bf43
|
libs: add xz-embedded lzma decoding library
Using a mirror, because CI had problems cloning from the
original source:
gnutls_handshake() failed: Handshake failed
|
4 years ago |
DonLakeFlyer
|
0d141098ea
|
Fix Windows GZip linking
|
5 years ago |
Oleg
|
ef28e04351
|
Fix zlib setup on Windows
|
5 years ago |
DonLakeFlyer
|
aa70cf6b4c
|
Fix zlib setup
|
5 years ago |
DonLakeFlyer
|
7e42330d80
|
Make zlib work on Windows
|
5 years ago |
DonLakeFlyer
|
5e1e48f00a
|
Support for gzip version of ArduPilot manifest
|
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
|
4fccbc4b6a
|
Windows build updates
|
5 years ago |
Matej Frančeškin
|
1d36547d3b
|
Remove reference to NXP NFC Library. Keep only QtNFC.
|
5 years ago |
Gus Grubba
|
21c6252978
|
Update copyright date
|
5 years ago |
Don Gagne
|
f17785b660
|
Android OpenSSL support
|
5 years ago |
Don Gagne
|
51e836b9bf
|
Remove Android OpenSSL for now
|
5 years ago |
DonLakeFlyer
|
5f208dd651
|
Move to 64 bit, MSVC 2017
|
5 years ago |
Gus Grubba
|
73ea13a134
|
Add ROI option
|
5 years ago |
Gus Grubba
|
19066fe30a
|
Windows build fix
Pairing not supported under Windows
Remove zlib dependency for Windows.
Fixes https://github.com/mavlink/qgroundcontrol/issues/7954
|
6 years ago |
Don Gagne
|
091fd77e43
|
Better build files for android bitness including #define tagging
|
6 years ago |
Don Gagne
|
962b06875e
|
Disable Pairing code on Android 64 bit builds
|
6 years ago |
Don Gagne
|
4b88896863
|
Updates for Qt 5.12 and 64 bit
|
6 years ago |
Don Gagne
|
20e0ee70bb
|
Update QGCExternalLibs.pri
Fix bad push
|
6 years ago |
Gus Grubba
|
604e12f645
|
Add link pairing
|
6 years ago |
DonLakeFlyer
|
a34b968bcb
|
No current android openssl 64 bit version
|
6 years ago |
Gus Grubba
|
1c4fdc2e36
|
First shot at it
|
6 years ago |
Gus Grubba
|
4f05bdeb5c
|
Invert logic and fix bad copy/paste
|
6 years ago |
Gus Grubba
|
943cb967a1
|
CP - Disable APM code if it's disabled in the build.
|
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 |
Patrick José Pereira
|
edd2ef289a
|
QGCExternalLibs: Test Qt version before adding AirMap
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Don Gagne
|
057d3e7a7b
|
Include prebuilt android OpenSLL libs
|
6 years ago |
Don Gagne
|
899d58bcb4
|
Support loading polygon from SHP file
|
7 years ago |
Gus Grubba
|
de2115a7b0
|
Don't try to build on iOS
|
7 years ago |
Jonas Vautherin
|
29089b930e
|
Bump Qt version numbers in airmap dependency
|
7 years ago |
Jonas Vautherin
|
512301be44
|
Remove boost dependency from airmap public interface
|
7 years ago |
Gus Grubba
|
5388392cf0
|
Update adding Linux build for Airmap
|
7 years ago |
mantelt
|
2f79d2f04c
|
Allow setting MAVLINK relative path, absolut path and dialect in user_config.pri
|
7 years ago |
Gus Grubba
|
01ac7e82d3
|
Check if boost is present before including AirMap
This is temporary until we get rid of it
|
7 years ago |
Gus Grubba
|
704836507c
|
Skip build if it doesn't find airmapd
|
7 years ago |
Gus Grubba
|
c32820482f
|
Consolidate settings
All settings wired and persistent
Cleanup non Airmap builds
|
7 years ago |
Gus Grubba
|
f55279d99c
|
WIP Making it possible to have a build without Airmap
Move all airmap related stuff to its own directory
|
7 years ago |