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.rst
Age
Commit message (
Expand
)
Author
2013-02-26
Adding ARM as supported architecture
Renato Golin
2013-02-26
GCC 4.6.3 O3 miscompiles on ARM
Renato Golin
2013-01-25
Fixed typo.
Michael Gottesman
2013-01-25
Added new section to the git-svn getting started section that provides a
Michael Gottesman
2013-01-18
Documentation: remove all mentions of DejaGNU and Tcl
Dmitri Gribenko
2013-01-11
docs: Fix long standing linking antipattern.
Sean Silva
2013-01-10
docs: fix broken link.
Sean Silva
2013-01-07
Documentation: add a note that Clang on Mageia 2 can not find libstdc++ headers
Dmitri Gribenko
2013-01-06
Documentation: add clang 3.0 + libstdc++ 4.7.x as a known bad combination that
Dmitri Gribenko
2013-01-06
Add reference to dcommit on GettingStarted
Renato Golin
2013-01-05
GettingStarted: improve formatting and document that configure checks for
Dmitri Gribenko
2012-12-20
docs: Show TOC for GettingStarted.rst.
Sean Silva
2012-12-12
Documentation: use a 'console' highlighter for terminal output examples. This
Dmitri Gribenko
2012-11-27
docs: [CMake] Add Xcode to the list of project formats CMake can generate.
NAKAMURA Takumi
2012-11-20
docs: Fix highlighting.
Sean Silva
2012-11-18
Documentation: fix broken link.
Dmitri Gribenko
2012-11-15
Add description of how to build docs
Joel Jones
2012-11-14
docs: Sphinxify TestingGuide
Sean Silva
2012-10-11
GettingStarted.rst: s/&/&/g
NAKAMURA Takumi
2012-10-11
GettingStarted.rst: Fix the label to DeveloperPolicy.html.
NAKAMURA Takumi
2012-10-10
docs: Attempt to fix PR14053.
Sean Silva
2012-10-07
Silence Sphinx warnings.
Sean Silva
2012-10-07
Sphinxify the GettinStarted documentation.
Bill Wendling