]> git.ipfire.org Git - thirdparty/cups.git/history - backend/Makefile
Changelog.
[thirdparty/cups.git] / backend / Makefile
2012-12-07  mikeDon't copy libbackend.a to SYMROOT.
2012-12-04  mikeRun dsymutil if we are installing symbol-rich binaries...
2012-07-27  mikeFix RPM packaging issues (STR #4145)
2012-04-12  mikeAdd comment to backend makefile about mode 700 backends.
2012-04-11  mikeDon't run dymutil.
2012-03-31  mikeReduce max SNMP string to 1024 since we currently only...
2012-02-13  mikeUpdate localizations and media definitions.
2012-01-20  mikeUse GCC/Clang -MM option to generate make dependencies...
2011-08-27  mikeDrop serial and parallel backends (STR #3935)
2011-05-04  mikeAdd XPC support for IPP backend, allowing it to get...
2010-08-10  mikeUnfortunately, the ctype macros follow the current...
2010-02-13  mikeDrop SCSI backend (STR #3500)
2009-03-03  mikeDon't build unit tests unless requested.
2009-01-09  mikeFix build problems on Linux with mDNSResponder (STR...
2008-10-06  mikeDon't build USB backend with raw ARCHFLAGS.
2008-09-10  mikeInstall a symlink from dnssd to mdns.
2008-09-10  mikeInstall mdns symlink.
2008-08-29  mikeRename mdns backend to "dnssd".
2008-08-28  mikeAdd error checking to posix_spawnattr_setbinpref_np...
2008-08-27  mikeMake unit tests a configurable build option.
2008-06-24  mikeSave work on new libusb-based USB backend.
2008-05-12  mikeUpdate build system to support only building libraries...
2008-05-01  mikeMerge current DNS-SD work from dnssd2 branch - proper...
2008-04-28  mikeAdd SNMP supply level monitoring and page accounting...
2008-04-16  mikeAdd cupsGetDevices API (still issues with streaming).
2008-04-01  mikeUse INSTALL_BIN for root backends.
2008-03-21  mikeUpdate build system to support separate installs of...
2008-02-26  mikeRename betest to testbackend.
2008-02-19  mikeAdd SNMP supply reporting functions.
2008-01-11  mikeMore tweaking of SNMP API.
2008-01-07  mikeRemove unmaintained, non-working IEEE-1394 backend.
2007-08-08  mikeThe IPP backend still needs to run as root in order...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-20  mikeAdd new AUTH_USERNAME, AUTH_DOMAIN, and AUTH_PASSWORD...
2007-06-18  mikeDon't build/install fonts directory on Mac OS X.
2007-06-18  mikeDon't build scsi or parallel backends on Mac OS X.
2007-03-30  mikeFix SCSI code on IRIX.
2007-03-30  mikeAdd i18n.h dependency for usb-*.c...
2006-10-23  mikeThe network backends now log the numeric address that...
2006-05-26  mikeFirst part of back-channel fix for STR #1724.
2006-04-27  mikeCheck for AppleTalk/at_proto.h header and only compile...
2006-04-27  mikeAdd the Apple pap backend with changes to use the httpS...
2006-04-18  mikeFix packaging to include SNMP and Swedish stuff.
2006-04-18  mikeAdd SNMP backend and corresponding changes and document...
2006-03-05  mikeAdd uninstall targets and RMDIR command.
2006-02-18  mikeProperly support multi-file remote jobs and cancelling...
2006-02-03  mikeAlways set directory permissions when creating.
2006-02-02  mikeAdd string pool code to optimize memory used for IPP...
2006-02-01  mikeUpdate backend interface so that backends with mode...
2006-01-10  mikeUpdate copyrights on changed files.
2006-01-05  mikeAdd 1284 device ID test program, and fix some bugs...
2005-12-15  mikeAdd IEEE 1284 device ID support to more places, and...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-07-01  mikeThe cupsGetFile() and cupsPutFile() code did not suppor...
2004-07-01  mikeOSX compile fixes.
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-02-25  mikeCopyright updates...
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-10-15  mikeAdd support for MacOS X frameworks for the serial ...
2002-05-27  mikeMirror 1.1.x changes.
2002-05-24  mikeAdd SCSI backend...
2002-05-24  mikeRemove 1394 code from 1.1.x; not ready for primetime...
2002-05-24  mikeMove 1394 printing code to 1.2 branch; not ready for...
2002-05-19  mikeAdd Linux kernel driver for IEEE-1394.
2002-03-22  mikeUpdate cupsGetDests() so that it doesn't list printers...
2002-03-08  mikeMirror 1.1.x changes.
2002-03-08  mikeAdd dependency files in place of all the static depende...
2002-03-08  mikeStart using auto-generated dependency files so we don...
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-07-24  mikeFix for loops in makefiles... (fi instead of done...)
2001-07-19  mikeFix installation rules in makefiles to install one...
2001-06-27  mikeDefault user & group from configure script.
2001-04-02  mikeCreation of 1.2 development branch.
2001-01-24  mikeDrop debug stuff...
2001-01-24  mikeBug fixes for IPP backend...
2001-01-22  mikeCopyright 2001...
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-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-28  mikeThe "install" rule shouldn't install betest.
2000-02-11  mikeNow sort PPD files by make, model, and language.
2000-02-08  mikeFixed bug in dirsrc.c and main.c - didn't disable brows...
2000-01-21  mikeUpdated color profiles and margins for sample EPSON...
2000-01-04  mikeY2k copyright changes.
1999-10-12  mikeAdded backend test program.
1999-09-27  mikeDropped smb backend from makefile - now part of SAMBA.
1999-09-20  mikeDropped shell script SMB backend in favor of actual...
1999-07-13  mikeFixed makefile.
1999-07-08  mikeChanged dependencies to LIBCUPS instead of libcups.a.
next