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
/
docs
/
GettingStartedVS.html
Age
Commit message (
Expand
)
Author
2009-01-02
lex and bison aren't needed to build llvm anymore.
Chris Lattner
2008-12-11
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-08
Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!
Nick Lewycky
2007-11-14
Document a limitation, patch contributed by George Russell
Chris Lattner
2007-09-22
Validation fixes
Bill Wendling
2007-07-09
Subversionify the documentation.
Reid Spencer
2007-07-06
first pass of nomenclature changes in .html files
Gabor Greif
2007-03-30
This is working again.
Jeff Cohen
2007-03-28
Update to current situation.
Jeff Cohen
2007-02-09
Remove references to gccld and gccas, adjusting the documentation to
Reid Spencer
2006-04-20
Removed cvs mirror comment
Tanya Lattner
2006-03-14
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2005-10-30
Update Getting Started for Visual Studio page.
Jeff Cohen
2005-03-08
Clarify inability to generate assembly, and note that VC++ Express works.
Jeff Cohen
2005-02-02
Add additional source of Win32 GNU utilities.
Jeff Cohen
2005-02-01
Put finishing touches on GettingStartedVS.html and link it to the index.
Jeff Cohen
2005-01-31
Add LLVM with Visual Studio overview
Jeff Cohen