summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BuildingLLVMWithAutotools.rst
Commit message (Collapse)AuthorAgeFilesLines
* Clean up docs references to './configure' in preparation for deprecating ↵Jonathan Roelofs2015-04-291-5/+5
| | | | | | | | in-source builds http://reviews.llvm.org/D8787 llvm-svn: 236144
* A few minor updates based on feedback from Justin and a few things I thought ↵Chris Bieneman2015-03-141-0/+35
| | | | | | | | | | | | were missing. * Moved autotools configure & build example out of "Getting Started Quickly (A Summary)" and into BuildingLLVMWithAutoTools. * Removed the annotations that CMake is the recommended process and Autotools is alternate. * Added brief documentation about build targets under "Getting Started Quickly..." * Added Overview text to BuildingLLVMWithAutotools * Fixed up a broken link. llvm-svn: 232278
* Updating GettingStarted documentation to reference CMake as the preferred ↵Chris Bieneman2015-03-131-0/+297
way to build LLVM. Reviewers: chandlerc, samsonov, echristo Reviewed By: samsonov Subscribers: emaste, joker.eph, llvm-commits Differential Revision: http://reviews.llvm.org/D8046 llvm-svn: 232135
OpenPOWER on IntegriCloud