PR1601: etags not configured correctly
[oota-llvm.git] / docs / MakefileGuide.html
2007-09-29 Gordon HenriksenPR1601: etags not configured correctly
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-02-09 Reid SpencerRemove references to gccld and gccas, adjusting the...
2007-02-06 Reid SpencerDocument the LINK_COMPONENTS and NO_INSTALL variables.
2006-09-04 Chris LattnerUpdate this to reflect llvm-config usage
2006-08-07 Reid SpencerFix an anchor name.
2006-08-07 Reid SpencerFor PR780:
2006-07-11 Devang PatelFix typo.
2006-06-03 Reid SpencerDocument the LINK_LIBS_IN_SHARED control variable.
2006-04-20 Reid SpencerRemove more references to Burg.
2006-04-20 Reid SpencerRemove reference to BURG variable. It no longer exists.
2006-04-09 Reid SpencerUpdate docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS
2006-03-23 Reid SpencerWrap long lines, remove unnecessarily empty lines.
2006-03-21 Chris LattnerDocument ENABLE_ASSERTIONS=1
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-01-27 Chris LattnerRemove FAKE_SOURCES
2005-10-24 John CriswellFixed spelling.
2005-05-10 Misha BrukmanRemove vim modeline, this belongs in ~/.vimrc
2005-01-16 Reid Spencer* Revise the projects section and make reference to...
2005-01-11 Reid Spencer* Describe the LOADABLE_MODULE feature
2004-12-17 Reid SpencerDescribe the new "reconfigure" and "spotless" targets.
2004-12-08 Tanya LattnerFixed broken links.
2004-12-08 Reid SpencerRemove variables that are not used by any of the LLVM...
2004-12-06 Reid SpencerUpgrade documentation to reflect Makefile.rules changes.
2004-12-05 Reid SpencerDescribe the MODULE_NAME control variable
2004-12-04 Chris LattnerUpdate for changes to check targets.
2004-11-29 Reid SpencerMake it HTML 4.01 Strict compliant.
2004-11-29 Reid Spencer* Document how to turn on doxygen documentation generation
2004-11-25 Reid SpencerRemove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2...
2004-11-21 John CriswellFixed another typo.
2004-11-08 Reid SpencerImplement and document the TOOL_VERBOSE option that...
2004-11-07 Misha Brukman* Fix file-relative links: they need '#' prepended...
2004-11-01 Reid SpencerConfiguration -> BuildMode
2004-10-31 Reid SpencerAdd the preconditions target per suggestion by Henrik...
2004-10-31 Reid SpencerOne more missing end tag.
2004-10-31 Reid SpencerCorrect tag usage for HTML 4.01 Strict compliance
2004-10-31 Reid SpencerAdd a tutorial and some more general concepts.
2004-10-30 Reid SpencerComplete the description of public variables. Internal...
2004-10-25 Chris LattnerMake a sentence easier to parse
2004-10-25 Chris LattnerFix spellos
2004-10-24 Reid SpencerFirst draft. More to come.
2004-10-23 Reid SpencerFirst cut at the LLVM Makefile Guide. There's lots...