Lines Matching full:makefile
5 - Disable visibility attribute in win32/Makefile.gcc [Bar-Lev]
9 - Exit configure for MinGW, suggesting win32/Makefile.gcc
13 - Set LDFLAGS in Makefile.in [Bar-Lev]
14 - Avoid mkdir objs race condition in Makefile.in [Bowler]
25 - Fix win32/Makefile.gcc for MinGW [Bar-Lev]
48 - Clean up assembler builds in win32/Makefile.msc [Rowe]
60 - Remove $(SHAREDLIB) from LIBS in Makefile.in [Creech]
71 - Add prefix for cross-compilation in win32/makefile.gcc [Bar-Lev]
72 - Add DLL install in win32/makefile.gcc [Bar-Lev]
74 - Allow ldconfig to be redefined in configure and Makefile.in [Bar-Lev]
84 - Update zlib.3, add docs to Makefile.in to make .pdf out of it
90 - Add distclean to dummy Makefile for convenience
94 - Change libz.dll.a back to libzdll.a in win32/Makefile.gcc
103 - Update win32/Makefile.msc, add ZLIB_VER_SUBREVISION [Rowe]
137 - Revert to Makefile.in from 1.2.3.6 (live with the clutter)
160 - Fix static library permissions in Makefile.in [Weigelt]
163 - Change libzdll.a to libz.dll.a in win32/Makefile.gcc [gentoo 288212]
166 - Remove default Makefile and zlibdefs.h, add dummy Makefile
180 - Fix Makefile.in for Solaris 10 make of example64 and minizip64 [Torok]
195 - Add $(SHAREDLIBV) to LIBS in Makefile.in [Brown]
214 - Use old school .SUFFIXES in Makefile.in for FreeBSD compatibility
215 - Update comments in configure and Makefile.in for default --shared
221 - Adapt make_vms.com to the new Makefile.in [Zinser]
229 - Add rc option to ar in Makefile.in for when ./configure not run
233 - Rename Makefile.in targets allstatic to static and allshared to shared
234 - Fix static and shared Makefile.in targets to be independent
269 - Add Makefile for NintendoDS to contrib [Costa]
291 - Fix missing dependency on inffixed.h in Makefile.in
313 - Fix uninstall target in Makefile.in [Truta]
315 - Use $(DESTDIR) macro in Makefile.in [Reinholdtsen, Weigelt]
322 - Fix target "clean" from win32/Makefile.bor [Truta]
323 - Create .pdb and .manifest files in win32/makefile.msc [Ziegler, Rowe]
512 - Add -p to mkdir's in Makefile.in [vda]
524 - Add dylib building for Mac OS X in configure and Makefile.in
525 - Remove old distribution stuff from Makefile
671 - Add "check" target to Makefile.in that does the same thing as "test"
672 - Add "mostlyclean" and "maintainer-clean" targets to Makefile.in
713 - Use libz.a instead of -lz in Makefile (assure use of compiled library)
764 - use libdir and includedir in Makefile.in (Tim Mooney)
769 - new Makefile.riscos (Rich Walker)
772 - add the OS/2 files in Makefile.in too (Andrew Zabolotny)
780 . Make_vms.com: msdos/Makefile.*: removed zutil.h from some dependency lists
781 . msdos/Makefile.msc: remove "default rtl link library" info from obj files
782 . msdos/Makefile.*: use model-dependent name for the built zlib library
783 . msdos/Makefile.emx, nt/Makefile.emx, nt/Makefile.gcc:
798 - added os2/Makefile.def and os2/zlib.def (Andrew Zabolotny)
802 - added amiga/Makefile.pup for Amiga powerUP SAS/C PPC (Andreas Kleinert)
806 - move Makefile.sas to amiga/Makefile.sas
814 - added msdos/Makefile.w32 for WIN32 Microsoft Visual C++ (Bob Frazier)
885 - for contrib/untgz, fix makedir() and improve Makefile
911 - added Makefile.nt (thanks to Stephen Williams)
937 - use $(SHAREDLIB) instead of libz.so in Makefile.in (for HPUX)
954 - in Makefile.dj2, use copy and del instead of install and rm (Frank Donahoe)
999 - updated Makefile.dj2
1009 - new makefiles for DJGPP (Makefile.dj2), 32-bit Borland (Makefile.b32),
1010 Watcom (Makefile.wat), Amiga SAS/C (Makefile.sas)
1030 - suppress Makefile.qnx, use configure instead
1047 - add uninstall in Makefile