Opened 9 years ago
Closed 9 years ago
#14005 closed defect (fixed)
build system includes cruft and names left over from bdBuild
Reported by: | Rawld Gill | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | BuildSystem | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The build system, having been ported from bdBuild, includes several bdBuild idioms that are in conflict with dojo build idioms. The most glaring is bdBuild's term "build control script" compared to dojo's term "profile". The dojo build system should be cleaned up to use only dojo idioms.
Change History (11)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The discovery process contains some unused/dead/wrong processes for filtering trees and dirs. Reopening this ticket to fix these.
comment:8 Changed 9 years ago by
Milestone: | 1.7 → 1.8 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
The only thing that remains is getting all the code updated conform to the dojo stylesheet. Pushing this to 1.8
comment:9 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
reopening, based on above comment... or we could create a new ticket?
comment:10 Changed 9 years ago by
Status: | reopened → assigned |
---|
Note: See
TracTickets for help on using
tickets.
In [26683]: