summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
Commit message (Expand)AuthorAge
* docs/GettingStarted.html: [Git] Add another example for "[Gmail]/Drafts" in T...NAKAMURA Takumi2011-11-06
* Update 'Getting Started' to suggest using GCC 4.2 or higher (or Clang). Ther...Ted Kremenek2011-10-31
* Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar2011-10-11
* More llvmc bits. Spotted by Benjamin on IRC.Eric Christopher2011-09-20
* docs/GettingStarted.html: [Git] Add instructions how to generate patchset wit...NAKAMURA Takumi2011-08-12
* docs/GettingStarted.html: [Git] Mention branch.master.rebase for the tracking...NAKAMURA Takumi2011-08-12
* docs/GettingStarted.html: [Git] Split the subsubsection for committer's section.NAKAMURA Takumi2011-08-12
* docs/GettingStarted.html: Tweak style.NAKAMURA Takumi2011-07-20
* docs/GettingStarted.html: Fix a typo and tweak a command line.NAKAMURA Takumi2011-07-20
* Document how to maintain a git-svn clone of the LLVM git repositories.Jeffrey Yasskin2011-07-19
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-23
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-18
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-09
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* docs/GettingStarted.html: FIXME: dg, lit, and source tree layout.NAKAMURA Takumi2011-04-05
* Add info on where to get 2.9 final svn sources.Bill Wendling2011-04-04
* docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32.NAKAMURA Takumi2011-03-28
* docs/GettingStarted.html: Add blurb "--enable-shared" on cygming.NAKAMURA Takumi2011-03-28
* Document the LLVM GIT mirrorAnton Korobeynikov2011-02-01
* Add mention that we support FreeBSD/amd64.Bill Wendling2010-12-15
* Removed obsolete section about VC++ project files.Oscar Fuentes2010-11-02
* Warn about broken GCCs on ARM due to the problem fixed:Nick Lewycky2010-10-07
* Fixed RELEASE_28 tags.Bill Wendling2010-10-06
* Update release location.Tanya Lattner2010-10-06
* Fix Getting Started docs.Andrew Trick2010-09-23
* Tweak some docs now that the default build is called Debug+Asserts.Duncan Sands2010-07-08
* Update autoconf/automake versions in the documentation to match the versions ...Tobias Grosser2010-05-19
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Refer to -help instead of --help since this is what tools themselves say.Duncan Sands2010-02-18
* add optional debian instructions, PR6272Chris Lattner2010-02-17
* Document binutils requirements for coff targets (cygwin / mingw32).Anton Korobeynikov2010-02-11
* Add more detail for getting started on Windows.Jim Grosbach2009-12-17
* Add note about loadable modules on windows.Anton Korobeynikov2009-12-09
* The magic for our current brand of .bc files is BC. For older ones it was llvc.Nick Lewycky2009-11-04
* Add 2.6 release note.Tanya Lattner2009-10-23
* Correct the version numbers to match those actually tested for byNick Lewycky2009-09-27
* add another broken version of gcc, thanks to Niels Moller for pointing this out.Chris Lattner2009-09-10
* Add note about msys perl needed for windows/mingw32 builds.Anton Korobeynikov2009-08-06
* Minor www site formating improvements.Edward O'Callaghan2009-08-04
* fix some formatting stuff, patch by Edward O'Callaghan!Chris Lattner2009-07-22
* Various doc updates from Edward O'Callaghan!Chris Lattner2009-07-21
* Add broken gcc from PR4532.Nick Lewycky2009-07-17
* Restore minor deletion.Mike Stump2009-05-04
* improve documentation on build configurations, patch byChris Lattner2009-04-25
* aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!Chris Lattner2009-04-25
* Make it clearer that llvm-gcc is not needed forDuncan Sands2009-04-18
* Update information on canadian cross buildsJim Grosbach2009-04-17
* fix typo, patch by Shlomi Fish!Chris Lattner2009-04-10
* This bug's been fixed but a version with the fix hasn't been released yet.Nick Lewycky2009-03-03