aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
AgeCommit message (Expand)Author
2012-03-27llvm/docs/*.html: Fix markups.NAKAMURA Takumi
2012-03-23Remove the C backend.Eric Christopher
2012-02-26Remove more GCC FE build stuff.Chad Rosier
2012-02-26Installing the GCC front end is no longer supported.Chad Rosier
2012-02-26Cleanup the LLVM Getting Started page.Chad Rosier
2012-02-26Add href to clang in overview.Chad Rosier
2012-02-26Remove references to llvm-gcc from overview and tutorial.Chad Rosier
2012-02-23Typo.Chad Rosier
2012-02-23The LLVM Getting Started documentation is out of date. It would be nice ifChad Rosier
2012-02-15utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I kn...Daniel Dunbar
2012-02-10update --enable-targets listJia Liu
2012-01-25Tidy up. s/Low Level Virtual Machine/LLVM/.Jim Grosbach
2011-11-16There are already problems with building LLVM under VS2005, and it'sChandler Carruth
2011-11-06docs/GettingStarted.html: [Git] Add another example for "[Gmail]/Drafts" in T...NAKAMURA Takumi
2011-10-31Update 'Getting Started' to suggest using GCC 4.2 or higher (or Clang). Ther...Ted Kremenek
2011-10-11Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar
2011-09-20More llvmc bits. Spotted by Benjamin on IRC.Eric Christopher
2011-08-12docs/GettingStarted.html: [Git] Add instructions how to generate patchset wit...NAKAMURA Takumi
2011-08-12docs/GettingStarted.html: [Git] Mention branch.master.rebase for the tracking...NAKAMURA Takumi
2011-08-12docs/GettingStarted.html: [Git] Split the subsubsection for committer's section.NAKAMURA Takumi
2011-07-20docs/GettingStarted.html: Tweak style.NAKAMURA Takumi
2011-07-20docs/GettingStarted.html: Fix a typo and tweak a command line.NAKAMURA Takumi
2011-07-19Document how to maintain a git-svn clone of the LLVM git repositories.Jeffrey Yasskin
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi
2011-04-09docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2011-04-05docs/GettingStarted.html: FIXME: dg, lit, and source tree layout.NAKAMURA Takumi
2011-04-04Add info on where to get 2.9 final svn sources.Bill Wendling
2011-03-28docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32.NAKAMURA Takumi
2011-03-28docs/GettingStarted.html: Add blurb "--enable-shared" on cygming.NAKAMURA Takumi
2011-02-01Document the LLVM GIT mirrorAnton Korobeynikov
2010-12-15Add mention that we support FreeBSD/amd64.Bill Wendling
2010-11-02Removed obsolete section about VC++ project files.Oscar Fuentes
2010-10-07Warn about broken GCCs on ARM due to the problem fixed:Nick Lewycky
2010-10-06Fixed RELEASE_28 tags.Bill Wendling
2010-10-06Update release location.Tanya Lattner
2010-09-23Fix Getting Started docs.Andrew Trick
2010-07-08Tweak some docs now that the default build is called Debug+Asserts.Duncan Sands
2010-05-19Update autoconf/automake versions in the documentation to match the versions ...Tobias Grosser
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-02-18Refer to -help instead of --help since this is what tools themselves say.Duncan Sands
2010-02-17add optional debian instructions, PR6272Chris Lattner
2010-02-11Document binutils requirements for coff targets (cygwin / mingw32).Anton Korobeynikov
2009-12-17Add more detail for getting started on Windows.Jim Grosbach
2009-12-09Add note about loadable modules on windows.Anton Korobeynikov
2009-11-04The magic for our current brand of .bc files is BC. For older ones it was llvc.Nick Lewycky
2009-10-23Add 2.6 release note.Tanya Lattner
2009-09-27Correct the version numbers to match those actually tested for byNick Lewycky