CUPS 1.6svn Development Snapshot, r10194

Created at 01:02 Jan 21, 2012 by mike, last modified at 01:02 Jan 21, 2012

A new development snapshot of CUPS 1.6svn (r10194) is now available on the download page:

    http://www.cups.org/software.php

This snapshot contains pre-release software and should not be used on production systems.

Commit Log:

------------------------------------------------------------------------
r10194 | mike | 2012-01-20 14:52:33 -0800 (Fri, 20 Jan 2012) | 2 lines

Don't stop a printer when we can't get the job status.

------------------------------------------------------------------------
r10193 | mike | 2012-01-20 14:32:38 -0800 (Fri, 20 Jan 2012) | 2 lines

Check for NULL response.

------------------------------------------------------------------------
r10192 | mike | 2012-01-20 13:49:02 -0800 (Fri, 20 Jan 2012) | 3 lines

Add Mini-XML check for xmltotest program so that we don't need to special
case
make depend for it, either.

------------------------------------------------------------------------
r10191 | mike | 2012-01-20 11:00:32 -0800 (Fri, 20 Jan 2012) | 7 lines

Use GCC/Clang -MM option to generate make dependencies now, since the
"makedepend"
command is only available with older versions of X11 and all of the
primary
development platforms now have GCC or Clang available.

Fix dbus notifier to support being compiled without dbus; this works
around a
Clang bug where -MM stops on a missing header.

------------------------------------------------------------------------
r10190 | mike | 2012-01-20 08:22:58 -0800 (Fri, 20 Jan 2012) | 5 lines

Drop support for building separate 32-bit and 64-bit libraries in the same
build
directory.  Nobody in the Linux community seems to be using this anyways,
it was never
implemented for the various support libraries, and the newer
"install-libs" target and
"--with-components" configure option are a lot safer to use.

------------------------------------------------------------------------
r10189 | mike | 2012-01-19 17:20:24 -0800 (Thu, 19 Jan 2012) | 4 lines

Track job-state-reasons in the job control file so we can better control
which
reason(s) get reported, mainly for tracking whether a job was aborted due
to
a filter/backend error or because we just couldn't print it.

------------------------------------------------------------------------
r10188 | mike | 2012-01-19 08:50:36 -0800 (Thu, 19 Jan 2012) | 3 lines

Merge changes from cups-api-1.6 branch to trunk for general testing and
development.

------------------------------------------------------------------------
r10182 | mike | 2012-01-16 12:41:15 -0800 (Mon, 16 Jan 2012) | 2 lines

Don't use Create-Job if Send-Document is not also supported.

------------------------------------------------------------------------
Download  ·  Home Page  ·  Listing

Comments

Submit Comment