Skip to content

Feat/automatic ccache#1286

Merged
ArthurSonzogni merged 1 commit into
mainfrom
feat/automatic-ccache
Jun 7, 2026
Merged

Feat/automatic ccache#1286
ArthurSonzogni merged 1 commit into
mainfrom
feat/automatic-ccache

Conversation

@ArthurSonzogni

Copy link
Copy Markdown
Owner

No description provided.

This change automatically detects and uses ccache as a compiler launcher
for C and C++ when it is present on the system. This speeds up
rebuilds by default without requiring manual configuration.
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

⚠️ ABI Compatibility Report

Comparing main (base) with HEAD (PR)

ABI fingerprints changed from 62348ac12fb57551cd70e9ef4d96c7418976591f5963ef5d98702eda511ab08b to da1c90b9f852f08bb50b586bc091f5d83ed48d40698edf2b0941fe2c8a83a5bc.

Detailed ABI Analysis
Checking ABI changes between origin/main and HEAD...
Building origin/main...
Building HEAD...
--------------------------------------------------------------------------------
Comparing libftxui-screen.so...
No ABI changes detected for libftxui-screen.so.
--------------------------------------------------------------------------------
Comparing libftxui-dom.so...
No ABI changes detected for libftxui-dom.so.
--------------------------------------------------------------------------------
Comparing libftxui-component.so...
No ABI changes detected for libftxui-component.so.
--------------------------------------------------------------------------------
No ABI changes detected.

@ArthurSonzogni ArthurSonzogni force-pushed the feat/automatic-ccache branch from a271508 to aec4421 Compare June 7, 2026 09:05
@ArthurSonzogni ArthurSonzogni merged commit cd0b512 into main Jun 7, 2026
21 checks passed
@ArthurSonzogni ArthurSonzogni deleted the feat/automatic-ccache branch June 7, 2026 09:06
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

Successfully merging this pull request may close these issues.

1 participant