summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GettingStartedVS.html
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-051-3/+3
| | | | llvm-svn: 78196
* Duplicate entry.Bill Wendling2009-04-031-10/+0
| | | | llvm-svn: 68401
* "Add documentation about the fix for missing x86Chris Lattner2009-04-031-0/+10
| | | | | | | | target library in windows under the "Common problems" section." Patch by Stefanus Du Toit! llvm-svn: 68399
* Update the Visual Studio docs. Patch by Stefanus!Bill Wendling2009-03-281-3/+14
| | | | llvm-svn: 67940
* lex and bison aren't needed to build llvm anymore.Chris Lattner2009-01-021-5/+0
| | | | llvm-svn: 61560
* Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman2008-12-111-1/+1
| | | | | | tags are not needed in HTML, only XML. llvm-svn: 60885
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
| | | | llvm-svn: 60880
* Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!Nick Lewycky2008-12-081-13/+44
| | | | llvm-svn: 60679
* Document a limitation, patch contributed by George RussellChris Lattner2007-11-141-0/+4
| | | | llvm-svn: 44102
* Validation fixesBill Wendling2007-09-221-40/+62
| | | | llvm-svn: 42226
* Subversionify the documentation.Reid Spencer2007-07-091-9/+6
| | | | llvm-svn: 38442
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-3/+3
| | | | llvm-svn: 37956
* This is working again.Jeff Cohen2007-03-301-2/+1
| | | | llvm-svn: 35518
* Update to current situation.Jeff Cohen2007-03-281-2/+12
| | | | llvm-svn: 35440
* Remove references to gccld and gccas, adjusting the documentation toReid Spencer2007-02-091-12/+7
| | | | | | mention llvm-ld and opt instead (if appropriate). llvm-svn: 34094
* Removed cvs mirror commentTanya Lattner2006-04-201-1/+1
| | | | llvm-svn: 27855
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-4/+4
| | | | llvm-svn: 26746
* Update Getting Started for Visual Studio page.Jeff Cohen2005-10-301-18/+11
| | | | llvm-svn: 24117
* Clarify inability to generate assembly, and note that VC++ Express works.Jeff Cohen2005-03-081-3/+5
| | | | llvm-svn: 20516
* Add additional source of Win32 GNU utilities.Jeff Cohen2005-02-021-5/+7
| | | | llvm-svn: 19991
* Put finishing touches on GettingStartedVS.html and link it to the index.Jeff Cohen2005-02-011-90/+13
| | | | llvm-svn: 19967
* Add LLVM with Visual Studio overviewJeff Cohen2005-01-311-0/+433
llvm-svn: 19951
OpenPOWER on IntegriCloud