Lines Matching full:makefile
16 - Fix typo in win32/Makefile.msc
23 - Eliminate use of mktemp in Makefile (not always available)
55 - Add TOP support to win32/Makefile.msc
64 - In Makefile uninstall, don't rm if preceding cd fails
87 - Add DESTDIR support to mingw32 win32/Makefile.gcc
88 - Fix comments in win32/Makefile.gcc for proper usage
94 - Remove unneeded EXTRA_CFLAGS from win32/Makefile.gcc [Truta]
95 - Move obsolete emx makefile to old [Truta]
113 - Add instructions to win32/Makefile.gcc for shared install [Torri]
138 - Correct suggested usages in win32/Makefile.msc [Shachar, Horvath]
151 - Exit when required parameters not provided to win32/Makefile.gcc
159 - Update win32/Makefile.msc to build test/*.c [Truta]
162 - Update win32/Makefile.gcc to build test/*.c [Truta]
204 - Split off AR options in Makefile.in and configure
225 - Avoid symbolic argument to chmod in Makefile.in
228 - Add full coverage test for puff in contrib/puff/Makefile
229 - Fix static-only-build install in Makefile.in
231 - Add libz.a dependency to shared in Makefile.in for parallel builds
237 - Add inffast.obj to dependencies in win32/Makefile.msc
239 - Change libzdll.a again to libz.dll.a (!) in win32/Makefile.gcc
241 - Add zlib.pc generation to win32/Makefile.gcc [Weigelt]
261 - Add dummy name before $(SHAREDLIBV) in Makefile [Bar-Lev, Bowler]
268 - Disable visibility attribute in win32/Makefile.gcc [Bar-Lev]
272 - Exit configure for MinGW, suggesting win32/Makefile.gcc
277 - Set LDFLAGS in Makefile.in [Bar-Lev]
278 - Avoid mkdir objs race condition in Makefile.in [Bowler]
289 - Fix win32/Makefile.gcc for MinGW [Bar-Lev]
312 - Clean up assembler builds in win32/Makefile.msc [Rowe]
324 - Remove $(SHAREDLIB) from LIBS in Makefile.in [Creech]
335 - Add prefix for cross-compilation in win32/makefile.gcc [Bar-Lev]
336 - Add DLL install in win32/makefile.gcc [Bar-Lev]
338 - Allow ldconfig to be redefined in configure and Makefile.in [Bar-Lev]
348 - Update zlib.3, add docs to Makefile.in to make .pdf out of it
354 - Add distclean to dummy Makefile for convenience
358 - Change libz.dll.a back to libzdll.a in win32/Makefile.gcc
367 - Update win32/Makefile.msc, add ZLIB_VER_SUBREVISION [Rowe]
401 - Revert to Makefile.in from 1.2.3.6 (live with the clutter)
424 - Fix static library permissions in Makefile.in [Weigelt]
427 - Change libzdll.a to libz.dll.a in win32/Makefile.gcc [gentoo 288212]
430 - Remove default Makefile and zlibdefs.h, add dummy Makefile
444 - Fix Makefile.in for Solaris 10 make of example64 and minizip64 [Torok]
459 - Add $(SHAREDLIBV) to LIBS in Makefile.in [Brown]
478 - Use old school .SUFFIXES in Makefile.in for FreeBSD compatibility
479 - Update comments in configure and Makefile.in for default --shared
485 - Adapt make_vms.com to the new Makefile.in [Zinser]
493 - Add rc option to ar in Makefile.in for when ./configure not run
497 - Rename Makefile.in targets allstatic to static and allshared to shared
498 - Fix static and shared Makefile.in targets to be independent
533 - Add Makefile for NintendoDS to contrib [Costa]
555 - Fix missing dependency on inffixed.h in Makefile.in
577 - Fix uninstall target in Makefile.in [Truta]
579 - Use $(DESTDIR) macro in Makefile.in [Reinholdtsen, Weigelt]
586 - Fix target "clean" from win32/Makefile.bor [Truta]
587 - Create .pdb and .manifest files in win32/makefile.msc [Ziegler, Rowe]
776 - Add -p to mkdir's in Makefile.in [vda]
788 - Add dylib building for Mac OS X in configure and Makefile.in
789 - Remove old distribution stuff from Makefile
935 - Add "check" target to Makefile.in that does the same thing as "test"
936 - Add "mostlyclean" and "maintainer-clean" targets to Makefile.in
977 - Use libz.a instead of -lz in Makefile (assure use of compiled library)
1028 - use libdir and includedir in Makefile.in (Tim Mooney)
1033 - new Makefile.riscos (Rich Walker)
1036 - add the OS/2 files in Makefile.in too (Andrew Zabolotny)
1044 . Make_vms.com: msdos/Makefile.*: removed zutil.h from some dependency lists
1045 . msdos/Makefile.msc: remove "default rtl link library" info from obj files
1046 . msdos/Makefile.*: use model-dependent name for the built zlib library
1047 . msdos/Makefile.emx, nt/Makefile.emx, nt/Makefile.gcc:
1062 - added os2/Makefile.def and os2/zlib.def (Andrew Zabolotny)
1066 - added amiga/Makefile.pup for Amiga powerUP SAS/C PPC (Andreas Kleinert)
1070 - move Makefile.sas to amiga/Makefile.sas
1078 - added msdos/Makefile.w32 for WIN32 Microsoft Visual C++ (Bob Frazier)
1149 - for contrib/untgz, fix makedir() and improve Makefile
1175 - added Makefile.nt (thanks to Stephen Williams)
1201 - use $(SHAREDLIB) instead of libz.so in Makefile.in (for HPUX)
1218 - in Makefile.dj2, use copy and del instead of install and rm (Frank Donahoe)
1263 - updated Makefile.dj2
1273 - new makefiles for DJGPP (Makefile.dj2), 32-bit Borland (Makefile.b32),
1274 Watcom (Makefile.wat), Amiga SAS/C (Makefile.sas)
1294 - suppress Makefile.qnx, use configure instead
1311 - add uninstall in Makefile