aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-bundle (follow)
AgeCommit message (Collapse)AuthorLines
2025-04-01Improve failure detection when builds fail.Calvin Rose-0/+15
2025-03-22Expose :build environment variable when running declare-executable.Calvin Rose-6/+6
In the case where a bundle creates both shared objects and an executable that imports those shared objects, the executable needs a way to reference built artifacts without installing them (build comes before install). We expose :build in declare-executable to make this easier.
2025-03-16Move away from using rules to define all bundle hooks.Calvin Rose-0/+1
2025-03-09More work on the test bundle.Calvin Rose-0/+268