1. 16 Jul, 2014 1 commit
  2. 01 Jul, 2014 1 commit
  3. 27 Jun, 2014 3 commits
  4. 26 Jun, 2014 1 commit
  5. 23 Jun, 2014 1 commit
  6. 20 Jun, 2014 3 commits
  7. 15 Jun, 2014 2 commits
  8. 29 May, 2014 1 commit
  9. 25 May, 2014 2 commits
  10. 24 May, 2014 1 commit
  11. 05 May, 2014 1 commit
  12. 20 Apr, 2014 1 commit
  13. 14 Mar, 2014 1 commit
  14. 08 Mar, 2014 1 commit
  15. 23 Feb, 2014 1 commit
    • Don Gagne's avatar
      Reverting previous Installer commit · 9d23583b
      Don Gagne authored
      Figured out why command line builds were not working. To build Windows
      release from command line you need msbuild …
      /property:Configuration=Release
      9d23583b
  16. 20 Feb, 2014 1 commit
  17. 18 Feb, 2014 2 commits
  18. 17 Feb, 2014 1 commit
  19. 16 Feb, 2014 1 commit
  20. 15 Feb, 2014 1 commit
  21. 13 Feb, 2014 2 commits
  22. 12 Feb, 2014 1 commit
    • Don Gagne's avatar
      Removed warning overrides · 359fde68
      Don Gagne authored
      Number of warnings is low enough now to let them come through. Lowered
      Windows warning level the /W3 to be more consistent with OSX/Linux
      level of warnings. Removed /WX from Windows build. I’ll put it back
      once everything is cleaned up.
      359fde68
  23. 03 Feb, 2014 1 commit
  24. 13 Jan, 2014 1 commit
  25. 11 Jan, 2014 1 commit
  26. 08 Jan, 2014 3 commits
  27. 07 Jan, 2014 1 commit
  28. 06 Jan, 2014 1 commit
  29. 03 Jan, 2014 1 commit
  30. 02 Jan, 2014 1 commit
    • Don Gagne's avatar
      Version information in .exe · 956b6861
      Don Gagne authored
      Still not working fully but more information is getting in there than
      before. Also by removing VERSION from .pro it fixes problem with vs
      proj being built incorrectly.
      956b6861