index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
/
clangDriver
Age
Commit message (
Expand
)
Author
2009-11-29
Kill off clang/win32 which contains the hand generated Visual Studio project ...
Kovarththanan Rajaratnam
2009-03-31
Update VS project.
Ted Kremenek
2008-11-08
update post-build step
Ted Kremenek
2008-11-06
Update VC++ proj.
Steve Naroff
2008-10-24
Add initial dependency file generation support. Patch by Kovarththanan
Daniel Dunbar
2008-10-23
Add some files to VC++ project.
Steve Naroff
2008-10-21
Update VC++ project files.
Steve Naroff
2008-09-20
Update VS projects.
Cedric Venet
2008-08-24
Update VS projects.
Cedric Venet
2008-08-06
Added VCProj file for libDriver.
Ted Kremenek
2008-07-02
Added AnalysisConsumer.[cpp,h] to clangDriver.vcproj.
Ted Kremenek
2008-06-23
Update VS project files. Patch by Cedric Venet!
Ted Kremenek
2008-05-15
Revert...
Steve Naroff
2008-05-14
Upgrading VC++ projects to VC++ 2008.
Argyrios Kyrtzidis
2008-05-09
More VC++ project file updates.
Steve Naroff
2008-04-17
Update VC++ project files.
Steve Naroff
2008-03-27
Add some of Ted's recent work to the VC++ project file.
Steve Naroff
2008-03-24
Add a couple files to VC++ project and cleanup an "#if 0".
Steve Naroff
2008-03-05
Update vcproj files.
Steve Naroff
2007-11-07
Updated VC++ build system
Hartmut Kaiser
2007-10-17
Updated VC++ build system.
Hartmut Kaiser
2007-10-10
Updated VC++ build system.
Hartmut Kaiser
2007-09-16
Silenced a VC++ warning.
Hartmut Kaiser
2007-09-04
Updated VC8 project files.
Hartmut Kaiser
2007-09-04
updates (?) to the vc++ files, patch by Hartmut Kaiser
Chris Lattner
2007-09-03
initial checkin of vc++ project files, contributed by
Chris Lattner