summaryrefslogtreecommitdiff
path: root/docs/HowToReleaseLLVM.html
Commit message (Collapse)AuthorAge
* Add a section on how to build an RPM package as an optional releaseReid Spencer2006-08-16
| | | | | | | activity. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29719 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding notes from release experience.Tanya Lattner2006-08-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29591 91177308-0d34-0410-b5e6-96231b3b80d8
* Don't overload anchor names, silly browser's can't handle it.Reid Spencer2006-04-11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27598 91177308-0d34-0410-b5e6-96231b3b80d8
* Add the contents of my email about distribution targets as a new section.Reid Spencer2006-04-11
| | | | | | | Attribute John as an author. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27597 91177308-0d34-0410-b5e6-96231b3b80d8
* First pass over Reid's document.John Criswell2006-04-11
| | | | | | | | | | | | | | Changed the order of operations so that more of the fine tuning is performed in the release branch. This should free up mainline sooner to resume development. Removed information on the special release Makefile targets as I've never used them for a release; Tanya is investigating their integration, and they can be re-added if she uses them. Added an outline for building the LLVM GCC binary distributions. I will be filling that section out later (but before the 1.7 release). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27595 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix an anchor.Reid Spencer2006-04-11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27585 91177308-0d34-0410-b5e6-96231b3b80d8
* Flesh out the documentation a little bit more.Reid Spencer2006-04-11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27584 91177308-0d34-0410-b5e6-96231b3b80d8
* * Remove duplicated table of contents for a section and at the top levelMisha Brukman2006-04-10
| | | | | | | | * Fix relative links within the file * Add <tt> tags around command names and literal file names and directories git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27566 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove a spurious <table> tag.Reid Spencer2006-03-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27045 91177308-0d34-0410-b5e6-96231b3b80d8
* A very early, rough draft of a guide to making public releases for LLVM.Reid Spencer2006-03-23
This document will detail the steps needed for making a quality release of LLVM that ensures the release functions and is of high quality. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26978 91177308-0d34-0410-b5e6-96231b3b80d8