Modify

Opened 12 years ago

Closed 12 years ago

#91 closed enhancement (fixed)

wishlist: Don't start every build from square one

Reported by: stappers Owned by: amain
Priority: minor Milestone: milestone:
Component: buildsystem Version: 2.0
Severity: Keywords:
Cc:

Description

When a build fails, shoud the next build attempt continue where the previous build failed.
Debwrt does the next build from square one, the beautifull concept of make is lost.

Attachments (0)

Change History (5)

comment:1 Changed 12 years ago by stappers

Only a cross reference to #89

comment:2 Changed 12 years ago by stappers

  • Priority changed from major to minor

comment:3 Changed 12 years ago by amain

There are several places with hopefully minor problems in dependencies. And some things can't be fixed. Could you elaborate on which situation you are referring to here?

comment:4 Changed 12 years ago by stappers

After a succesfull

make

in the toplevel directory, does the next

make

start with building Openwrt.

Expected behauvior would to get

make: `world' is up to date.

comment:5 Changed 12 years ago by amain

  • Resolution set to fixed
  • Status changed from new to closed

This indeed has been a "doorn in 't oog" for a while now. Applied several changes. Now only when DebWrt's or OpenWrt's .config has been changed, stuff is rebuild. Fixed in changeset #171.

Add Comment

Modify Ticket

Action
as closed The owner will remain amain.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.