Skip to content

the compile rule should be smarter about when it can avoid rebuilds. #28

@zenhack

Description

@zenhack

In particular, right now I'm doing some print debugging and tracing an issue I'm having in the bridge down into stuff defined in libkj. Adding a simple print statement to a .c++ file should only require re-building the one file, and re-linking anything that uses the resulting object. Instead, ekam is re-compiling a whole bunch of stuff downstream in capnp and in sandstorm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions