Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre | |
correctly - logically complete that now by removing MLINKS from base; authors need only to ensure there is an entry in NAME for any function/ util being added. MLINKS will still work, and remain for perl to ease upgrades; ok nicm (curses) bcook (ssl) ok schwarze, who provided a lot of feedback and assistance ok tb natano jung | |||
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen | |
ok guenther@ | |||
2011-05-26 | remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been six | Jasper Lievisse Adriaanse | |
months since it was introduced so it's safe to assume people have this dir now. ok deraadt@ | |||
2011-05-04 | Add a zlib.pc pkg-config file, based what newer zlibs ship. | Jasper Lievisse Adriaanse | |
tested by landry@ in a bulk. ok miod@ sthen@ | |||
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt | |
2005-07-20 | add MLINKS for new(ly documented) functions; | Jason McIntyre | |
2003-12-17 | add MLINKS for new functions; | Jason McIntyre | |
2003-12-17 | HAVE_UNISTD_H is unused; nuke it | Todd C. Miller | |
2003-12-16 | update to zlib 1.2.1 | Henning Brauer | |
ok millert@ deraadt@ | |||
2003-10-01 | oops, didn't change the Makefile. | Jason McIntyre | |
add MLINKS to compress.3. rescued by deraadt@ | |||
2003-09-25 | add man page for zlib(3). This is basically an mdoc version of <zlib.h>. | Jason McIntyre | |
ok henning@ deraadt@ | |||
2003-02-26 | Define HAS_snprintf too; deraadt@ OK | Todd C. Miller | |
2003-02-23 | define HAS_vsnprintf | Theo de Raadt | |
1998-08-08 | zlib 1.1.3 | Todd C. Miller | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-07-27 | Fix typos on install of include files | Thorsten Lockert | |
1996-07-27 | Integrate zlib v1.0.3 | Thorsten Lockert | |