aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
Commit message (Expand)AuthorAgeFilesLines
* docs/GettingStarted.html: Tweak style.NAKAMURA Takumi2011-07-201-5/+5
* docs/GettingStarted.html: Fix a typo and tweak a command line.NAKAMURA Takumi2011-07-201-2/+2
* Document how to maintain a git-svn clone of the LLVM git repositories.Jeffrey Yasskin2011-07-191-1/+56
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-39/+38
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-61/+92
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-091-6/+6
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-9/+9
* docs/GettingStarted.html: FIXME: dg, lit, and source tree layout.NAKAMURA Takumi2011-04-051-0/+10
* Add info on where to get 2.9 final svn sources.Bill Wendling2011-04-041-0/+1
* docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32.NAKAMURA Takumi2011-03-281-0/+7
* docs/GettingStarted.html: Add blurb "--enable-shared" on cygming.NAKAMURA Takumi2011-03-281-4/+4
* Document the LLVM GIT mirrorAnton Korobeynikov2011-02-011-0/+20
* Add mention that we support FreeBSD/amd64.Bill Wendling2010-12-151-0/+5
* Removed obsolete section about VC++ project files.Oscar Fuentes2010-11-021-10/+0
* Warn about broken GCCs on ARM due to the problem fixed:Nick Lewycky2010-10-071-0/+3
* Fixed RELEASE_28 tags.Bill Wendling2010-10-061-1/+1
* Update release location.Tanya Lattner2010-10-061-0/+2
* Fix Getting Started docs.Andrew Trick2010-09-231-15/+17
* Tweak some docs now that the default build is called Debug+Asserts.Duncan Sands2010-07-081-3/+3
* Update autoconf/automake versions in the documentation to match the versions ...Tobias Grosser2010-05-191-2/+2
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+1679
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-1679/+0
* Refer to -help instead of --help since this is what tools themselves say.Duncan Sands2010-02-181-2/+2
* add optional debian instructions, PR6272Chris Lattner2010-02-171-2/+8
* Document binutils requirements for coff targets (cygwin / mingw32).Anton Korobeynikov2010-02-111-8/+4
* Add more detail for getting started on Windows.Jim Grosbach2009-12-171-23/+54
* Add note about loadable modules on windows.Anton Korobeynikov2009-12-091-1/+5
* The magic for our current brand of .bc files is BC. For older ones it was llvc.Nick Lewycky2009-11-041-1/+1
* Add 2.6 release note.Tanya Lattner2009-10-231-0/+1
* Correct the version numbers to match those actually tested for byNick Lewycky2009-09-271-3/+3
* add another broken version of gcc, thanks to Niels Moller for pointing this out.Chris Lattner2009-09-101-1/+2
* Add note about msys perl needed for windows/mingw32 builds.Anton Korobeynikov2009-08-061-1/+7
* Minor www site formating improvements.Edward O'Callaghan2009-08-041-6/+5
* fix some formatting stuff, patch by Edward O'Callaghan!Chris Lattner2009-07-221-3/+3
* Various doc updates from Edward O'Callaghan!Chris Lattner2009-07-211-0/+5
* Add broken gcc from PR4532.Nick Lewycky2009-07-171-1/+3
* Restore minor deletion.Mike Stump2009-05-041-0/+3
* improve documentation on build configurations, patch byChris Lattner2009-04-251-8/+19
* aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!Chris Lattner2009-04-251-3/+3
* Make it clearer that llvm-gcc is not needed forDuncan Sands2009-04-181-1/+2
* Update information on canadian cross buildsJim Grosbach2009-04-171-36/+9
* fix typo, patch by Shlomi Fish!Chris Lattner2009-04-101-1/+1
* This bug's been fixed but a version with the fix hasn't been released yet.Nick Lewycky2009-03-031-3/+3
* Recommend against using Gold to build LLVM.Nick Lewycky2009-02-251-0/+6
* lex and bison aren't needed to build llvm anymore.Chris Lattner2009-01-021-17/+1
* Cleanup: clarify llvm-gcc version and package name.Misha Brukman2008-12-291-7/+7
* Added mention of the RELEASE_24 tag for the 2.4 release.Misha Brukman2008-12-171-1/+2
* Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman2008-12-111-6/+6
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* fix typo. thanks Baldrick for noticingNuno Lopes2008-12-101-1/+1