index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
Age
Commit message (
Expand
)
Author
2008-10-22
Unbreak LLVM on the MSVC compiler:
Argyrios Kyrtzidis
2008-10-11
update win32 project file, patch provided by OvermindDL1 on llvmdev.
Chris Lattner
2008-10-05
Update VC++ project file
Steve Naroff
2008-09-24
Add Attributes.cpp to the vcproj.
Steve Naroff
2008-09-20
Update VS projects.
Cedric Venet
2008-09-19
Remove the MarkModRef pass (use AddReadAttrs instead).
Duncan Sands
2008-09-09
Update VC++ project files.
Argyrios Kyrtzidis
2008-08-24
Use additionnal include directory instead of ../ in #include.
Cedric Venet
2008-08-24
Updating VC++ project.
Cedric Venet
2008-08-17
Update VC++ project.
Gordon Henriksen
2008-08-17
Make it compile on VC2005:
Cedric Venet
2008-08-09
update VS project.
Cedric Venet
2008-08-06
Add libDriver.vcproj to solution file.
Ted Kremenek
2008-07-20
Updated VC++ projects
Cedric Venet
2008-07-14
This replaces all $(SolutionDir) macros with $(ProjectDir)..\
Chris Lattner
2008-07-13
Remove deleted files from VC++ project.
Cedric Venet
2008-07-02
VStudio x64 build fixes. Looks like the x64 projects got out of date and thi...
Chuck Rose III
2008-06-30
Adding some missing files to VStudio project files. Switching to use generat...
Chuck Rose III
2008-06-30
Add loopVR files.
Cedric Venet
2008-06-27
Add an include file needed for VS.
Cedric Venet
2008-06-26
Update VS project files. The clang executable now depends on the LLVM Analys...
Ted Kremenek
2008-06-20
Updated VS build system. Patch provided by Cedric Venet:
Ted Kremenek
2008-06-20
"Just a small update for the project files for adding a missing preprocessor
Chris Lattner
2008-06-07
Update VC project files, patch by Cédric Venet!
Chris Lattner
2008-06-02
update vc configure project for renaming of
Steve Naroff
2008-05-24
Fix win32 when no bison is around, PR2331, patch by 'hume'.
Chris Lattner
2008-05-20
"The two generated files in the AsmParser.vcproj are pointing to the
Chris Lattner
2008-05-19
Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.
Ted Kremenek
2008-05-15
Reverting r51100...I need to use VC++ 2005.
Steve Naroff
2008-05-15
Revert 51067 check-in for now.
Devang Patel
2008-05-14
Upgrading clang VC++ solution to VC++ express 2008.
Argyrios Kyrtzidis
2008-05-14
Adding missing files to Transforms and VMCore VC++ projects.
Argyrios Kyrtzidis
2008-05-13
Update the Win32 project files, patch by Razvan Aciu!
Chris Lattner
2008-05-06
Update a couple VC++ project files.
Steve Naroff
2008-04-15
VisualStudio project files updated. #include <algorithm> added to make Visua...
Chuck Rose III
2008-04-03
Removed a deleted file from the VStudio System project. Also added custom bu...
Chuck Rose III
2008-03-27
Updating win32 VStudio project files with new file references and removing de...
Chuck Rose III
2008-03-24
Add file to project.
Steve Naroff
2008-03-05
Update vcproj file.
Steve Naroff
2008-02-22
Unbreak build for VC2008. Patch by Argiris Kirtzidis!
Anton Korobeynikov
2008-02-10
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-01-15
Add files to windows project files. Also include <algorithm> explicitly so t...
Chuck Rose III
2008-01-03
Adding new files to win32 build
Chuck Rose III
2008-01-02
Fix PR1888, patch by Wilhansen Li.
Chris Lattner
2007-12-10
Add StringPool + new CodeGen files to win32 build
Chuck Rose III
2007-12-08
Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build
Chuck Rose III
2007-12-06
Adjust VStudio files to add JITMemoryManager files + include <cassert> from s...
Chuck Rose III
2007-11-27
Moving TGLexer.h from source to header file tab in TableGen project file
Chuck Rose III
2007-11-26
Add TGParser files to VStudio project files. Removed generated files section...
Chuck Rose III
2007-11-21
This change does a couple of things. First it gets the Visual Studio builds ...
Chuck Rose III
[next]