index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
GettingStarted.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-31
[CMake] Update to requiring CMake 3.4.3
Chris Bieneman
1
-3
/
+5
2016-05-05
Remove bit-rotten CppBackend.
James Y Knight
1
-3
/
+3
2016-03-28
docs: Fix footnote after r260042.
Nico Weber
1
-2
/
+1
2016-03-28
docs: Try to remove weird linebreak from generated html.
Nico Weber
1
-2
/
+2
2016-03-28
docs: Update Ninja link, also fix link syntax.
Nico Weber
1
-1
/
+1
2016-02-07
[docs] Remove now confusing references to cofigure/autoconf
Philip Reames
1
-10
/
+1
2016-02-07
[docs] Wordsmithing to program layout descriptio in GettingStarted
Philip Reames
1
-97
/
+63
2016-02-07
[docs] Clarify disk space usage of debug builds
Philip Reames
1
-8
/
+9
2016-02-07
[docs] Remove a stale and confusing section from GettingStarted
Philip Reames
1
-19
/
+2
2016-02-06
[docs] Warn against slow serial builds
Philip Reames
1
-0
/
+3
2016-02-06
[docs] Clarify a couple of getting started issues identified during Sprint
Philip Reames
1
-2
/
+9
2016-01-30
[docs] Remove references to autotools build.
Alexey Samsonov
1
-5
/
+3
2016-01-14
[docs] Improve the documentation on committing code reviewed on
Dan Liew
1
-0
/
+2
2016-01-04
Update docs to recommend CMake >= v3.2.
Eric Christopher
1
-0
/
+2
2015-12-17
[docs] Motivate ninja in GettingStarted.rst
Vedant Kumar
1
-1
/
+1
2015-12-10
[OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev
1
-2
/
+15
2015-12-04
Fix incorrect quote. NFC
Pete Cooper
1
-1
/
+1
2015-08-05
Update GettingStarted docs list of LLVM_TARGETS_TO_BUILD to match cmake.
Pete Cooper
1
-3
/
+3
2015-08-04
[GettingStarted.rst] Commit the right patch.
Sean Silva
1
-4
/
+2
2015-08-03
Docs: s/Sanitiser/Sanitizer/ for consistency
Mehdi Amini
1
-4
/
+4
2015-08-03
GettingStarted.rst: Add info about building sanitizers
Mehdi Amini
1
-2
/
+19
2015-08-03
docs/GettingStarted.rst: Whitespace only
Mehdi Amini
1
-24
/
+24
2015-07-01
Getting started docs: https, and check signature
JF Bastien
1
-1
/
+5
2015-06-13
R600 -> AMDGPU rename
Tom Stellard
1
-1
/
+1
2015-03-14
A few minor updates based on feedback from Justin and a few things I thought ...
Chris Bieneman
1
-25
/
+12
2015-03-13
Updating GettingStarted documentation to reference CMake as the preferred way...
Chris Bieneman
1
-205
/
+153
2015-02-15
Update the docs to require at least MSVC 2013.
Benjamin Kramer
1
-2
/
+2
2014-12-12
Require python 2.7.
Rafael Espindola
1
-1
/
+1
2014-10-29
VMCore was renamed to IR long time ago
Seo Sanghyeon
1
-1
/
+1
2014-08-14
Delete support for AuroraUX.
Rafael Espindola
1
-1
/
+0
2014-08-01
docs: Strongly recommend setting rpath when using a local GCC toolchain
Reid Kleckner
1
-4
/
+17
2014-07-17
Drop the udis86 wrapper from llvm::sys
Alp Toker
1
-7
/
+0
2014-05-30
fixed more typos
Sanjay Patel
1
-2
/
+2
2014-05-30
added link to CMake page
Sanjay Patel
1
-3
/
+4
2014-05-30
fixed typo
Sanjay Patel
1
-1
/
+1
2014-05-29
Sync list of targets with configure's reality
Jeroen Ketema
1
-8
/
+6
2014-03-12
Remove projects/sample.
Rafael Espindola
1
-2
/
+1
2014-03-02
[docs] Fix some Sphinx warnings.
Sean Silva
1
-3
/
+4
2014-02-28
add missing 3.4 release
Gabor Greif
1
-0
/
+1
2014-02-28
[docs] Tweak the example to match what is apparantly the desired form
Chandler Carruth
1
-10
/
+10
2014-02-28
[docs] Switch to external hyperlink references. Much more readable and
Chandler Carruth
1
-16
/
+19
2014-02-28
[docs] Fix my links to use the correct ReST syntax.
Chandler Carruth
1
-3
/
+3
2014-02-28
[docs] Fix 80-column wrap that I messed up.
Chandler Carruth
1
-5
/
+5
2014-02-28
[docs] Tweak discussion of BSDs based on feedback from Roman Divacky.
Chandler Carruth
1
-3
/
+4
2014-02-28
[docs] Add a big section with details about how to go about acquiring
Chandler Carruth
1
-0
/
+65
2014-02-27
[docs] Stop advertising 'make update'. It isn't implemented in CMake and
Chandler Carruth
1
-4
/
+0
2014-02-27
[docs] Actually spell out the new version requirements for the host C++
Chandler Carruth
1
-79
/
+19
2014-02-27
[docs] Clean up some of the required software to not mention irrelevant
Chandler Carruth
1
-12
/
+7
2014-02-27
[docs] Switch this table to the simple form as well. No content changed.
Chandler Carruth
1
-23
/
+14
2014-02-27
[docs] Switch to the incredibly simpler "simple table" form. It now
Chandler Carruth
1
-29
/
+17
[next]