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 · 17 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. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  9. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  10. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  11. 40296bd Eliminate the use of the global variable hack in the X86 target that was used by Jeff Cohen · 20 years ago
  12. ae7b071 Put executables into a single directory by Jeff Cohen · 20 years ago
  13. 0a69186 Add lli project to Visual Studio by Jeff Cohen · 20 years ago
  14. 91c3e2d Enable browse information in Visual Studio by Jeff Cohen · 20 years ago
  15. f339721 Don't forget about release configuration... by Jeff Cohen · 20 years ago
  16. 530f887 Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 20 years ago
  17. 085ea4d MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 20 years ago