Closed
Bug 712676
Opened 13 years ago
Closed 10 years ago
Improve Fennec Makefiles for Android Sync
Categories
(Android Background Services Graveyard :: Build & Test, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rnewman, Unassigned)
References
Details
The following remaining issues need to be addressed after Bug 709391:
* Use Makefile includes rather than catting into variables.
* Preprocess sync_syncadapter.xml directly into its final destination.
* Split long lines.
* nsinstall:
> + $(NSINSTALL) $(srcdir)/resources/xml/*.xml res/xml/
into
$(NSINSTALL $< $@
Reporter | ||
Comment 1•13 years ago
|
||
See also Bug 712799.
Reporter | ||
Updated•13 years ago
|
Priority: -- → P4
Reporter | ||
Updated•12 years ago
|
Component: Android Sync → Android Sync: Build & Test
Assignee | ||
Updated•12 years ago
|
Component: Android Sync: Build & Test → Build & Test
Product: Mozilla Services → Android Background Services
Comment 2•10 years ago
|
||
I think we're good now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•