1. 83296ca Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang. by Ted Kremenek · 16 years ago
  2. 0c87f2d Revert 51067 check-in for now. by Devang Patel · 16 years ago
  3. ca8f325 Adding missing files to Transforms and VMCore VC++ projects. by Argyrios Kyrtzidis · 16 years ago
  4. 9b43ac0 Update the Win32 project files, patch by Razvan Aciu! by Chris Lattner · 16 years ago
  5. bec41b8 Update a couple VC++ project files. by Steve Naroff · 16 years ago
  6. cc51c31 VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio. by Chuck Rose III · 16 years ago
  7. 5b0c855 Updating win32 VStudio project files with new file references and removing dead references. by Chuck Rose III · 16 years ago
  8. 9a79de3 Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works by Chuck Rose III · 17 years ago
  9. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  10. ea966dd Updated VC++ build system by Hartmut Kaiser · 17 years ago
  11. 55ce3d0 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  12. abaff88 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  13. efd4a51 Updated VC++ build system. Silenced some VC warnings. by Hartmut Kaiser · 17 years ago
  14. 73184fc Updated VC++ build system. by Hartmut Kaiser · 17 years ago
  15. f5a69fe Update win32 VStudio project files to keep pace with recently added and deleted files by Chuck Rose III · 17 years ago
  16. 7c2c2e7 Updates to the VStudio project files: by Chuck Rose III · 17 years ago
  17. 8aaa406 Unbreak VC++ build. by Jeff Cohen · 17 years ago
  18. 03d7ca1 Unbreak VC++ build. by Jeff Cohen · 17 years ago
  19. ca5183d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  20. dfc1299 Unbreak VC++ build. by Jeff Cohen · 18 years ago
  21. d41b30d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  22. 3546bd2 Keep Visual Studio happy. by Jeff Cohen · 18 years ago
  23. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  24. e636290 Visual Studio still has issues with being left out. by Jeff Cohen · 19 years ago
  25. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  26. fed6612 Teach Visual Studio about new files. by Jeff Cohen · 19 years ago
  27. 71a6372 Add new file to Visual Studio. by Jeff Cohen · 19 years ago
  28. f6764f5 More files deleted. by Jeff Cohen · 19 years ago
  29. 3fd24bd Update Visual Studio projects to reflect moved file. by Jeff Cohen · 19 years ago
  30. ba16b7a Update Visual Studio projects to account for recent changes. by Jeff Cohen · 19 years ago
  31. c8beae2 Add SimplyLibCalls.cpp to VC++ build by Jeff Cohen · 19 years ago
  32. 65a3735 Add CondPropagate.cpp to VC++ Transforms project by Jeff Cohen · 19 years ago
  33. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  34. afc2000 Remove bogus project folder by Jeff Cohen · 20 years ago
  35. 4b807e0 Add project opt to Visual Studio. by Jeff Cohen · 20 years ago
  36. 91c3e2d Enable browse information in Visual Studio by Jeff Cohen · 20 years ago
  37. f339721 Don't forget about release configuration... by Jeff Cohen · 20 years ago
  38. 530f887 Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 20 years ago
  39. 31127e1 Fix residual Visual Studio build problems by Jeff Cohen · 20 years ago
  40. ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
  41. 99c4488 This file is gone by Chris Lattner · 20 years ago
  42. 085ea4d MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 20 years ago