Imported Upstream version 3.5.1 upstream/3.5.1
authorJinWang An <jinwang.an@samsung.com>
Tue, 3 Aug 2021 07:27:48 +0000 (16:27 +0900)
committerJinWang An <jinwang.an@samsung.com>
Tue, 3 Aug 2021 07:27:48 +0000 (16:27 +0900)
commit5f9d76cd6d7adaa21807c06787a59f75d99fe46a
treea8a5615417fec117f9c331fb9bc38ae8da3cc4cf
parent2040ffacf63bb10e48f75acf9c7294a21bc5d9b4
Imported Upstream version 3.5.1
32 files changed:
LICENSE.adoc
LICENSE.html
Makefile.in
configure
configure.ac
dev.mk.in
doc/AUTHORS.adoc
doc/AUTHORS.html
doc/MANUAL.html
doc/NEWS.adoc
doc/NEWS.html
doc/ccache.1
src/ccache.c
src/ccache.h
src/conf.c
src/conf.h
src/confitems.c [new file with mode: 0644]
src/confitems.gperf
src/confitems.h [new file with mode: 0644]
src/confitems_lookup.c
src/envtoconfitems.gperf
src/envtoconfitems.h [new file with mode: 0644]
src/envtoconfitems_lookup.c
src/getopt_long.c [new file with mode: 0644]
src/hash.c
src/stats.c
src/unify.c
src/util.c
src/version.c
unittest/framework.c
unittest/framework.h
unittest/test_conf.c