Opened 15 years ago

Last modified 10 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 Changed 15 years ago by Steven Levine

Owner: set to Steven Levine
Status: newassigned

comment:2 Changed 10 years ago by Gregg Young

Component: fm/2 baseBuild System
Note: See TracTickets for help on using tickets.