1. d28516e This replaces all $(SolutionDir) macros with $(ProjectDir)..\ by Chris Lattner · 16 years ago
  2. f6af087 "Just a small update for the project files for adding a missing preprocessor by Chris Lattner · 16 years ago
  3. 0c87f2d Revert 51067 check-in for now. by Devang Patel · 16 years ago
  4. 9b43ac0 Update the Win32 project files, patch by Razvan Aciu! by Chris Lattner · 16 years ago
  5. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  6. abaff88 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  7. 7c2c2e7 Updates to the VStudio project files: by Chuck Rose III · 17 years ago
  8. 1b30754 Unbreak VC++ build. by Jeff Cohen · 18 years ago
  9. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  10. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  11. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  12. 3af72e7 Add C backend to llc in Visual Studio. by Jeff Cohen · 20 years ago
  13. 40296bd Eliminate the use of the global variable hack in the X86 target that was used by Jeff Cohen · 20 years ago
  14. 184d84b Add llvm-as project to Visual Studio by Jeff Cohen · 20 years ago
  15. ae7b071 Put executables into a single directory by Jeff Cohen · 20 years ago
  16. c204e79 Allow llc to recognize -march=x86. As it was, it didn't recognize any by Jeff Cohen · 20 years ago
  17. d80e1d5 Add llc project to Visual Studio by Jeff Cohen · 20 years ago