index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
/
AsmParser
Age
Commit message (
Expand
)
Author
2009-11-07
remove the win32 tree, it's stale and confusing.
Chris Lattner
2009-01-26
More updates to VC proj...
Steve Naroff
2008-07-14
This replaces all $(SolutionDir) macros with $(ProjectDir)..\
Chris Lattner
2008-06-30
Adding some missing files to VStudio project files. Switching to use generat...
Chuck Rose III
2008-06-20
"Just a small update for the project files for adding a missing preprocessor
Chris Lattner
2008-05-20
"The two generated files in the AsmParser.vcproj are pointing to the
Chris Lattner
2008-05-15
Revert 51067 check-in for now.
Devang Patel
2008-05-13
Update the Win32 project files, patch by Razvan Aciu!
Chris Lattner
2007-11-21
This change does a couple of things. First it gets the Visual Studio builds ...
Chuck Rose III
2007-11-07
Updated VC++ build system
Hartmut Kaiser
2007-07-27
Updates to the VStudio project files:
Chuck Rose III
2007-06-29
Convert .cvsignore files
John Criswell
2006-01-30
Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.
Jeff Cohen
2005-12-17
Turn on string pooling for smaller binaries.
Jeff Cohen
2005-10-27
Fine tune Visual Studio's use of bison/flex.
Jeff Cohen
2005-10-26
Eliminate need for bison/flex in Visual Studio builds.
Jeff Cohen
2005-02-02
Put libraries in a common directory
Jeff Cohen
2005-01-30
Silence VC++ warnings about using 'this' in base member initializations.
Jeff Cohen
2005-01-04
Make bison/flex build steps output the same message in Visual Studio as
Jeff Cohen
2005-01-01
Add missing header files to projects.
Jeff Cohen
2005-01-01
Add llvm-as project to Visual Studio
Jeff Cohen