• Patrick Double's avatar
    Vagrant qt5.7 5064 (#5169) · 859766f1
    Patrick Double authored
    * Add resource config for vmware
    
    * Ignore vagrant directory
    
    * Vagrant config use Qt 5.7
    
    * Vagrant support docker provisioner and use Ubuntu 16.04
    
    * Fix paths for Vagrant build
    
    * Update Vagrantfile to match Travis
    
    * Prefer VM providers over docker
    
    * Get apt packages and environment from travis.yml
    
    * Add graphical environment to Vagrantfile
    
    * Use full Qt 5.7.1 download
    859766f1
.gitignore 942 Bytes
libs/lib/Frameworks/GStreamer.framework
*.swp
*.nfs
CMakeFiles
*Makefile*
tags
build*/
Info.plist
obj
.DS_Store
*.log
*~
*~.skp
bin/*.exe
bin/*.txt
bin/mac
*pro.user*
.qmake.stash
qrc_*.cpp
*.Debug
*.Release
tmp
debug
release
/qgroundcontrol
qgroundcontrol.xcodeproj/**
doc/html
doc/doxy.log
deploy/mac
deploy/linux
deploy/qgroundcontrol*
controller_log*
user_config.pri
*.app
*.ncb
*.vcproj
*.vcxproj*
*.sdf
*.ipch
*.pdb
*.sln
*.sln
*.vcproj
*.user
*.ncb
*.idb
*.project
*.cproject
*.sln
*.suo
*.uhf.txt
*.opensdf
thirdParty/qserialport-build-desktop/
thirdParty/qserialport/bin/
thirdParty/qserialport/lib/
libs/thirdParty/libxbee/lib/
GeneratedFiles/
gstreamer-1.0-android*

*.autosave
.settings/

# iOS Generated files
ios/iOSForAppStore-Info.plist

# Generated files
moc_*
ui_*
*.o
*.a
*.so*
*.moc
*.prl

# android
android/local.properties
android/gradle.properties

# doxygen
src/html/
src/latex/

# vagrant
.vagrant/
Qt*-linux*.tar.*