summaryrefslogtreecommitdiff
path: root/lib/Support/Makefile
Commit message (Expand)AuthorAge
* Don't explicitly require RTTI and EH.Joerg Sonnenberger2012-10-26
* Revert r165652: "Remove unnecessary RTTI from the build."Sean Silva2012-10-10
* Remove unnecessary RTTI from the build.Sean Silva2012-10-10
* Merge System into Support.Michael J. Spencer2010-11-29
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* This requires rtti info because tblgen uses commandline,Chris Lattner2007-10-18
* don't build bzip2 for nowChris Lattner2007-05-06
* For PR797:Reid Spencer2006-08-23
* libsupport still throws.Chris Lattner2006-07-28
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-24
* Only build .a file versions of these libraries, instead of .a and .o versions.Chris Lattner2005-10-24
* Add bzip2 subdirectoryReid Spencer2004-11-25
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-20
* Move support/lib/Support back to lib/SupportChris Lattner2003-10-05
* Moved code from llvm/lib/Support to llvm/support/lib/Support.John Criswell2003-09-29
* *** empty log message ***Chris Lattner2002-07-23
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-23
* Program options class.Vikram S. Adve2001-07-21