Closed Bug 1045484 Opened 10 years ago Closed 10 years ago

TOOL_DIRS, TEST_TOOL_DIRS and PARALLEL_DIRS are no more

Categories

(MailNews Core :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1044460

People

(Reporter: philip.chee, Unassigned)

References

()

Details

Attachments

(2 files)

https://groups.google.com/d/topic/mozilla.dev.platform/Upub4yBYAYw/discussion
Hi,

I'd like to inform you today that choosing the right variable when
adding a new directory to the tree just got a lot easier with the
landing of bug 1043802 and bug 1043820 (on mozilla-inbound only at
the moment). Before, you had to choose from:
 - DIRS
 - PARALLEL_DIRS
 - TEST_DIRS
 - TOOL_DIRS
 - TEST_TOOL_DIRS

The choice is now reduced to:
 - DIRS
 - TEST_DIRS

The distinction that existed with PARALLEL_DIRS, TOOL_DIRS and
TEST_TOOL_DIRS are now irrelevant.

Cheers,

Mike
Attached patch WIP Patch v0.1Splinter Review
What I have so far. Can't test because of other build config problems.
Attachment #8464221 - Flags: feedback?(iann_bugzilla)
Comment on attachment 8464221 [details] [diff] [review]
WIP Patch v0.1

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

::: im/moz.build
@@ +8,2 @@
>  if CONFIG['OS_ARCH'] == 'WINNT':
>      DIRS += ['installer/windows']

I don't know if the order is still relevant, but if it is, I would keep this at the end after 'app'.
I now canot compile - see please errors in attchment "log.txt"
The patch here seems to be included in the latest version of the patch in bug 1044460.
(In reply to Florian Quèze [:florian] [:flo] from comment #5)
> The patch here seems to be included in the latest version of the patch in
> bug 1044460.
Marking as DUPLICATE
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment on attachment 8464221 [details] [diff] [review]
WIP Patch v0.1

As mentioned on IRC, I had most of this in a local patch, but thanks. I took onboard the comment mentioned here too.
Attachment #8464221 - Flags: feedback?(iann_bugzilla) → feedback+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: