]> git.ipfire.org Git - thirdparty/cups.git/commit
cups/versioning.h -> cups/base.h
authorMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 12 Sep 2023 19:18:45 +0000 (15:18 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 12 Sep 2023 19:18:45 +0000 (15:18 -0400)
commit610371ec6ce5f874c06edb615d88dfdc984ec7fb
treee277b569876a04f55edb3445344186aab0dbed41
parent4f05fa3b03c76794014f5c3b2459a1b655db1bf7
cups/versioning.h -> cups/base.h

Drop old _CUPS_API_M_m macros, just use _CUPS_PUBLIC

Add form, JSON, and JWT APIs from libcups v3.
52 files changed:
Makefile
backend/Dependencies
berkeley/Dependencies
cgi-bin/Dependencies
cups/Dependencies
cups/Makefile
cups/adminutil.h
cups/array.h
cups/backend.h
cups/base.h [new file with mode: 0644]
cups/debug-private.h
cups/debug.c
cups/dir.h
cups/file-private.h
cups/file.h
cups/form.c [new file with mode: 0644]
cups/form.h [new file with mode: 0644]
cups/getifaddrs-internal.h
cups/http.h
cups/ipp-file.c
cups/json-private.h [new file with mode: 0644]
cups/json.c [new file with mode: 0644]
cups/json.h [new file with mode: 0644]
cups/jwt.c [new file with mode: 0644]
cups/jwt.h [new file with mode: 0644]
cups/language-private.h
cups/language.h
cups/md5-internal.h
cups/ppd.h
cups/pwg-private.h
cups/pwg.h
cups/raster-private.h
cups/raster-testpage.h
cups/sidechannel.h
cups/snmp-private.h
cups/string-private.h
cups/testform.c [new file with mode: 0644]
cups/testjson.c [new file with mode: 0644]
cups/testjwt.c [new file with mode: 0644]
cups/thread.h
cups/transcode.h
cups/versioning.h [deleted file]
filter/Dependencies
locale/Dependencies
monitor/Dependencies
notifier/Dependencies
ppdc/Dependencies
scheduler/Dependencies
scheduler/Makefile
scheduler/mime.h
systemv/Dependencies
tools/Dependencies