1. d28516e This replaces all $(SolutionDir) macros with $(ProjectDir)..\ by Chris Lattner · 16 years ago
  2. 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
  3. f6af087 "Just a small update for the project files for adding a missing preprocessor by Chris Lattner · 16 years ago
  4. 0c87f2d Revert 51067 check-in for now. by Devang Patel · 17 years ago
  5. 9b43ac0 Update the Win32 project files, patch by Razvan Aciu! by Chris Lattner · 17 years ago
  6. 6d41b1c Removed a deleted file from the VStudio System project. Also added custom build commands to engage 64 bit assembler for compilation callback on 64 bit configurations only. by Chuck Rose III · 17 years ago
  7. 0b58991 Adding new files to win32 build by Chuck Rose III · 17 years ago
  8. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  9. ea966dd Updated VC++ build system by Hartmut Kaiser · 17 years ago
  10. abaff88 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  11. 7c2c2e7 Updates to the VStudio project files: by Chuck Rose III · 17 years ago
  12. ca5183d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  13. d41b30d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  14. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  15. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  16. 6d23522 Win32 support for Mutex class. by Jeff Cohen · 19 years ago
  17. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  18. d606307 Update System project in Visual Studio to reflect renamed files. by Jeff Cohen · 20 years ago
  19. da12bdc Bring VS projects up to date with respect to recent changes by Jeff Cohen · 20 years ago
  20. a4c9751 Get VC++ building again by Jeff Cohen · 20 years ago
  21. 1a46635 Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, by Jeff Cohen · 20 years ago
  22. 91c3e2d Enable browse information in Visual Studio by Jeff Cohen · 20 years ago
  23. 7897b72 Improve dependency management for lib/system/win32/* files. Instead of copying the by Jeff Cohen · 20 years ago
  24. f339721 Don't forget about release configuration... by Jeff Cohen · 20 years ago
  25. 530f887 Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 20 years ago
  26. ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
  27. dac56e6 Remove dupliate buid of Signals.cpp by Reid Spencer · 20 years ago
  28. 9befac4 Updates to Visual C++ project files for building on win32. by Reid Spencer · 20 years ago
  29. 085ea4d MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 20 years ago