| Summary: | The build rules for applications using custom libs should kick off a build of the src/makefile.libs if any of the librarys' source files change | ||
|---|---|---|---|
| Product: | [Technology] RTSC | Reporter: | Alan DeMars <ademars> |
| Component: | Core | Assignee: | Dave Russo <d-russo> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | dfriedland |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alan DeMars
One possibility is to simply have generated makefile include a generated makefile.deps file if it exists. Another possibility: -always call underlying makefile (make it an option to SourceDir). Must work with package.bld so that developers testcases depend on the module sources. We can't have config only trigger the make. Must be in generated package.mak. fixed in xdc-y13 closing bugs that have been in resolved state for more than a year in fixed state for more than one year |