Home | History | Annotate | Download | only in libpng

Lines Matching refs:makefiles

271   Moved makefiles into a "scripts" directory, and added INSTALL instruction file
291 updated some of the makefiles (Tom Lane)
319 Reduced the default warning level in some makefiles, to make them consistent.
446 Changed "ln -s -f" to "ln -f -s" in the makefiles to make Solaris happy.
453 Changed leading blanks to tabs in all makefiles.
472 Renamed the makefiles with longer but more user friendly extensions.
690 revised borland makefiles; added makefile.ibmvac3 and makefile.gcc (Cosmin)
1043 Updated various makefiles so "make clean" does not remove previous major
1065 Added missing "fi;" in the install target of the SGI makefiles.
1066 Added install-static to all makefiles that make shared libraries.
1071 Modified shared-library makefiles to install pkgconfig/libpngNN.pc.
1075 Added install-shared target to all makefiles that make shared libraries.
1090 Revised makefiles to put png.h and pngconf.h only in $prefix/include/libpngNN
1091 Revised makefiles to make symlink to libpng.so.NN in addition to libpngNN.so
1102 Updated makefiles to put headers in include/libpng and remove old include/*.h.
1115 Revised 15 makefiles to link libpng.a to libpngNN.a and the include libpng
1117 Moved generation of libpng.pc from "install" to "all" in 15 makefiles.
1119 Added install-man target to 15 makefiles (Dimitri Papadopolous-Orfanos).
1120 Added $(DESTDIR) feature to 24 makefiles (Tim Mooney)
1123 Added a link from libpngNN.pc to libpng.pc in 15 makefiles.
1124 Added links from include/libpngNN/*.h to include/*.h in 24 makefiles.
1136 Added "libpng.pc" dependency to the "install-shared" target in 15 makefiles.
1142 In makefiles, changed rm libpng.NN.pc to rm libpngNN.pc
1143 Added libpng-config and libpngNN-config and modified makefiles to install them.
1144 Changed $(MANPATH) to $(DESTDIR)$(MANPATH) in makefiles
1149 Revised 15 makefiles to build libpng-config from libpng-config-*.in
1156 Removed leftover libpng-config "sed" script from four makefiles.
1157 Revised libpng-config creating script in 16 makefiles.
1163 Minor cosmetic changes to 15 makefiles, e.g., $(DI) = $(DESTDIR)/$(INCDIR).
1165 Changed -lpng to -lpngNN in LDFLAGS in several makefiles.
1167 Added libpng.pc and libpng-config to "all:" target in 16 makefiles.
1168 Fixed bug in 16 makefiles: $(DESTDIR)/$(LIBPATH) to $(DESTDIR)$(LIBPATH)
1205 Updated makefiles to install a separate libpng.so.3 with its own rpath.
1207 Revised makefiles to not remove previous minor versions of shared libraries.
1209 Revised 13 makefiles to remove "-lz" and "-L$(ZLIBLIB)", etc., from shared
1230 in makefiles.
1331 Changed "ln -sf" to "ln -f -s" in three makefiles (solaris, sco, so9).
1333 Added "-@/bin/rm -f $(DL)/$(LIBNAME).so.$(PNGMAJ)" to 15 *NIX makefiles.
1355 Added "test-dd" target in 15 makefiles, to run pngtest in DESTDIR.
1492 Made cosmetic changes to some makefiles, adding LN_SF and other macros.
1493 Made some makefiles accept "exec_prefix".
1501 Changed "mkdir" to "MKDIR_P" in some makefiles.
1518 Simplified some makefiles by using LIBSO, LIBSOMAJ, and LIBSOVER macros.
1551 Change "exec_prefix=$prefix" to "exec_prefix=$(prefix)" in makefiles.
1565 Revised makefiles and configure to avoid making links to libpng.so.*
1572 not work with makefiles.
1573 The shared-library makefiles were linking to libpng.so.0 instead of
1599 Fixed typo in several makefiles (-W1 should be -Wl)
1802 Revised many of the makefiles, to set -DPNG_NO_MMX_CODE where needed
1808 on pnggccrd.o from many makefiles.
1964 Revised makefiles to update paths in libpng.pc properly.
1967 Revised makefiles to update "Libs" in libpng.pc properly.
2218 Changed "-Wall" to "-W -Wall" in the CFLAGS in all makefiles (Cosmin Truta)
2375 Updated some of the makefiles in the scripts directory (merged with
2419 Removed some editing cruft from scripts/libpng.pc.in and some makefiles.
2583 Added "-DPNG_CONFIGURE_LIBPNG" to the contrib/pngminum makefiles.
2592 Moved descriptions of makefiles and other scripts out of INSTALL into
2603 Removed "-DPNG_CONFIGURE_LIBPNG" from the makefiles and projects.