index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
HowToReleaseLLVM.html
Age
Commit message (
Expand
)
Author
2009-08-19
Update the release process some more. Lots of good details now.
Tanya Lattner
2009-08-18
First steps to document new release plan.
Tanya Lattner
2009-08-05
Documentation: fix HTML validation errors.
Benjamin Kramer
2008-12-11
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-07-22
Remove references to llvm-gcc-4.0
Bill Wendling
2007-09-28
Update how to release document.
Tanya Lattner
2007-07-25
test commit
Chris Lattner
2007-07-23
Fix some validation errors.
Bill Wendling
2007-07-23
Converted to "svn" and reformatted.
Bill Wendling
2007-07-09
Subversionify the documentation.
Reid Spencer
2006-08-16
Add a section on how to build an RPM package as an optional release
Reid Spencer
2006-08-10
Adding notes from release experience.
Tanya Lattner
2006-04-11
Don't overload anchor names, silly browser's can't handle it.
Reid Spencer
2006-04-11
Add the contents of my email about distribution targets as a new section.
Reid Spencer
2006-04-11
First pass over Reid's document.
John Criswell
2006-04-11
Fix an anchor.
Reid Spencer
2006-04-11
Flesh out the documentation a little bit more.
Reid Spencer
2006-04-10
* Remove duplicated table of contents for a section and at the top level
Misha Brukman
2006-03-24
Remove a spurious <table> tag.
Reid Spencer
2006-03-23
A very early, rough draft of a guide to making public releases for LLVM.
Reid Spencer