Skip to content

Improve handling of multiple builds in .ninja_log#35

Merged
nico merged 1 commit into
nico:mainfrom
nikic:multiple-builds
Jan 31, 2026
Merged

Improve handling of multiple builds in .ninja_log#35
nico merged 1 commit into
nico:mainfrom
nikic:multiple-builds

Conversation

@nikic

@nikic nikic commented Jun 5, 2024

Copy link
Copy Markdown
Contributor

When using -a mode, if .ninja_log contains multiple builds, produce a trace that is still sequential (with one incremental build after each other), instead of pretending that they all happened at the same time.

When using `-a` mode, if `.ninja_log` contains multiple builds,
produce a trace that is still sequential (with one incremental
build after each other), instead of pretending tha tthey all
happened at the same time.
@nikic

nikic commented Jan 20, 2025

Copy link
Copy Markdown
Contributor Author

Ping :)

@nico
nico merged commit a188945 into nico:main Jan 31, 2026
@nico

nico commented Jan 31, 2026

Copy link
Copy Markdown
Owner

Sorry it took me so long to notice this PR.

Anyways, I'm dusting off CI and this apparently breaks tests. #41 reverts this for now, but happy to merge it again with fixed tests. Maybe it'll take me less long to notice next time :) (Ping me on LLVM discord, "thakis".)

Hopefully CI will check this on the PR next time.

@nikic

nikic commented Jan 31, 2026

Copy link
Copy Markdown
Contributor Author

Done in #42

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.

2 participants