aboutsummaryrefslogtreecommitdiff
path: root/lib/libz/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Generate zlib.pc from source.Xin LI2020-05-121-0/+11
* Remove obsolete, non-use of CLANG_NO_IAS.Brooks Davis2019-10-181-3/+0
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+1
* Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel.Xin LI2019-05-081-1/+1
* Add zdopen(3) to complement zopen(3).Mark Johnston2018-12-061-0/+1
* Add missing double quote to fix r316635 commit.Alexander Kabaev2017-04-091-1/+1
* Enable 16-bit longest_match for x86.Xin LI2017-04-081-13/+3
* Restructure libz, place vendor files in contrib/zlib like other thirdXin LI2017-01-041-3/+7
|\
* \ MFHGlen Barber2016-04-041-1/+0
|\ \
| * | Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-1/+0
* | | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/ /
* | Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handledBryan Drewery2015-10-031-2/+0
* | Replace beforeinstall: handling with FILES.Bryan Drewery2015-09-181-3/+2
* | Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* | Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* | only install .pc files when we are not installing 32bit compat libs...John-Mark Gurney2014-10-271-0/+2
* | Fix path for zlib examples, this have no runtime effect and wasXin LI2014-06-111-0/+2
* | Add a zlib pkg-config file (more and more ports requires it)Baptiste Daroussin2014-06-111-0/+4
* | Add a manual page for zopen(3) provided by our libz.so.Xin LI2014-03-061-1/+1
* | Fix up FreeBSD tag for files not from a vendor branchEd Maste2013-10-311-1/+1
* | MFV: Update zlib to 1.2.7.Xin LI2012-06-211-7/+7
|\|
| * Flattern zlib vendor tree.Xin LI2010-02-231-158/+0
| * Initial import of zlib-1.1.1Steve Price1998-02-281-24/+147
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-libz'.cvs2svn1996-08-181-0/+35
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-4/+4
* Disable gvmat64.S, the assembler version of longest_match for now.Xin LI2011-07-181-10/+10
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-201-0/+4
* Fix some leftover binaries and shared libraries in the system that stillDimitry Andric2011-02-151-0/+2
* Update to zlib 1.2.4 and add versioned symbols to theXin LI2010-03-221-7/+39
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Remove libz and pppd redundancyWarner Losh2005-06-031-2/+0
* Update makefile for zlib 1.2.1.Tim J. Robbins2004-06-301-2/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Add zopen(), a stdio wrapper for gzipped data streams.Kris Kennaway2001-09-061-1/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Add appropriate defines to use snprintf/vsnprintf instead ofChris D. Faulhaber2000-12-061-0/+2
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-6/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Backup out the last commit, it was already there.Poul-Henning Kamp1998-04-171-3/+1
* Manpages not installedPoul-Henning Kamp1998-04-171-1/+3
* Install manpage tooAndrey A. Chernov1998-02-281-1/+2
* foo.gz is created by 'make test' so add it to CLEANFILES.Steve Price1998-02-281-2/+2
* Back out an easy $FreeBSD$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Clean up the beforeinstall target a bit more, bde pointed out that the oldPeter Wemm1996-08-191-4/+5
* oops.. attempted to install header files from wrong directory..Peter Wemm1996-08-181-3/+3
* Add a bmakefile for zlib.Peter Wemm1996-08-181-0/+35