summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/bzip2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove libbzip2, it is deadChris Lattner2007-05-061-17/+0
| | | | llvm-svn: 36875
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-0/+1
| | | | | | | BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate these changes. This was done to speed up link times. llvm-svn: 28610
* HP aCC chokes on this, but it's not required anyway: according toDuraid Madina2005-12-261-2/+0
| | | | | | | | the bzip2 homepage, only ancient (gcc 2.7.x ?) versions of GCC require this? It certainly isn't needed for the current bzip2 sources. llvm-svn: 25013
* Distribute headers and license files tooReid Spencer2004-12-041-3/+5
| | | | llvm-svn: 18505
* Revise to LLVM makefile standards.Reid Spencer2004-11-251-192/+16
| | | | llvm-svn: 18246
* Initial Version from bzip2 Release 1.0.2.Reid Spencer2004-11-251-0/+192
llvm-svn: 18245
OpenPOWER on IntegriCloud