Closed
Bug 993835
Opened 11 years ago
Closed 11 years ago
Added Makefile for keyboard back
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.4 S6 (25apr)
People
(Reporter: yurenju, Assigned: yurenju)
Details
Attachments
(1 file)
we did a workaround for build.js in keyboard app to remove Makefile on bug 897352, but Makefile should exist to handle different copy rule for keyboard layout customization.
so let's add it back.
Assignee | ||
Comment 1•11 years ago
|
||
tested on Windows & Linux and works fine.
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8403758 -
Flags: review?(gduan)
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8403758 [details] [review]
github PR: https://github.com/mozilla-b2g/gaia/pull/18098
Rudy, could you give some feedback for this pull request?
Attachment #8403758 -
Flags: feedback?(rlu)
Comment 4•11 years ago
|
||
Comment on attachment 8403758 [details] [review]
github PR: https://github.com/mozilla-b2g/gaia/pull/18098
Yuren,
Thanks for the modification.
I'm fine with this with a question on pr.
Attachment #8403758 -
Flags: feedback?(rlu) → feedback+
Comment 5•11 years ago
|
||
In copyStaticFiles function of build.js, we also copy latin related script into stage. I think we should handle them in same place.
We already handle the copy task inside copyStaticFiles of build.js, so we probably only need clean task.
What do you think?
Updated•11 years ago
|
Attachment #8403758 -
Flags: review?(gduan)
Assignee | ||
Comment 6•11 years ago
|
||
yeah you're right, pull request will be updated, thanks!
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → yurenju.mozilla
Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 8403758 [details] [review]
github PR: https://github.com/mozilla-b2g/gaia/pull/18098
Hi George, pr is updated, could you review again? thanks!
Attachment #8403758 -
Flags: review?(gduan)
Comment 8•11 years ago
|
||
Comment on attachment 8403758 [details] [review]
github PR: https://github.com/mozilla-b2g/gaia/pull/18098
It looks fine to me. r=gduan
Thanks.
Attachment #8403758 -
Flags: review?(gduan) → review+
Assignee | ||
Comment 9•11 years ago
|
||
merged, thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 1.4 S6 (25apr)
You need to log in
before you can comment on or make changes to this bug.
Description
•