aboutsummaryrefslogtreecommitdiff
path: root/docs/HowToReleaseLLVM.html
AgeCommit message (Expand)Author
2011-11-03Merging r143348:Bill Wendling
2011-10-17Merging r142243:Bill Wendling
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi
2011-04-09docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2011-03-25Remove redundant compression option.Bill Wendling
2011-03-07Fix tagging name.Bill Wendling
2011-02-28Update the documentation on "How to Release LLVM". It lays out a new way ofBill Wendling
2010-07-07Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts"Duncan Sands
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-04-05Update to note that clang has a baseline now. Dropping x86-32 for MacOS.Tanya Lattner
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer
2009-08-23Update release document with more details.Tanya Lattner
2009-08-19Update the release process some more. Lots of good details now.Tanya Lattner
2009-08-18First steps to document new release plan.Tanya Lattner
2009-08-05Documentation: fix HTML validation errors.Benjamin Kramer
2008-12-11Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2008-07-22Remove references to llvm-gcc-4.0Bill Wendling
2007-09-28Update how to release document.Tanya Lattner
2007-07-25test commitChris Lattner
2007-07-23Fix some validation errors.Bill Wendling
2007-07-23Converted to "svn" and reformatted.Bill Wendling
2007-07-09Subversionify the documentation.Reid Spencer
2006-08-16Add a section on how to build an RPM package as an optional releaseReid Spencer
2006-08-10Adding notes from release experience.Tanya Lattner
2006-04-11Don't overload anchor names, silly browser's can't handle it.Reid Spencer
2006-04-11Add the contents of my email about distribution targets as a new section.Reid Spencer
2006-04-11First pass over Reid's document.John Criswell
2006-04-11Fix an anchor.Reid Spencer
2006-04-11Flesh out the documentation a little bit more.Reid Spencer
2006-04-10* Remove duplicated table of contents for a section and at the top levelMisha Brukman
2006-03-24Remove a spurious <table> tag.Reid Spencer
2006-03-23A very early, rough draft of a guide to making public releases for LLVM.Reid Spencer