Skip to content
  1. Dec 12, 2013
    • Don Gagne's avatar
      Windows build required atlbase.h · 4a91f435
      Don Gagne authored
      While testing the previous commit on Windows I found that I could not
      compile windows due to include of atlbase.h. This file is no longer
      available in SDKs. It is only available in for money versions of VIsual
      Studio. Luckily this include was not needed. So I just removed it and
      Windows now builds again with just VS Express. Tested all changes on
      OSX, Linux and Windows (including speech on windows, which still works).
      4a91f435
  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
  3. Sep 11, 2013
  4. Aug 01, 2013
  5. Jul 30, 2013
  6. Jul 29, 2013
  7. Jul 26, 2013
  8. Jul 09, 2013
  9. Jun 28, 2013
  10. Jun 13, 2013
  11. Jun 11, 2013
  12. May 01, 2013
  13. Mar 09, 2013
  14. Dec 23, 2012
  15. Dec 07, 2012
  16. Nov 28, 2012
  17. Nov 01, 2012
  18. Oct 04, 2012
  19. Sep 19, 2012
  20. Sep 05, 2012
  21. Aug 22, 2012
  22. Aug 08, 2012
  23. Jul 31, 2012
  24. Jul 28, 2012
  25. Jul 25, 2012
  26. Apr 28, 2012
  27. Feb 23, 2012
    • 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
  28. Feb 22, 2012
  29. Feb 21, 2012
  30. Feb 20, 2012
  31. Feb 15, 2012
  32. Feb 14, 2012
  33. Feb 03, 2012
  34. Jan 30, 2012
Loading