Harvard-PRINCESS / Guppy

A very adaptable fish.
Other
1 stars 3 forks source link

Master Ticket: Hake Build System, extracting and visualizing dependency information, adding archs and platforms #49

Closed marikgoldstein closed 7 years ago

marikgoldstein commented 7 years ago

What does it take to create a new bfish build for same arch/platform (X86_64_Full versus X86_64_Basic)? [Done: just edit platforms/Hakefile in two places]

What does it take to add new platform but same arch?

For a particular build, what source tree files were used?

For a particular module to run on a particular build, what are the source file dependencies?

How can we visualize these dependencies?

Is there a good way to store dependency information in a database to be queried at these various levels?

How can we use CScope?

marikgoldstein commented 7 years ago

parent of #50

marikgoldstein commented 7 years ago

parent of #44

mwookawa commented 7 years ago

is this basically done? are there caveats to your pulling of markfile into dev?

marikgoldstein commented 7 years ago

This was pulled a while ago but the issue wasn't closed. Sorry about that.