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