Skip to content

Broken dependency handling: make always rebuilds everything #62

@mmuman

Description

@mmuman

Describe the bug
It seems running make always rebuilds all of the GUI stuff regardless if anything changed or not, which on my machine is almost half an hour, and does not help when testing stuff.

To Reproduce
Steps to reproduce the behavior:

  1. run make
  2. run make again
  3. It recompiles everything again.

Expected behavior
Only files changed or with changed dependencies should be rebuilt.

Enviroment (please complete the following information):

  • SmuView git HEAD
  • Debian Sid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions