Closed Bug 470963 Opened 16 years ago Closed 16 years ago

stop copying build/pgo/certs to the objdir

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: ted, Assigned: mayhemer)

References

Details

(Keywords: fixed1.9.1, Whiteboard: [fixed1.9.1b3])

Attachments

(2 files, 2 obsolete files)

We currently copy a bunch of files from build/pgo/certs to $(OBJDIR)/_profile/pgo/certs. I think this is a vestige from when we generated these files at build time. We should just point automation.py at the srcdir instead of copying these files around. We're going to need a separate fix for mobile and running tests on prepackaged builds anyway, I'll take care of that in another bug.
Attached patch v1 (obsolete) (deleted) — Splinter Review
I got rid of obj-dir/_profile/pgo/certs dir. It is useless now, certificates (.ca, .p12 and .client) are all referred from the source directory.
Assignee: ted.mielczarek → honzab.moz
Attachment #355668 - Flags: review?(ted.mielczarek)
Attachment #355668 - Flags: review?(ted.mielczarek) → review+
Comment on attachment 355668 [details] [diff] [review] v1 + -DPGO_DIR=\"$(_PROFILE_DIR)\" \ Can we not call this "PGO_DIR"? I'd like to move this stuff out of build/pgo eventually, since most of it has nothing to do with PGO and it's confusing. Other than that, looks fine. Thanks for patching this!
Attached patch v1.1 [Checkin: Comment 5] (deleted) — Splinter Review
Ready to land
Attachment #355668 - Attachment is obsolete: true
(Patch dep on bug 468087, otherwise has to be merged)
Depends on: 468087
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Depends on: 474703
Are there plans to land this on the 1.9.1 branch?
(In reply to comment #6) > Are there plans to land this on the 1.9.1 branch? This should also be landed after bug 456001.
Attached patch v1.1 for 1.9.1 (obsolete) (deleted) — Splinter Review
Attachment #361582 - Attachment is obsolete: true
Depends on: 456001
Whiteboard: [fixed1.9.1b3]
Target Milestone: --- → mozilla1.9.2a1
Attachment #361734 - Attachment description: v1.2 for 1.9.1 → v1.2 for 1.9.1 [Checkin: Comment 10]
Attachment #356022 - Attachment description: v1.1 → v1.1 [Checkin: Comment 5]
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: