]> git.ipfire.org Git - thirdparty/cups.git/commit - Makefile
Load cups into easysw/current.
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 4 May 2007 21:17:48 +0000 (21:17 +0000)
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 4 May 2007 21:17:48 +0000 (21:17 +0000)
commitb94498cfba64422f0f21181b0c51cc0bed7c7d92
treee3bdd0e05380bc8996f35ddb5439ab9044298712
parent323c5de1e804061e344172cc9a9551bb0ee71005
Load cups into easysw/current.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@321 a1ca3aef-8c08-0410-bb20-df032aa958be
56 files changed:
CHANGES-1.2.txt
CHANGES.txt
Makefile
backend/ipp.c
backend/runloop.c
backend/snmp.c
backend/usb-darwin.c
backend/usb-unix.c
config-scripts/cups-compiler.m4
configure.in
cups/array.c
cups/array.h
cups/auth.c
cups/cups.h
cups/globals.c
cups/globals.h
cups/http-private.h
cups/http.c
cups/ipp-support.c
cups/ipp.h
cups/language.c
cups/localize.c
cups/mark.c
cups/ppd.c
cups/ppd.h
cups/request.c
cups/util.c
doc/help/options.html
doc/help/ref-cupsd-conf.html.in [moved from doc/help/ref-cupsd-conf.html with 98% similarity]
doc/help/ref-snmp-conf.html
doc/help/spec-ipp.html
doc/help/spec-ppd.html
man/cupstestppd.man
packaging/cups.list.in
pdftops/PSOutputDev.cxx
scheduler/client.c
scheduler/client.h
scheduler/conf.c
scheduler/conf.h
scheduler/cups-driverd.c
scheduler/dirsvc.c
scheduler/ipp.c
scheduler/job.c
scheduler/log.c
scheduler/main.c
scheduler/printers.c
systemv/cupstestppd.c
templates/printers.tmpl
test/get-ppd-printer.test [new file with mode: 0644]
test/get-ppd.test [new file with mode: 0644]
test/get-ppds-language.test [new file with mode: 0644]
test/get-ppds-make-and-model.test [new file with mode: 0644]
test/get-ppds-make.test [new file with mode: 0644]
test/get-ppds-product.test [new file with mode: 0644]
test/get-ppds-psversion.test [new file with mode: 0644]
test/ipptest.c