summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/zlib
Commit message (Collapse)AuthorAgeFilesLines
* Remove zlib from the llvm tarball. This is only used (in theory by povray-31Chris Lattner2004-11-27117-26178/+0
| | | | | | | | | which is part of llvm-test). If anyone is interested in adding it to llvm-test, feel free to go for it. This is part of PR417 llvm-svn: 18277
* Remove zlib from the llvm tarball. This is only used (in theory by povray-31Chris Lattner2004-11-2735-13470/+0
| | | | | | | which is part of llvm-test). If anyone is interested in adding it to llvm-test, feel free to go for it. llvm-svn: 18276
* We're not doing automake any moreReid Spencer2004-10-221-676/+0
| | | | llvm-svn: 17168
* We won't use automakeReid Spencer2004-10-221-20/+0
| | | | llvm-svn: 17155
* Update to reflect building zlib for LLVMReid Spencer2004-10-171-151/+673
| | | | llvm-svn: 17091
* Initial Makefile.am for building with automakeReid Spencer2004-10-171-0/+20
| | | | llvm-svn: 17073
* Merged in RELEASE_12.John Criswell2004-03-291-0/+1
| | | | | | This fixes the zlib linking problems. llvm-svn: 12531
* Build an archive for use with Povray.John Criswell2004-02-201-0/+1
| | | | llvm-svn: 11678
* Initial checking of the zlib library.John Criswell2004-02-06153-0/+39800
llvm-svn: 11148
OpenPOWER on IntegriCloud