Merging r259695:
[oota-llvm.git] / docs / GettingStarted.rst
2016-01-04 Eric ChristopherUpdate docs to recommend CMake >= v3.2.
2015-12-17 Vedant Kumar[docs] Motivate ninja in GettingStarted.rst
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-04 Pete CooperFix incorrect quote. NFC
2015-08-05 Pete CooperUpdate GettingStarted docs list of LLVM_TARGETS_TO_BUIL...
2015-08-04 Sean Silva[GettingStarted.rst] Commit the right patch.
2015-08-03 Mehdi AminiDocs: s/Sanitiser/Sanitizer/ for consistency
2015-08-03 Mehdi AminiGettingStarted.rst: Add info about building sanitizers
2015-08-03 Mehdi Aminidocs/GettingStarted.rst: Whitespace only
2015-07-01 JF BastienGetting started docs: https, and check signature
2015-06-13 Tom StellardR600 -> AMDGPU rename
2015-03-14 Chris BienemanA few minor updates based on feedback from Justin and...
2015-03-13 Chris BienemanUpdating GettingStarted documentation to reference...
2015-02-15 Benjamin KramerUpdate the docs to require at least MSVC 2013.
2014-12-12 Rafael EspindolaRequire python 2.7.
2014-10-29 Seo SanghyeonVMCore was renamed to IR long time ago
2014-08-14 Rafael EspindolaDelete support for AuroraUX.
2014-08-01 Reid Klecknerdocs: Strongly recommend setting rpath when using a...
2014-07-17 Alp TokerDrop the udis86 wrapper from llvm::sys
2014-05-30 Sanjay Patelfixed more typos
2014-05-30 Sanjay Pateladded link to CMake page
2014-05-30 Sanjay Patelfixed typo
2014-05-29 Jeroen KetemaSync list of targets with configure's reality
2014-03-12 Rafael EspindolaRemove projects/sample.
2014-03-02 Sean Silva[docs] Fix some Sphinx warnings.
2014-02-28 Gabor Greifadd missing 3.4 release
2014-02-28 Chandler Carruth[docs] Tweak the example to match what is apparantly...
2014-02-28 Chandler Carruth[docs] Switch to external hyperlink references. Much...
2014-02-28 Chandler Carruth[docs] Fix my links to use the correct ReST syntax.
2014-02-28 Chandler Carruth[docs] Fix 80-column wrap that I messed up.
2014-02-28 Chandler Carruth[docs] Tweak discussion of BSDs based on feedback from...
2014-02-28 Chandler Carruth[docs] Add a big section with details about how to...
2014-02-27 Chandler Carruth[docs] Stop advertising 'make update'. It isn't impleme...
2014-02-27 Chandler Carruth[docs] Actually spell out the new version requirements...
2014-02-27 Chandler Carruth[docs] Clean up some of the required software to not...
2014-02-27 Chandler Carruth[docs] Switch this table to the simple form as well...
2014-02-27 Chandler Carruth[docs] Switch to the incredibly simpler "simple table...
2014-02-27 Chandler Carruth[docs] Delete tons of bad information in the requiremen...
2014-02-04 Dmitri GribenkoAdd a note to documentation that Clang + libstdc++...
2013-10-27 Bill WendlingUpdate the Python version. And Perl isn't used anymore.
2013-10-09 Bill WendlingAdd missing releases.
2013-09-26 Renato GolinAdd links to cross-compilation docs from getting started
2013-09-01 Chandler CarruthNuke the hilariously out of date suggestion to unpack...
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-06-11 Michael LiaoFix documentation on the path to Bitcode reader/writer
2013-05-22 Rui UeyamaFix typo in docs/GettingStarted.rst.
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
2013-04-26 Michael GottesmanUpdated GettingStarted.rst so that it references utils...
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-03-28 Thomas SchwingeCorrect spelling of Git.
2013-03-25 Dmitri GribenkoDocumentation: Replace dead link for binfmt_misc
2013-03-24 Tobias GrosserGettingStarted: Add Git clone instructions for compiler...
2013-02-26 Renato GolinAdding ARM as supported architecture
2013-02-26 Renato GolinGCC 4.6.3 O3 miscompiles on ARM
2013-01-25 Michael GottesmanFixed typo.
2013-01-25 Michael GottesmanAdded new section to the git-svn getting started sectio...
2013-01-18 Dmitri GribenkoDocumentation: remove all mentions of DejaGNU and Tcl
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2013-01-10 Sean Silvadocs: fix broken link.
2013-01-07 Dmitri GribenkoDocumentation: add a note that Clang on Mageia 2 can...
2013-01-06 Dmitri GribenkoDocumentation: add clang 3.0 + libstdc++ 4.7.x as a...
2013-01-06 Renato GolinAdd reference to dcommit on GettingStarted
2013-01-05 Dmitri GribenkoGettingStarted: improve formatting and document that...
2012-12-20 Sean Silvadocs: Show TOC for GettingStarted.rst.
2012-12-12 Dmitri GribenkoDocumentation: use a 'console' highlighter for terminal...
2012-11-27 NAKAMURA Takumidocs: [CMake] Add Xcode to the list of project formats...
2012-11-20 Sean Silvadocs: Fix highlighting.
2012-11-18 Dmitri GribenkoDocumentation: fix broken link.
2012-11-15 Joel JonesAdd description of how to build docs
2012-11-14 Sean Silvadocs: Sphinxify TestingGuide
2012-10-11 NAKAMURA TakumiGettingStarted.rst: s/&/&/g
2012-10-11 NAKAMURA TakumiGettingStarted.rst: Fix the label to DeveloperPolicy...
2012-10-10 Sean Silvadocs: Attempt to fix PR14053.
2012-10-07 Sean SilvaSilence Sphinx warnings.
2012-10-07 Bill WendlingSphinxify the GettinStarted documentation.