]> git.ipfire.org Git - thirdparty/cups.git/history - cups/Makefile
Makefile fixes for DSO installation.
[thirdparty/cups.git] / cups / Makefile
2000-08-24  mikeMakefile fixes for DSO installation.
2000-08-18  mikeFixes so that "make clean" really cleans things out.
2000-07-07  mikeMore config changes, this time to finalize man page...
2000-05-12  mikeFixed make install problems.
2000-05-04  mikeUpdated distribution files.
2000-05-01  mikeMD5 support.
2000-04-21  mikeFinal fixes for OEM source release.
2000-04-20  mikeFixes to CUPS 1.1b3 makefiles and config files (FreeBSD...
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-02-29  mikeMakefile changes - all LN commands are preceded by...
2000-02-25  mikeDSO's now use version 2.
2000-02-18  mikeDocumentation changes.
2000-01-26  mikeAdded new user-defined option/destination interface...
2000-01-25  mikeMoved MIME stuff to scheduler directory.
2000-01-21  mikeMerged with 1.0.x branch changes.
2000-01-20  mikeMoved raster functions to CUPS image library.
2000-01-04  mikeY2k copyright changes.
1999-12-15  mikeTemplate fixes for PAM support.
1999-10-22  mikeAdded snprintf() and vsnprintf() functions for systems...
1999-07-30  mikeFixed link command in makefile.
1999-07-27  mikeThe printable and ascii rules didn't allow for form...
1999-07-14  mikeNow use NETLIBS variable for networked test programs.
1999-07-14  mikeForgot "-" before link command...
1999-07-13  mikeAdded $(LIBS) to testppd/testmime/testhttp for socket...
1999-07-08  mikeChanged dependencies to LIBCUPS instead of libcups.a.
1999-06-21  mikeFixed echo commands in all makefiles.
1999-06-21  mikeAdded echo commands to makefile.
1999-06-18  mikeFixed address to 44141 Airport View Drive...
1999-06-15  mikeUpdated messages for GUIs.
1999-05-10  mikeAdding install target commands.
1999-05-03  mikeUpdated makefile for ESP Print derivative of CUPS.
1999-04-30  mikeChanged hardcoded references to port 631 to ippPort().
1999-04-29  mikeAdded string functions to makefile (oops).
1999-04-22  mikeAdded default language stuff (no files needed).
1999-04-22  mikeChanges for SunOS/Solaris.
1999-04-21  mikeChanges for HP-UX.
1999-03-22  mikeAdded raster functions to Makefile.
1999-02-05  mikeAdded language functions to support standard messages...
1999-02-05  mikeAdded IPP client read/write code.
1999-01-28  mikeUpdated HTTP and IPP code; now have a nearly complete...
1999-01-24  mikeInitial revision