Daniel Agar
94815cd5e2
linux include required libraries
9 years ago
Don Gagne
0857da4787
Linux shell script run command
9 years ago
dogmaphobic
25a7957503
Done for now
9 years ago
Nate Weibley
f8bb22b0df
Switch to windeployqt to pull in install dependencies
9 years ago
Vavooon
9558e3e8e9
Fix Windows postbuild error
10 years ago
Daniel Agar
702fe1f49f
Revert "Update NSIS script to include ANGLE dlls for windows, add NSIS script to otherfiles on windows"
...
This partially reverts commit 233ea3b436581ef3b2f18f71e8874c7f6608fff0.
10 years ago
dogmaphobic
2d31004d16
Recovering lost initial changes
10 years ago
Nate Weibley
233ea3b436
Update NSIS script to include ANGLE dlls for windows, add NSIS script to otherfiles on windows
10 years ago
dogmaphobic
5b0e135ed5
Initial setup for Mac Installer (Video Steaming)
10 years ago
dogmaphobic
fe015311bb
First stab at iOS builds
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago
Don Gagne
5dcc8c91c4
Add QtLocation stuff to Windows
10 years ago
Gus Grubba
20a5b69bd8
Fixing QMake project for Windows so Qt Creator can be used to build/debug QGC.
10 years ago
Gus Grubba
de74764a24
Adding missing DLL to the Windows copy phase.
...
Also removed a redundant DLL (OpenGL was being copied twice).
10 years ago
Don Gagne
d5146cd2a2
Resource restructuring
...
- All resources are either under src or under resources dirs
- Removed files top level directory
- Move flightgear files to top level dir
10 years ago
Bryant
bed84c00fc
Remove /data directory from post-install commands.
10 years ago
Don Gagne
30398edbe5
Add missing Qml Modules
...
Also added more plugins, just in case
10 years ago
Don Gagne
ce34727ac0
Copy frameworks to correct location
10 years ago
Don Gagne
d6ddbdc382
New FactSystem
...
Allows parameter access from QML among other things
10 years ago
Don Gagne
14998d64de
Remove APM toolbar qml
10 years ago
Don Gagne
8747b7e37e
Copy sql plugins
11 years ago
Don Gagne
23f6946442
Windows install fix
...
And I really mean it this time!
11 years ago
Don Gagne
e7031fd7be
Fix windows install
...
Copy platforms plugins to install
11 years ago
Bryant Mairs
400618c3de
Removed unused variables from QGCExternalLibs.pri.
11 years ago
Bryant
b7dc11b40c
Minor changes to build scripts.
11 years ago
Bryant
e8afc6369e
Fix post-compilation steps in Windows.
...
Revised the DLLs that are copied post-compilation so that QGC.exe can run.
Improved robustness by quoting all filenames/paths.
11 years ago
Don Gagne
96d9cad7e2
Fix Windows installs
...
Files were not being copied to correct location
11 years ago
Don Gagne
bd31cfb23b
Fix Windows installs
...
Files were not being copied to correct location
11 years ago
Don Gagne
67f00be79e
Installers for Mac and Windows
11 years ago
Don Gagne
4377881d0b
Reverted windows build change from ThirdPartyWarnings merge
11 years ago
Don Gagne
35fbc63d4e
Hack to fix Windows Release build
...
Either this location is incorrect, or it is an optional install that I
haven’t figured out how to get yet. Either way, this is failing
TeamCity Windows Releases builds which I want to turn on. So for now,
I’m disabling. I’ll figure out how to make it work correctly with my
work on generating windows installs.
11 years ago
Don Gagne
2f1d305008
Hack to fix Windows Release build
...
Either this location is incorrect, or it is an optional install that I
haven’t figured out how to get yet. Either way, this is failing
TeamCity Windows Releases builds which I want to turn on. So for now,
I’m disabling. I’ll figure out how to make it work correctly with my
work on generating windows installs.
11 years ago
Don Gagne
3347d285d2
Fixed release/debug DLLs in Windows
...
Also fixed a number of other release build problems
11 years ago
Don Gagne
956b686136
Version information in .exe
...
Still not working fully but more information is getting in there than
before. Also by removing VERSION from .pro it fixes problem with vs
proj being built incorrectly.
11 years ago
Don Gagne
34c2c3d980
Restructured project files
...
Made them more understandable for what is needed and for why. Removed
duplication and made sure builds used common settings across all OS
flavors. Removed mingw support for Windows since it was only partially
implemented.
11 years ago