Opened 16 years ago

Closed 16 years ago

#3948 closed enhancement (fixed)

WIP [patch] add @alpha-cd to jamfiles

Reported by: mmadia Owned by: bonefish
Priority: normal Milestone: R1/alpha1
Component: Build System Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is a work-in-progress patch to allow a user to run jam -q @alpha-cd

There are some issues with this. First, the [: <path>] portion of DefineBuildProfile does not work. Instead "haiku-cd.iso" is used as the filename.

Second, when building within Haiku, some folders do not appear. Though they exist. Eg, when mounting ISO file "system" does not appear in either Tracker or ls. However, cd /path/system works -- where '/path' is the mountpoint. This second issue may be a result from re-using the object folder from jam -q @alpha-raw, so take it with a grain of salt.

Attachments (2)

alpha-cd-rev01.patch (1.0 KB ) - added by mmadia 16 years ago.
preliminary patch.
alpha-cd-rev03.patch (1.0 KB ) - added by mmadia 16 years ago.
fixes cd filename issue.

Download all attachments as: .zip

Change History (3)

by mmadia, 16 years ago

Attachment: alpha-cd-rev01.patch added

preliminary patch.

by mmadia, 16 years ago

Attachment: alpha-cd-rev03.patch added

fixes cd filename issue.

comment:1 by bonefish, 16 years ago

Resolution: fixed
Status: newclosed

Thanks! Applied in hrev30832.

Note: See TracTickets for help on using tickets.