Ticket #6209 (closed defect: fixed)
Allow setting conditional comment directive options in build profiles
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | BuildSystem | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Right now you can set any build option known to buildUtil.js inside your build profile as part of the dependencies object. However, this approach does not work for things that are not known to buildUtil.js, like special flags used for the conditional build directives (the //>> comments).
Fix it so this is possible. This should make #6207 easier too.
Change History
Note: See
TracTickets for help on using
tickets.