]> git.ipfire.org Git - thirdparty/cups.git/history - Makedefs.in
Changelog.
[thirdparty/cups.git] / Makedefs.in
2012-05-22  mikeUpdate the CUPS developer guide to document what is...
2012-03-05  mikeAdd --with-cupsd-perm configure option for cupsd permis...
2012-03-01  mikeInstall large ipptool test files compressed.
2012-01-20  mikeAdd Mini-XML check for xmltotest program so that we...
2012-01-20  mikeDrop support for building separate 32-bit and 64-bit...
2011-11-04  mikeDrop support for CUPS, LDAP, and SLP browsing (STR...
2011-08-27  mikeDropped the PHP module (STR #3932)
2011-08-27  mikeDrop the bannertops, commandtoescpx, commandtopclx...
2011-08-27  mikeDrop serial and parallel backends (STR #3935)
2011-05-04  mikeAdd XPC support for IPP backend, allowing it to get...
2011-04-22  mikeClang doesn't support "-pie", so just pass as "-Wl...
2011-01-19  mikeFix all-static builds.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-04-23  mikeAdd Windows SSL support.
2010-04-11  mikeAdd support for multi-threaded apps on Windows.
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2010-02-13  mikeDrop SCSI backend (STR #3500)
2010-01-27  mikePackaging cleanup.
2009-05-26  mikeStatic libraries could not be installed by a non-root...
2009-04-12  mikeRevamp install-sh to do what it is supposed to do.
2009-01-09  mikeFix build problems on Linux with mDNSResponder (STR...
2008-11-11  mikeAdd configure options to omit texttops and bannertops...
2008-10-04  mikeUpdate wait image and position of it and the text.
2008-09-03  mikeAdd DBUS notifier (STR #2529)
2008-08-29  mikeRename mdns backend to "dnssd".
2008-08-27  mikeMake unit tests a configurable build option.
2008-07-25  mikeAdded Solaris SMF support (STR #1477)
2008-07-25  mikeAdd TCP wrapper support (STR #263)
2008-06-24  mikeSave work on new libusb-based USB backend.
2008-05-01  mikeMerge current DNS-SD work from dnssd2 branch - proper...
2008-04-29  mikeEliminate "shadowed" warnings from PHP headers.
2008-04-01  mikeAlways use our own install-sh script which understands...
2008-03-26  mikeDon't strip shared libraries.
2008-03-26  mikeUse INSTALL_STRIP to take care of stripping installed...
2008-03-21  mikeBuild all support libraries as shared libraries.
2008-02-13  mikeStart adding PPD compiler to CUPS trunk (not finished!)
2008-01-22  mikeRemove all references to C++ compiler - it is no longer...
2007-10-19  mikeAdd API versioning definitions so that Mac OS X develop...
2007-10-10  mikeCompilation failed when a previous version of CUPS...
2007-07-18  mikeAdd support for libcupsimage sectorder file.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-18  mikeCleanup help text for configure script.
2007-06-18  mikeDon't build/install fonts directory on Mac OS X.
2007-06-18  mikeBuild programs 32-bit only on Mac OS X.
2007-06-18  mikeDon't build scsi or parallel backends on Mac OS X.
2007-03-12  mikeAdd configure options for run levels and start/stop...
2007-02-22  mikeMore work on RSS support...
2007-02-22  mikeMore work on RSS subscription stuff.
2007-02-22  mikeSave work on new RSS notification stuff (STR #2139)
2007-02-19  mikeMerge DNS-SD branch into trunk (STR #1171)
2007-02-12  mikeRemove BUILDROOT from MENUDIR and ICONDIR definitions...
2007-02-11  mikeAdd support for GCC relro (STR #1614)
2007-02-11  mikeAdd --with-menudir, --with-icondir, and --with-dbusdir...
2006-08-31  mikeMerge Kerberos branch to trunk...
2006-08-03  mikeAutoconf 2.60 changes. Basically, they added a whole...
2006-05-30  mikeFix installs when all localizations are disabled.
2006-05-23  mikeRework math library checks so that -lm goes into LIBS.
2006-05-23  mikeRemove old RC_CFLAGS reference.
2006-05-21  mikeFix 64-bit Solaris builds.
2006-05-21  mikeFirst pass at a fix for 32/64-bit library builds.
2006-04-27  mikeAdd the Apple pap backend with changes to use the httpS...
2006-04-26  mikeFix support for --enable-pie.
2006-04-07  mikeRemove unused RC_CFLAGS variable (STR #1544)
2006-03-24  mikeAdd ARCHFLAGS to LDFLAGS and to PHP module build comman...
2006-03-20  mikeAdd an autoconf test to find the xinetd.d directory...
2006-03-19  mikeAdd --enable-image configure option to control building and
2006-03-19  mikeAdd GNOME/KDE desktop/menu icons to show CUPS Web Inter...
2006-03-18  mikeAdd --with-languages configure option.
2006-03-12  mikeRevamp multi-architecture build stuff with new configur...
2006-03-10  mikeFix 64-bit library generation.
2006-03-10  mikeMore work on separate 32/64-bit library generation.
2006-03-05  mikeAdd uninstall targets and RMDIR command.
2006-02-27  mikeFix HP-UX compile issues (STR #1446)
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-23  mikeAdded LDAP printer browsing support (STR #338)
2006-02-19  mikeAdd DBUS config file for CUPS.
2006-02-16  mikeFix packaging and install targets to use the right...
2006-02-16  mikeUse LD instead of hardcoded ld when building HP-UX...
2006-02-13  mikeRename cupsBackchannelWrite to cupsBackChannelWrite...
2006-02-01  mikeUpdate backend interface so that backends with mode...
2006-01-28  mikeMerge launchd branch into trunk.
2006-01-27  mikeAdd configure options to set the default values of...
2006-01-27  mikeAdd system management (power management/sleep, network...
2006-01-26  mikeAdd --enable-static configure option (default = no...
2005-11-13  mikeFix RPM spec file and man page installation.
2005-11-12  mikeIntegrate several Debian CUPS patches.
2005-10-19  mikePut all of the common library definitions (from LIBS...
2005-10-18  mikeCleanup more networking library stuff (simpler)
2005-10-18  mikeFix Solaris compile problems (STR #1321, STR #1317)
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-08-30  mikeMore "make install" fixes...
2005-08-30  mikeFinish up cups-driverd and fix some bugs.
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-06-29  mikeCleanup.
2004-06-29  mikeSpanish translation (STR #772)
2004-02-26  mikeMirror 1.1.x changes.
2004-02-26  mikeAdd PAM support for Darwin, cleanup overall PAM support...
next