Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Logs from concurrent builds are hard to read #376

@euanh

Description

@euanh

Output from different builds is intermingled on the console and in build.log.

  • Make's --output-sync argument will solve this problem on the console. It requires GNU Make 4.0 or later.
  • Logging to per-package log files will solve this problem for build.log and root.log.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions