remove dead makefile flags.
[oota-llvm.git] / docs / CommandLine.html
2009-06-17 Mikhail GlushenkovFormatting fix.
2009-04-08 Chris LattnerRemove AllowInverse: it leaks memory and is not the...
2009-02-02 Mike StumpImprove -fno-opt style option processing to not require...
2009-01-16 Mikhail GlushenkovSupport for multi-valued options in CommandLine
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-04-28 Mikhail GlushenkovAdd support for response files to the CommandLine library.
2008-04-01 Chris Lattnerminor typo
2008-03-30 Chris Lattnerfix typo, PR2181
2008-02-20 Anton KorobeynikovAdd documentation for cl::sink stuff
2008-01-09 Chris Lattnermany cleanups and fixed, contributed by Sam Bishop
2007-12-19 Chris Lattnerfix formatting
2007-05-22 Dale JohannesenDocument boolOrDefault and its parser.
2006-12-07 Bill WendlingRemoving even more <iostream> includes.
2006-07-31 Jim LaskeyFix a couple typos.
2006-06-05 Reid SpencerDocument the cl::SetVersionPrinter function.
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2005-11-14 Andrew Lenharththis file moved
2005-08-26 Jim LaskeyChanged unsigned long to unsigned.
2005-08-25 Jim LaskeyTweak of multiple occurance paragraph.
2005-08-25 Jim LaskeyDocumentation updated to include upcoming support for...
2005-08-22 Chris LattnerRevert my patch which changed the code to not work.
2005-08-22 Chris LattnerMake the example a bit easier to understand, suggested...
2005-05-10 Misha BrukmanConsistently surround `cl::' code structures with ...
2005-03-11 Misha BrukmanSprinkle code examples and command-line interaction...
2005-02-09 Misha Brukman* Use doc_code style for blocks of code
2004-11-24 Reid SpencerImplement and document prefix options with arbitrary...
2004-11-21 John CriswellIt looks like I'm fixing a spelling mistake, but I...
2004-11-16 Reid SpencerPer code review:
2004-11-01 Reid SpencerAttempt HTML 4.01 Strict compliance.
2004-08-30 Reid SpencerAdd a blurb about exploiting the use of external storage.
2004-08-13 Reid SpencerAdded description of usage of the getPosition() option...
2004-08-10 Reid SpencerFixed some spellos and grammaros.
2004-07-16 Chris LattnerFor 64-bit platform support, we now use the clEnumValEn...
2004-05-23 Chris LattnerMake use of the new doc_author class. "Seperate conten...
2004-05-12 Misha BrukmanMade to be HTML-4.01 (Strict) -compliant.
2004-05-06 Chris LattnerAdd a new cl::PositionalEatsArgs flag
2003-11-07 Misha BrukmanActually have a target "#introduction" if we're making...
2003-11-07 Misha BrukmanMake the page footer consistent with the rest of the...
2003-10-27 John CriswellMerged in RELEASE_1.
2003-10-24 Misha Brukman* Use stylesheets and <div>s for layout instead of...
2003-08-21 Misha BrukmanThe word `dependent' has no `a'.
2003-08-19 Brian GaekeAdd ParseEnvironmentOptions documentation
2003-08-19 Brian GaekeAdd warning about how you have to put cl::init after...
2003-08-01 Chris LattnerFix <>'s in HTML
2003-07-14 Misha BrukmanThe word `separate' only has one `e'.
2003-06-21 Chris LattnerClarify that variables must be global
2003-06-03 Chris LattnerFix minor bug
2003-05-22 Chris LattnerAdd documentation for the new cl::CommaSeparated modifier
2003-05-20 Misha BrukmanHopefully, the final fix for `[Pp]ropogate'.
2002-08-07 Chris Lattner* Write the "Custom parser" section
2002-08-06 Chris LattnerWrite the reference section, make other minor editing...
2002-07-25 Chris LattnerUpdate the CommandLine manual for the newest revision...
2002-04-13 Chris LattnerAdd info about the StringList class
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-07-23 Chris LattnerInitial checking of some rough documentation for comman...