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

Extract formatting logic from make #585

Merged
merged 1 commit into from Apr 26, 2020
Merged

Conversation

AlexanderLanin
Copy link
Contributor

This way it is executable without running configure first.
Formatting is in no way dependent on running autogen/configure/cmake/make.

Which will in turn simplify CMake transition as CMake does not need to support that.

This commit preserves make check_format and make format targets.
In addition formatting is executable via misc/check_format.sh and misc/format.sh.

This way it is executable without running configure first.
@jrosdahl jrosdahl added this to the 4.0 milestone Apr 26, 2020
@jrosdahl jrosdahl added the improvement Improvement that is not a bug fix or new feature label Apr 26, 2020
@jrosdahl jrosdahl merged commit 827237f into ccache:master Apr 26, 2020
@jrosdahl jrosdahl changed the title Extract formatting logic from make. Extract formatting logic from make Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement that is not a bug fix or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants