Closed Bug 871992 Opened 11 years ago Closed 11 years ago

Rename ASFILES variable in moz.build

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: joey, Unassigned)

Details

::: python/mozbuild/mozbuild/frontend/sandbox_symbols.py @@ +56,5 @@ > # (type, default_value, docs) > # > VARIABLES = { > # Variables controlling reading of other frontend files. > + 'ASFILES': (list, [], Can we rename this AS_FILES? Although, I have a feeling the way we manage libraries, etc will change soon enough, so I'm inclined to not care too much. This variable should probably be attached to any bugs opened for the downstream library work.
If you're aiming at consistency, then it should be ASSRCS, not AS_FILES.
This became invalid with the consolidation of SOURCES variables in bug 929905.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.