Skip to content
  1. Dec 12, 2013
  2. Dec 10, 2013
    • Don Gagne's avatar
      Use same resource file list between builds · 44cb715f
      Don Gagne authored
      Linux build was broken due to the fact that it wasn’t copying qml
      files. With each build flavor having it’s own seperate copy code it was
      easy for these to get out of sync. Centralized the copy list so that it
      remains in sync across flavors.
      44cb715f
    • Lorenz Meier's avatar
      Merge pull request #426 from thomasgubler/fix_type_compile_error · d2ede705
      Lorenz Meier authored
      change type of port from uint16_t to quint16
      d2ede705
    • 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
  3. Dec 08, 2013
  4. Dec 07, 2013
  5. Dec 06, 2013
  6. Dec 05, 2013
  7. Dec 04, 2013
  8. Nov 29, 2013
  9. Nov 28, 2013
  10. Nov 26, 2013
  11. Nov 10, 2013
  12. Nov 07, 2013
  13. Nov 05, 2013
  14. Nov 01, 2013
  15. Oct 31, 2013
  16. Oct 28, 2013
  17. Oct 25, 2013
  18. Oct 24, 2013
  19. Oct 23, 2013
Loading