Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
61273d55e9ce068fef5dfcddb65e5ad9c1f4772e
/
win32
/
TableGen
9a79de3
Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works
by Chuck Rose III
· 17 years ago
dbc3a65
Moving TGLexer.h from source to header file tab in TableGen project file
by Chuck Rose III
· 17 years ago
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
0ccb930
This change does a couple of things. First it gets the Visual Studio builds working.
by Chuck Rose III
· 17 years ago
ea966dd
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
abaff88
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
7c2c2e7
Updates to the VStudio project files:
by Chuck Rose III
· 17 years ago
e644ef7
Convert .cvsignore files
by John Criswell
· 17 years ago
ca5183d
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
973e0ef
Keep Visual Studio happy.
by Jeff Cohen
· 19 years ago
9247d0b
Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.
by Jeff Cohen
· 19 years ago
6f0e680
Turn on string pooling for smaller binaries.
by Jeff Cohen
· 19 years ago
53c13b1
Fine tune Visual Studio's use of bison/flex.
by Jeff Cohen
· 19 years ago
4ed1de8
Eliminate need for bison/flex in Visual Studio builds.
by Jeff Cohen
· 19 years ago
fec735f
Remove deleted files from Visual Studio.
by Jeff Cohen
· 19 years ago
9cc5a0a
Add new files to Visual Studio.
by Jeff Cohen
· 19 years ago
8337b07
Fix miscellaneous Visual Studio build problems.
by Jeff Cohen
· 19 years ago
ab79137
Put libraries in a common directory
by Jeff Cohen
· 20 years ago
b32d785
Silence VC++ warnings about using 'this' in base member initializations.
by Jeff Cohen
· 20 years ago
2f654ba
Make bison/flex build steps output the same message in Visual Studio as on Unix.
by Jeff Cohen
· 20 years ago
094cfdf
Add -v option to bison.
by Jeff Cohen
· 20 years ago
184d84b
Add llvm-as project to Visual Studio
by Jeff Cohen
· 20 years ago
ae7b071
Put executables into a single directory
by Jeff Cohen
· 20 years ago
0f7745f
Improve TableGen dependencies
by Jeff Cohen
· 20 years ago
91c3e2d
Enable browse information in Visual Studio
by Jeff Cohen
· 20 years ago
f339721
Don't forget about release configuration...
by Jeff Cohen
· 20 years ago
530f887
Rationalize warning suppression. First, 64-bit portability warnings are disabled. The
by Jeff Cohen
· 20 years ago
aa70ef7
Fix project file, patch contributed by Jeff Cohen
by Chris Lattner
· 20 years ago
085ea4d
MS Visual Studio files for building LLVM on Win32 platforms.
by Reid Spencer
· 20 years ago