mesonbuild / mesonbuild/meson

Run a no-op check after each project test

Open
#3,966 0 comments 0 reactions 1 assignee Claimed by @nirbheek View on GitHub
CI enhancement
Dominant language
Python
Stars
6.6k
Forks
1.9k
Avg merge
2d 6h
Merged PRs (30d)
33

Description

We sometimes have regressions where regenerating the ninja build file with no build file changes leads to re-linking because the order of arguments is not deterministic. One way to test for this would be at the end of each project test, `touch meson.build` and run `ninja` again and ensure that nothing gets rebuilt.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.