1. 31 Jul, 2014 1 commit
    • Don Gagne's avatar
      Temp disable of FileManager unit test · a5ba7c1c
      Don Gagne authored
      This is to get TeamCity up and running again. This unit test fails only
      in TeamCity for some currently unknown reason. One TC is back up, I’ll
      revisit and turn it back on.
      a5ba7c1c
  2. 23 Jul, 2014 1 commit
    • Bryant's avatar
      Removing all SLUGS autopilot-specific code. · 9d8d4c5b
      Bryant authored
      SLUGS has maintained their patches out-of-tree for a long while now.
      These will eventually get merged back in, but it'll be easier to evaluate them as fresh commits instead of modifications to this old & dead code, so we'll delete this for now.
      9d8d4c5b
  3. 22 Jul, 2014 5 commits
  4. 18 Jul, 2014 3 commits
  5. 16 Jul, 2014 1 commit
  6. 01 Jul, 2014 1 commit
  7. 27 Jun, 2014 3 commits
  8. 26 Jun, 2014 1 commit
  9. 23 Jun, 2014 1 commit
  10. 20 Jun, 2014 3 commits
  11. 15 Jun, 2014 2 commits
  12. 29 May, 2014 1 commit
  13. 25 May, 2014 2 commits
  14. 24 May, 2014 1 commit
  15. 05 May, 2014 1 commit
  16. 20 Apr, 2014 1 commit
  17. 14 Mar, 2014 1 commit
  18. 08 Mar, 2014 1 commit
  19. 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
  20. 20 Feb, 2014 1 commit
  21. 18 Feb, 2014 2 commits
  22. 17 Feb, 2014 1 commit
  23. 16 Feb, 2014 1 commit
  24. 15 Feb, 2014 1 commit
  25. 13 Feb, 2014 2 commits
  26. 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