- 10 Dec, 2013 1 commit
-
-
Don Gagne authored
Build files were broken for unit test. Seems to difficult to try to kep qgroundcontrol.pro and qgcunittest.pro in sync with each other. Instead I made qgcunittest.pro just include qgroundcontrol.pro. This required some tweaks to allow TARGET to be set from the outside as well as to leave out main.cc. Also needed to modify qgroundcontrol.pri to use TARGET instead of hardcoding app name. This way it can build either qgroundcontrol.pp or qgcunittest.app. At this point only works on osx.
-
- 29 Nov, 2013 1 commit
-
-
Don Gagne authored
-
- 23 Aug, 2012 1 commit
-
-
Jessica authored
-
- 28 Jul, 2012 1 commit
-
-
Jessica authored
-
- 13 Jul, 2012 1 commit
-
-
Jessica authored
qgcunittest.pro now compiles and runs as long as run in terminal in projcts->Run Settings is unchecked.
-
- 30 Jun, 2012 1 commit
-
-
Jessica authored
-
- 19 Apr, 2012 2 commits
-
-
Bryant Mairs authored
I had to update some method calls in UASUnitTest.cc. I'd bet that some of the tests are wrong now because of it.
-
Bryant Mairs authored
TODO: This should be altered to reuse stuff from qgroundcontrol.pro by including it instead of copy/paste.
-
- 23 Feb, 2012 1 commit
-
-
Bryant Mairs authored
Corrected the Windows Visual Studio compilation so that release builds no longer have a console or debugging macros while the debug builds have both. Fixed indentation across all build scripts (.pro/.pri) to be 4-spaces and consistent. Updated the README with proper Visual Studio compilation instructions for both VS2010 and VS2008.
-
- 18 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 16 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 13 Jan, 2011 1 commit
-
-
Mariano Lizarraga authored
-
- 11 Jan, 2011 1 commit
-
-
Mariano Lizarraga authored
-