Opened 15 years ago
Last modified 11 years ago
#396 assigned task
Rework makefiles to use object directories
Reported by: | Steven Levine | Owned by: | Steven Levine |
---|---|---|---|
Priority: | minor | Milestone: | Release_4.0 |
Component: | Build System | Version: | 3.16 |
Keywords: | Cc: |
Description
The current current makefiles create the build products in the source directory. This is inefficient for maintaining build variants that depend on #ifdefs or makefile options, such as DEBUG. The solution is place the build products in directories with names derived from the build options. The xworkplace and odin projects for example of how this can be inplemented.
Change History (2)
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
Component: | fm/2 base → Build System |
---|
Note:
See TracTickets
for help on using tickets.