RE: Initial patch for toolset modification proposal
"Harring, BrianX D" <[email protected]> Tue, 10 Jan 2006 19:42:28 -0800
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <66539F0E7F15B44C9C0FC50D0FF024F704DD6BC1@orsmsx407> |
Round two, hopefully this hits the ml this time. Attached are two patches- one for the tests modules (modifying appchk and libchk), the other for build-env (modifying lsbcc). Adds the following functionality- If the env var LSB_PRODUCT is available, sets the default product to the val- valid settings are [desktop|core], else defaults to core. Command line addition is=20 -T [core|desktop], and --lsb-product [core|desktop] If defined, again, must be valid- overrides any env specification. All is an unstated product option- -A functionality is rolled in via the all product target (thus -A was removed). A patch for cmdchk will be following tomorrow, just working out a tweak to the Commands table to hold product info in the meantime. Comments/feedback desired (would like to push it into cvs as soon as it's hit the ml, and folks have had a chance to respond). Thanks, ~brian