[openSUSE/obs-build] 00dc07: Unify ccache and sccache handling
Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: 00dc0711cd8042a180e01fa00b80260f9daa3ba8 https://github.com/openSUSE/obs-build/commit/00dc0711cd8042a180e01fa00b80260... Author: Michael Schroeder <mls@suse.de> Date: 2021-11-25 (Thu, 25 Nov 2021) Changed paths: M build M build-vm Log Message: ----------- Unify ccache and sccache handling We now support the following options: --ccache[=type] : enable compiler cache --ccache-type=type : set cache type, we support ccache and sccache --ccache-archive=archive : use the specified archive --ccache-create-archive : create an archive from the ccache Commit: bf4d765706e1cb310aa652d5ea568929525e5505 https://github.com/openSUSE/obs-build/commit/bf4d765706e1cb310aa652d5ea56892... Author: Michael Schroeder <mls@suse.de> Date: 2021-11-25 (Thu, 25 Nov 2021) Changed paths: M PBuild/Checker.pm M PBuild/Job.pm M PBuild/Options.pm Log Message: ----------- Support ccache in pbuild Somewhat experimental. The main purpose of doing this was to make it easier to test the ccache support in the build script. Compare: https://github.com/openSUSE/obs-build/compare/1a1b4ed8f51f...bf4d765706e1
participants (1)
-
Michael Schroeder