OSDN Git Service

refactor to use ccache
authorhylom <hylom@users.sourceforge.jp>
Thu, 31 Jan 2019 11:29:54 +0000 (20:29 +0900)
committerhylom <hylom@users.sourceforge.jp>
Thu, 31 Jan 2019 11:29:54 +0000 (20:29 +0900)
commit7372a2672a885c172e0ad3d6c54c3f37120ada43
tree69366398ca770248c5b91832dcff418033807317
parent156dc53caec2a5c369b44df8b38a3462eee54506
refactor to use ccache
13 files changed:
src/newslash_web/lib/Newslash/Plugin/ADRenderer.pm
src/newslash_web/lib/Newslash/Plugin/CompositeCache.pm
src/newslash_web/lib/Newslash/Plugin/JavaScriptLoader.pm
src/newslash_web/lib/Newslash/Plugin/NewslashHelpers.pm
src/newslash_web/lib/Newslash/Plugin/Preprocessor.pm
src/newslash_web/lib/Newslash/Plugin/UserAuth.pm
src/newslash_web/lib/Newslash/Web.pm
src/newslash_web/lib/Newslash/Web/Controller/API/Comment.pm
src/newslash_web/lib/Newslash/Web/Controller/Rss.pm
src/newslash_web/lib/Newslash/Web/Controller/SiteConfig.pm
src/newslash_web/lib/Newslash/Web/Controller/Story.pm
src/newslash_web/lib/Newslash/Web/Controller/Timeline.pm
src/newslash_web/t/plugins/composite_cache.t