summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
Commit message (Expand)AuthorAge
* Tweak some docs now that the default build is called Debug+Asserts.Duncan Sands2010-07-08
* Update autoconf/automake versions in the documentation to match the versions ...Tobias Grosser2010-05-19
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Refer to -help instead of --help since this is what tools themselves say.Duncan Sands2010-02-18
* add optional debian instructions, PR6272Chris Lattner2010-02-17
* Document binutils requirements for coff targets (cygwin / mingw32).Anton Korobeynikov2010-02-11
* Add more detail for getting started on Windows.Jim Grosbach2009-12-17
* Add note about loadable modules on windows.Anton Korobeynikov2009-12-09
* The magic for our current brand of .bc files is BC. For older ones it was llvc.Nick Lewycky2009-11-04
* Add 2.6 release note.Tanya Lattner2009-10-23
* Correct the version numbers to match those actually tested for byNick Lewycky2009-09-27
* add another broken version of gcc, thanks to Niels Moller for pointing this out.Chris Lattner2009-09-10
* Add note about msys perl needed for windows/mingw32 builds.Anton Korobeynikov2009-08-06
* Minor www site formating improvements.Edward O'Callaghan2009-08-04
* fix some formatting stuff, patch by Edward O'Callaghan!Chris Lattner2009-07-22
* Various doc updates from Edward O'Callaghan!Chris Lattner2009-07-21
* Add broken gcc from PR4532.Nick Lewycky2009-07-17
* Restore minor deletion.Mike Stump2009-05-04
* improve documentation on build configurations, patch byChris Lattner2009-04-25
* aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!Chris Lattner2009-04-25
* Make it clearer that llvm-gcc is not needed forDuncan Sands2009-04-18
* Update information on canadian cross buildsJim Grosbach2009-04-17
* fix typo, patch by Shlomi Fish!Chris Lattner2009-04-10
* This bug's been fixed but a version with the fix hasn't been released yet.Nick Lewycky2009-03-03
* Recommend against using Gold to build LLVM.Nick Lewycky2009-02-25
* lex and bison aren't needed to build llvm anymore.Chris Lattner2009-01-02
* Cleanup: clarify llvm-gcc version and package name.Misha Brukman2008-12-29
* Added mention of the RELEASE_24 tag for the 2.4 release.Misha Brukman2008-12-17
* Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman2008-12-11
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-11
* fix typo. thanks Baldrick for noticingNuno Lopes2008-12-10
* add gcc 4.1.2 from redhat to the list of broken compilersNuno Lopes2008-12-10
* Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!Nick Lewycky2008-12-08
* LLVM can generate native code for amd64 on "Linux".Dan Gohman2008-11-13
* fix validation problem.Chris Lattner2008-11-09
* Add GCC 4.1.2 from Debian to known bad GCC list.Daniel Dunbar2008-10-11
* remove reference to really really old treeChris Lattner2008-08-19
* the stacker doc is way out of date.Chris Lattner2008-08-11
* Fix grammar.Bill Wendling2008-07-22
* Update with new release.Tanya Lattner2008-06-09
* Added note to getting started guide to use llvm-gcc4.2.Tanya Lattner2008-04-07
* Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if ...Scott Michel2008-03-18
* Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.Duncan Sands2008-02-14
* gcc 3.2.3 is also bad.Chris Lattner2008-02-13
* Add 2.2 release tag.Tanya Lattner2008-02-12
* lli -trace was removed back in 2003.Nick Lewycky2007-12-03
* add a broken gcc version, thanks to P. Durante for pointing this out.Chris Lattner2007-11-01
* PR1601: etags not configured correctlyGordon Henriksen2007-09-29
* Update how to release document.Tanya Lattner2007-09-28