]> git.ipfire.org Git - thirdparty/cups.git/history - Makefile
Do a best-match of media sizes, add unit tests to verify this for a known pair (monar...
[thirdparty/cups.git] / Makefile
2011-11-03  mikeDeprecate PPD functions (STR #3926)
2011-09-02  mikeNormalize the read timeouts to use the timeout that...
2011-08-29  mikeRemove non-existent directory.
2011-08-27  mikeDropped the PHP module (STR #3932)
2011-08-27  mikeDrop the bannertops, commandtoescpx, commandtopclx...
2011-05-06  mikeDrop "osx" target from makefile and installation instru...
2011-03-21  mikeMerge some changes from bug fix branch.
2010-11-30  mikeFix build dependency issue for "install-data".
2010-04-22  mikeMove .NOTPARALLEL pseudo-target to bottom of top-level...
2010-04-11  mikeAdd support for multi-threaded apps on Windows.
2010-03-25  mikeUse INSTALL_DIR to create private include directory.
2010-03-24  mikeFix private header install.
2010-03-24  mike"make distclean" did not remove cups-lpd.xinetd.
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2010-02-13  mikeDrop SCSI backend (STR #3500)
2010-01-18  mikeMore cleanup to satisfy clang.
2010-01-18  mikeAdd a "clang-changes" target to just do an incremental...
2009-12-18  mikeUse arc4random, when available.
2009-10-14  mikeDo some reorganization of files and where things are...
2009-07-01  mikeFix Xcode documentation set generation bugs.
2009-06-05  mikeDon't build RPMs on non-RPM distros.
2009-05-13  mikeMore documentation changes.
2009-05-06  mikeNew Xcode docset support.
2009-04-29  mike"make check" and "make test" should both build the...
2008-12-05  mikeAdd support for include-schemes for CUPS-Get-Devices.
2008-10-17  mikeAdd "Introduction to the PPD Compiler" document.
2008-10-08  mikeRemove generated package files.
2008-10-08  mikeAlso remove unit test directories with "make distclean".
2008-10-08  mike"make distclean" did not remove the "clang" directory.
2008-09-28  mikeThe ippRead*() and ippWrite*() functions no longer...
2008-09-17  mikeMissed removing drv.man on a "make distclean".
2008-09-10  mikeFix issues with parallel builds.
2008-09-03  mikedistclean target didn't clean desktop or init dirs.
2008-09-01  mikeAdd -k option to continue past compile/link errors.
2008-09-01  mikeCleanup "clang" target.
2008-08-27  mikeMake unit tests a configurable build option.
2008-08-26  mikeFix address matching for "BrowseAddress @IF(name)"...
2008-07-25  mikeAdded Solaris SMF support (STR #1477)
2008-07-18  mikejob-impressions is not read-only, just job-impressions...
2008-07-18  mikeStop the build when clang produces any issues.
2008-07-18  mikeAdd clang scans of C++ code, even if the C++ support...
2008-07-11  mikeRemoved unused variables and assignments found by the...
2008-05-22  mikeShow "Making libaries in foo" instead of "Making all...
2008-05-12  mikeUpdate build system to support only building libraries...
2008-04-22  mikeDrop static PPD files and install the sample.drv file...
2008-03-21  mikeUpdate build system to support separate installs of...
2008-02-15  mikeLog correct build variables.
2008-02-15  mikeNeed to build filter before driver.
2008-02-15  mikeAdd DDK drivers.
2008-02-14  mikeAdd missing data files for PPD compiler.
2008-02-13  mikeStart adding PPD compiler to CUPS trunk (not finished!)
2008-01-09  mikeDump Xpdf pdftops code, replacing it with a wrapper...
2007-12-06  mike"make distclean" didn't remove all generated files...
2007-11-06  mikeRemove old 10.2/10.3 StartupItems from trunk. We only...
2007-08-30  mikeDon't distclean edit-config.tmpl, since that is no...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-18  mikeDon't build/install fonts directory on Mac OS X.
2007-05-06  mikeAdd dummy startup script for cupsd on Mac OS X 10.4.x.
2007-04-30  mikeAdd "ctags" target (STR #1875)
2007-04-30  mikeGenerate the cupsd.conf reference help file (STR #2356)
2007-04-30  mikeDon't forget to remove generated client.conf.man file...
2007-03-12  mikeAdd configure options for run levels and start/stop...
2007-02-11  mikeAdd --with-menudir, --with-icondir, and --with-dbusdir...
2006-12-05  mikeRequest GUI installer for RPMs, too.
2006-09-26  mikeAdd EPMARCH to EPMFLAGS
2006-08-28  mikeAdd launchd support for cups-lpd.
2006-08-24  mike"make check" now runs the test suite with the default...
2006-08-22  mikeDon't try to make HP-UX software installations - we...
2006-08-17  mikeAdd "dist" target that builds the proper packages for...
2006-05-19  mikeFix launchd detection on OSX.
2006-05-07  mikeAdd distclean target to top-level makefile.
2006-03-20  mikeAdd an autoconf test to find the xinetd.d directory...
2006-03-19  mikeAdd GNOME/KDE desktop/menu icons to show CUPS Web Inter...
2006-03-05  mikeAdd uninstall targets and RMDIR command.
2006-03-02  mikeAdd "view printable version" button and support in...
2006-02-26  mikeFix up installation and packaging of PAM, PHP, and...
2006-02-25  mikeMake PHP support optional, install PHP language binding...
2006-02-19  mikeAdd DBUS config file for CUPS.
2006-02-07  mikeAdd BCP and TBCP port monitors.
2006-02-01  mikeSimplify the MacOS X install/package stuff by not autod...
2006-02-01  mikeUpdate OSX packages to include both the launchd and...
2006-01-30  mikeAdd mkdir when installing launchd workaround script.
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-28  mikeMerge launchd branch into trunk.
2006-01-27  mikeAdd locale to regular make directories.
2006-01-24  mikeMove init scripts and support files to new "init" subdi...
2005-11-12  mikeAdd notifier dir to top-level makefile and to RPM spec...
2005-11-12  mikeIntegrate several Debian CUPS patches.
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeSync changes and files from 1.1.x.
2005-01-03  mikeCopyright updates.
2004-06-29  mikeThe "cancel -u user" command now works for ordinary...
2004-06-29  mikeCleanup.
2004-02-25  mikeCopyright updates...
2003-03-06  mikeMirror 1.1.x changes.
2003-03-06  mikeUse Apple-supplied startup script on OSX.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-05-09  mikeMove IPP stuff back into libcups.
2002-04-23  mikeText filter changes to always embed Courier and Symbol...
next