Closed Bug 933120 Opened 11 years ago Closed 11 years ago

Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla28

People

(Reporter: glandium, Assigned: glandium)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file, 1 obsolete file)

      No description provided.
Depends on: 933135
Attachment #825146 - Flags: review?(gps)
Fixup for HOST_SIMPLE_PROGRAMS.
Attachment #825149 - Flags: review?(gps)
Attachment #825146 - Attachment is obsolete: true
Attachment #825146 - Flags: review?(gps)
Blocks: 933145
Comment on attachment 825149 [details] [diff] [review]
Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build

Review of attachment 825149 [details] [diff] [review]:
-----------------------------------------------------------------

Did you want to add the migrated variables to the blacklist in config.mk?

::: js/src/moz.build
@@ +361,5 @@
>      'jskwgen.cpp',
>      'jsoplengen.cpp',
>  ]
>  
> +HOST_SIMPLE_PROGRAMS += [ 'host_%s' % f.replace('.cpp', '') for f in HOST_SOURCES ]

Nit: Cuddle braces.
Attachment #825149 - Flags: review?(gps) → review+
Whiteboard: [qa-]
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.