Skip to content

meson: avoid regenerating hb-version.h unnecessarily#2775

Merged
behdad merged 1 commit into
harfbuzz:masterfrom
CoffeeFlux:hb-version-fix
Dec 23, 2020
Merged

meson: avoid regenerating hb-version.h unnecessarily#2775
behdad merged 1 commit into
harfbuzz:masterfrom
CoffeeFlux:hb-version-fix

Conversation

@CoffeeFlux
Copy link
Copy Markdown
Contributor

The file is a dependency for the library as a whole, so previously editing the Meson build files at all would force a full rebuild. This will only rebuild it if the version has changed.

The file is a dependency for the library as a whole, so previously editing the Meson build files at all would force a full rebuild. This will only rebuild it if the version has changed.
@CoffeeFlux
Copy link
Copy Markdown
Contributor Author

msys2 build failure looks unrelated.

@behdad behdad merged commit 769a21a into harfbuzz:master Dec 23, 2020
@khaledhosny khaledhosny added the meson meson build system label Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meson meson build system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants