1. 10 Dec, 2013 1 commit
    • Don Gagne's avatar
      Fixed broken UnitTest build · 694091f9
      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.
      694091f9
  2. 29 Nov, 2013 1 commit
  3. 23 Aug, 2012 1 commit
  4. 28 Jul, 2012 1 commit
  5. 13 Jul, 2012 1 commit
  6. 30 Jun, 2012 1 commit
  7. 19 Apr, 2012 2 commits
  8. 23 Feb, 2012 1 commit
    • Bryant Mairs's avatar
      Corrected the Windows Visual Studio compilation so that release builds no... · 6df76bb1
      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.
      6df76bb1
  9. 18 Jan, 2011 1 commit
  10. 16 Jan, 2011 1 commit
  11. 13 Jan, 2011 1 commit
  12. 11 Jan, 2011 1 commit