]> git.ipfire.org Git - thirdparty/cups.git/commit
Move libcupsimage to the "cups" subdirectory, along with its unit tests and
authorMichael R Sweet <michaelrsweet@gmail.com>
Thu, 18 Jan 2018 22:20:18 +0000 (17:20 -0500)
committerMichael R Sweet <michaelrsweet@gmail.com>
Thu, 18 Jan 2018 22:20:18 +0000 (17:20 -0500)
commit123979a9db0cec406d710e3b89f351f2e98cb686
tree7e286a192a915b863f2122244393b58be8a6e160
parent342395f9d1b6146b5c82132b18ee0cc6cd294f8c
Move libcupsimage to the "cups" subdirectory, along with its unit tests and
benchmark.
31 files changed:
.gitignore
backend/Dependencies
berkeley/Dependencies
cgi-bin/Dependencies
config-scripts/cups-libtool.m4
config-scripts/cups-sharedlibs.m4
configure
cups/Dependencies
cups/Makefile
cups/api-raster.header [moved from filter/api-raster.header with 100% similarity]
cups/api-raster.shtml [moved from filter/api-raster.shtml with 100% similarity]
cups/error.c [moved from filter/error.c with 100% similarity]
cups/interpret.c [moved from filter/interpret.c with 100% similarity]
cups/libcups2.def
cups/raster.c [moved from filter/raster.c with 100% similarity]
cups/rasterbench.c [moved from filter/rasterbench.c with 100% similarity]
cups/testclient.c [moved from filter/testclient.c with 100% similarity]
cups/testraster.c [moved from filter/testraster.c with 100% similarity]
filter/Dependencies
filter/Makefile
filter/libcupsimage2.def [deleted file]
filter/libcupsimage_s.exp [deleted file]
locale/Dependencies
monitor/Dependencies
notifier/Dependencies
ppdc/Dependencies
scheduler/Dependencies
scheduler/Makefile
systemv/Dependencies
systemv/Makefile
test/Dependencies