1. 22 Apr, 2009 1 commit
    • Michael Sherman's avatar
      (1) Minor changes to get rid of warnings from VC++. · e702e8bb
      Michael Sherman authored
      (2) I disabled the block of code in the main CMakeLists file that tries to second guess VC++'s choices for runtime libraries. This was required for me to get CUDA to work in VC 2005 where the compiler always chooses multithreaded libraries. I verified that Brook will still build this way, but I haven't tested it.
      e702e8bb
  2. 21 Apr, 2009 1 commit
  3. 08 Apr, 2009 1 commit
  4. 06 Apr, 2009 1 commit
  5. 31 Mar, 2009 1 commit
  6. 12 Nov, 2008 1 commit
  7. 30 Oct, 2008 1 commit
  8. 24 Sep, 2008 3 commits
  9. 18 Jul, 2008 1 commit
  10. 12 Jul, 2008 1 commit
  11. 09 Jul, 2008 1 commit
  12. 23 Jun, 2008 1 commit
    • Christopher Bruns's avatar
      Many changes to build OpenMM on Windows: · 90f31a68
      Christopher Bruns authored
      1) Added DLL export macros to many classes; enough to get tests to compile
      2) Cosmetic changes to reduce warnings in Visual Studio:
         a) change many "for (int i ="... to "for (size_t i ="... to avoid unsigned mismatch warnings
         b) included many explicit static_cast<OpenMMReal>() casts to document places where double->float conversion warnings occur
      90f31a68
  13. 11 Jun, 2008 1 commit
  14. 20 May, 2008 1 commit
  15. 02 May, 2008 1 commit
  16. 29 Apr, 2008 3 commits
  17. 25 Apr, 2008 2 commits
  18. 23 Apr, 2008 1 commit
  19. 22 Apr, 2008 1 commit
  20. 19 Apr, 2008 1 commit
  21. 18 Apr, 2008 1 commit