Opened 15 years ago

Closed 13 years ago

#379 closed task (fixed)

Rework makefiles to support incremental builds avoid need for full rebuilds

Reported by: Steven Levine Owned by: David Azarewicz
Priority: major Milestone: Release version 3.19
Component: ACPI PSD Version: 3.14
Keywords: Cc:

Description

The current makefiles are inefficient. Switching between retail and debug builds requires a full rebuild of all applications. Also, is is not possible to reliably build a single binary such as acpi.psd without processing all makefiles.

Attachments (1)

makefilepatches-20090507-1403.diff (19.1 KB) - added by Steven Levine 15 years ago.
Build to separate retail and debug directories

Download all attachments as: .zip

Change History (7)

comment:1 Changed 15 years ago by pasha

Do you look in svn?

comment:2 Changed 15 years ago by Steven Levine

I can't read your mind, so I can't know you have updated svn unless you tell me.

Also, you are replying to the wrong ticket. You wanted to reply to #378. See my reply to #378

Changed 15 years ago by Steven Levine

Build to separate retail and debug directories

comment:3 Changed 15 years ago by Steven Levine

The attached makefilepatches-20090507-1403.diff modifies the build system to build to separate retail and debug directories.

Apply with

gnupatch -p0 <makefilepatches-20090507-1403.diff

or the equivalent.

comment:4 Changed 15 years ago by Steven Levine

Status: newassigned

comment:5 Changed 13 years ago by Steven Levine

Owner: changed from Steven Levine to David Azarewicz
Status: assignednew

comment:6 Changed 13 years ago by Steven Levine

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.