summaryrefslogtreecommitdiff
path: root/docs/MakefileGuide.html
Commit message (Expand)AuthorAge
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-23
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-18
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* Standardise all build-mode affecting {EN,DIS}ABLE_* make options toPeter Collingbourne2010-10-22
* Document BUILD_EXAMPLES makefile variablePeter Collingbourne2010-07-24
* Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts"Duncan Sands2010-07-07
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Add LLVM{CC,CXX} make variables, which specify the configured path the LLVMDaniel Dunbar2010-02-23
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-12
* Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/.Jeffrey Yasskin2009-09-28
* This patch causes the --enable-debug-runtime configure flag and theJeffrey Yasskin2009-09-25
* Remove support for building LLVM libraries into "relinked" Chris Lattner2009-06-16
* aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!Chris Lattner2009-04-25
* Remove libtool.Nick Lewycky2009-02-26
* lex and bison aren't needed to build llvm anymore.Chris Lattner2009-01-02
* 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
* PR1601: etags not configured correctlyGordon Henriksen2007-09-29
* first pass of nomenclature changes in .html filesGabor Greif2007-07-06
* Remove references to gccld and gccas, adjusting the documentation toReid Spencer2007-02-09
* Document the LINK_COMPONENTS and NO_INSTALL variables.Reid Spencer2007-02-06
* Update this to reflect llvm-config usageChris Lattner2006-09-04
* Fix an anchor name.Reid Spencer2006-08-07
* For PR780:Reid Spencer2006-08-07
* Fix typo.Devang Patel2006-07-11
* Document the LINK_LIBS_IN_SHARED control variable.Reid Spencer2006-06-03
* Remove more references to Burg.Reid Spencer2006-04-20
* Remove reference to BURG variable. It no longer exists.Reid Spencer2006-04-20
* Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONSReid Spencer2006-04-09
* Wrap long lines, remove unnecessarily empty lines.Reid Spencer2006-03-23
* Document ENABLE_ASSERTIONS=1Chris Lattner2006-03-21
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* Remove FAKE_SOURCESChris Lattner2006-01-27
* Fixed spelling.John Criswell2005-10-24
* Remove vim modeline, this belongs in ~/.vimrcMisha Brukman2005-05-10
* * Revise the projects section and make reference to Projects.htmlReid Spencer2005-01-16
* * Describe the LOADABLE_MODULE featureReid Spencer2005-01-11
* Describe the new "reconfigure" and "spotless" targets.Reid Spencer2004-12-17
* Fixed broken links.Tanya Lattner2004-12-08
* Remove variables that are not used by any of the LLVM makefilesReid Spencer2004-12-08
* Upgrade documentation to reflect Makefile.rules changes.Reid Spencer2004-12-06
* Describe the MODULE_NAME control variableReid Spencer2004-12-05
* Update for changes to check targets.Chris Lattner2004-12-04
* Make it HTML 4.01 Strict compliant.Reid Spencer2004-11-29
* * Document how to turn on doxygen documentation generationReid Spencer2004-11-29
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-25
* Fixed another typo.John Criswell2004-11-21
* Implement and document the TOOL_VERBOSE option that asks each tool invokedReid Spencer2004-11-08
* * Fix file-relative links: they need '#' prepended to the target nameMisha Brukman2004-11-07