Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] ccache configuration for every build type #17

Open
dmedri opened this issue Apr 5, 2020 · 1 comment
Open

[RFE] ccache configuration for every build type #17

dmedri opened this issue Apr 5, 2020 · 1 comment

Comments

@dmedri
Copy link
Owner

dmedri commented Apr 5, 2020

ccache is a tool for the gcc compiler used to compile the same program over and over again with little downtime. While it may take a few seconds longer to compile a program the first time with ccache, subsequent compiles will be much, much faster.

@dmedri
Copy link
Owner Author

dmedri commented Apr 5, 2020

There is already a configuration in test. Will be probably released with the next v0.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant