summaryrefslogtreecommitdiffstats
path: root/llvm/docs/HowToAddABuilder.rst
Commit message (Collapse)AuthorAgeFilesLines
* wrap an rst file to 80 cols, to cycle botsNico Weber2019-12-061-6/+8
|
* Added more info on silent master to the doc.Galina Kistanova2017-07-051-0/+3
| | | | llvm-svn: 307200
* Cosmetic change.Galina Kistanova2017-04-241-0/+1
| | | | llvm-svn: 301253
* Small addition on how to add a builder.Galina Kistanova2017-04-241-0/+1
| | | | llvm-svn: 301248
* [docs] Document the staging buildbotDylan McKay2017-02-051-2/+17
| | | | | | | | | | | | | | | | Summary: This also adds docs to suggest that maintainers of buildbots for experimental backends should use this buildmaster. Reviewers: dsanders, grosser, asb, mehdi_amini Reviewed By: grosser Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D29560 llvm-svn: 294144
* [docs] Fix a broken URL in 'HowToAddABuilder'Dylan McKay2016-09-291-1/+1
| | | | llvm-svn: 282718
* [docs] Fix typo in 'How to add a builder'Dylan McKay2016-09-291-1/+1
| | | | llvm-svn: 282713
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
| | | | | | | | | Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-2/+0
| | | | | | | against the developer policy to include this sort of thing as SVN blame already captures this in a far more fine-grained way. llvm-svn: 172109
* Patch by Sean Silva!Galina Kistanova2012-09-131-0/+90
The patch converts the "How to add a builder" document over to reStructuredText.. llvm-svn: 163860
OpenPOWER on IntegriCloud