1. 94fb5f2 Make it compile on VC2005: by Cedric Venet · 16 years ago
  2. d28516e This replaces all $(SolutionDir) macros with $(ProjectDir)..\ by Chris Lattner · 16 years ago
  3. d3f506a VStudio x64 build fixes. Looks like the x64 projects got out of date and this brings them up to code. I've built the project with these new vcproj files for win32 and x64 both debug and release. by Chuck Rose III · 16 years ago
  4. c2bf187 Adding some missing files to VStudio project files. Switching to use generated llvmAsmParser.cpp/.h by Chuck Rose III · 16 years ago
  5. 8e7de8f Update VS project files. The clang executable now depends on the LLVM Analysis library. by Ted Kremenek · 16 years ago
  6. f6af087 "Just a small update for the project files for adding a missing preprocessor by Chris Lattner · 16 years ago
  7. 0c87f2d Revert 51067 check-in for now. by Devang Patel · 16 years ago
  8. 9b43ac0 Update the Win32 project files, patch by Razvan Aciu! by Chris Lattner · 16 years ago
  9. 0746d50 Update vcproj file. by Steve Naroff · 17 years ago
  10. 1a4ab52 Add StringPool + new CodeGen files to win32 build by Chuck Rose III · 17 years ago
  11. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  12. abaff88 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  13. e476a66 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  14. b38e795 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  15. d904860 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  16. 73184fc Updated VC++ build system. by Hartmut Kaiser · 17 years ago
  17. f5a69fe Update win32 VStudio project files to keep pace with recently added and deleted files by Chuck Rose III · 17 years ago
  18. 7c2c2e7 Updates to the VStudio project files: by Chuck Rose III · 17 years ago
  19. 0fea8eb Unbreak VC++ build. by Jeff Cohen · 17 years ago
  20. 1d6bf2f Unbreak VC++ build. by Jeff Cohen · 17 years ago
  21. a2150f6 Track new header file. by Jeff Cohen · 17 years ago
  22. ca5183d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  23. 97af751 Unbreak VC++ build. by Jeff Cohen · 18 years ago
  24. d41b30d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  25. 784236d Keep VC++ building. by Jeff Cohen · 19 years ago
  26. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  27. e636290 Visual Studio still has issues with being left out. by Jeff Cohen · 19 years ago
  28. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  29. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  30. 2fce6d1 Don't exclude FileUtilies and ToolRunner from VC++ build by Jeff Cohen · 20 years ago
  31. 41ca0b1 Add missing file SystemUtils.cpp to Support project. by Jeff Cohen · 20 years ago
  32. 0a69186 Add lli project to Visual Studio by Jeff Cohen · 20 years ago
  33. 91c3e2d Enable browse information in Visual Studio by Jeff Cohen · 20 years ago
  34. f339721 Don't forget about release configuration... by Jeff Cohen · 20 years ago
  35. 530f887 Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 20 years ago
  36. ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
  37. 1011429 Update relative files. Patch contributed by Morten Ofstad. by Reid Spencer · 20 years ago
  38. 085ea4d MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 20 years ago