1. eee0852 Add files to VC++ projects. by Steve Naroff · 16 years ago
  2. 076055c Update VC++ project files. by Argyrios Kyrtzidis · 16 years ago
  3. d85f51a Use additionnal include directory instead of ../ in #include. Suggested by aKor. by Cedric Venet · 16 years ago
  4. a3f343f Updating VC++ project. by Cedric Venet · 16 years ago
  5. 94fb5f2 Make it compile on VC2005: by Cedric Venet · 16 years ago
  6. d28516e This replaces all $(SolutionDir) macros with $(ProjectDir)..\ by Chris Lattner · 16 years ago
  7. f6af087 "Just a small update for the project files for adding a missing preprocessor by Chris Lattner · 16 years ago
  8. 0c87f2d Revert 51067 check-in for now. by Devang Patel · 16 years ago
  9. 9b43ac0 Update the Win32 project files, patch by Razvan Aciu! by Chris Lattner · 16 years ago
  10. 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
  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. f5a69fe Update win32 VStudio project files to keep pace with recently added and deleted files by Chuck Rose III · 17 years ago
  14. 7c2c2e7 Updates to the VStudio project files: by Chuck Rose III · 17 years ago
  15. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  16. ca5183d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  17. d41b30d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  18. 05eb2fc Fix more tablegen depedency issues in Visual Studio. by Jeff Cohen · 19 years ago
  19. b196ac8 Fix tablegen related dependencies in Visual Studio. by Jeff Cohen · 19 years ago
  20. 973e0ef Keep Visual Studio happy. by Jeff Cohen · 19 years ago
  21. ddc0022 Inform Visual Studio of deleted file. by Jeff Cohen · 19 years ago
  22. 8e3be85 Keep Visual Studio informed. by Jeff Cohen · 19 years ago
  23. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  24. 83cd8a0 Teach Visual Studio about X86 subtargets. by Jeff Cohen · 19 years ago
  25. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  26. a560fb6 Keep Visual Studio building. by Jeff Cohen · 19 years ago
  27. 427189a Keep Visual Studio informed of new files. by Jeff Cohen · 19 years ago
  28. 78beab0 Update Visual Studio projects for removed file. by Jeff Cohen · 19 years ago
  29. d73e460 Add new files to Visual Studio projects. by Jeff Cohen · 19 years ago
  30. 3711372 Adding new files to Visual Studio projects. by Jeff Cohen · 19 years ago
  31. 373f9e7 Add ElfWriter stuff to Visual Studio by Jeff Cohen · 19 years ago
  32. 170b217 Somehow tablegen.exe got moved... fix up tablegen invocations to match. by Jeff Cohen · 20 years ago
  33. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  34. 926b70f Add some .cvsignores to the win32 hierarchy to account for generated files by Jeff Cohen · 20 years ago
  35. 0f7745f Improve TableGen dependencies 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. f8cdb85 Fix win32 breakage by Jeff Cohen · 20 years ago
  40. ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
  41. 085ea4d MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 20 years ago