]> git.ipfire.org Git - thirdparty/cups.git/commit
Initial import of CUPS build & test framework
authorMichael Sweet <msweet@msweet-imac.local>
Tue, 15 Mar 2016 15:24:40 +0000 (11:24 -0400)
committerMichael Sweet <msweet@msweet-imac.local>
Tue, 15 Mar 2016 15:24:40 +0000 (11:24 -0400)
commit89c7a9d178e749ae32c6f4086528ef1821f0f02f
tree11d909a5da7d77ee26041768e07476003cc146c6
Initial import of CUPS build & test framework
12 files changed:
LICENSE.txt [new file with mode: 0644]
README.txt [new file with mode: 0644]
build.mak [new file with mode: 0644]
build.sh [new file with mode: 0755]
config-scripts/compiler.m4 [new file with mode: 0644]
config-scripts/cxx.m4 [new file with mode: 0644]
config-scripts/directory.m4 [new file with mode: 0644]
config-scripts/library.m4 [new file with mode: 0644]
tools/Makefile.in [new file with mode: 0644]
tools/configure [new file with mode: 0755]
tools/configure.ac [new file with mode: 0644]
tools/sendbuildlog.c [new file with mode: 0644]