1. 9a79de3 Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works by Chuck Rose III · 17 years ago
  2. dbc3a65 Moving TGLexer.h from source to header file tab in TableGen project file by Chuck Rose III · 17 years ago
  3. aa91792 Add TGParser files to VStudio project files. Removed generated files section from TableGen project file as it is no longer needed. #Include <algorithm> directly from TGParser.cpp so it can see std::reverse. by Chuck Rose III · 17 years ago
  4. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  5. ea966dd Updated VC++ build system by Hartmut Kaiser · 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. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  9. ca5183d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  10. 973e0ef Keep Visual Studio happy. by Jeff Cohen · 19 years ago
  11. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  12. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  13. 53c13b1 Fine tune Visual Studio's use of bison/flex. by Jeff Cohen · 19 years ago
  14. 4ed1de8 Eliminate need for bison/flex in Visual Studio builds. by Jeff Cohen · 19 years ago
  15. fec735f Remove deleted files from Visual Studio. by Jeff Cohen · 19 years ago
  16. 9cc5a0a Add new files to Visual Studio. by Jeff Cohen · 19 years ago
  17. 8337b07 Fix miscellaneous Visual Studio build problems. by Jeff Cohen · 19 years ago
  18. ab79137 Put libraries in a common directory by Jeff Cohen · 20 years ago
  19. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  20. 2f654ba Make bison/flex build steps output the same message in Visual Studio as on Unix. by Jeff Cohen · 20 years ago
  21. 094cfdf Add -v option to bison. by Jeff Cohen · 20 years ago
  22. 184d84b Add llvm-as project to Visual Studio by Jeff Cohen · 20 years ago
  23. ae7b071 Put executables into a single directory by Jeff Cohen · 20 years ago
  24. 0f7745f Improve TableGen dependencies by Jeff Cohen · 20 years ago
  25. 91c3e2d Enable browse information in Visual Studio by Jeff Cohen · 20 years ago
  26. f339721 Don't forget about release configuration... by Jeff Cohen · 20 years ago
  27. 530f887 Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 20 years ago
  28. aa70ef7 Fix project file, patch contributed by Jeff Cohen by Chris Lattner · 20 years ago
  29. 085ea4d MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 20 years ago