Closed
Bug 410560
Opened 17 years ago
Closed 17 years ago
Quicken standalone build process
Categories
(Calendar :: Provider: GData, defect)
Calendar
Provider: GData
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Fallen, Assigned: Fallen)
References
()
Details
(Whiteboard: [gdata-0.4])
Attachments
(1 file)
2.66 KB,
patch
|
dbo
:
review+
|
Details | Diff | Splinter Review |
I have found an interesting way to quicken the building of js-only extensions (maybe even C++?). This method removes the need to build all toolkit, nspr and friends and even an application.
It only works on trunk though, but since extra mozconfig lines are needed to trigger the build.mk, I think its ok to check this in on branch too.
I have documented the method here: http://developer.mozilla.org/en/docs/User:xFallenAngel:Build_System
Attachment #295158 -
Flags: review?(daniel.boelzle)
Comment 1•17 years ago
|
||
Comment on attachment 295158 [details] [diff] [review]
Build.mk
r=dbo
Attachment #295158 -
Flags: review?(daniel.boelzle) → review+
Assignee | ||
Comment 2•17 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•17 years ago
|
Whiteboard: [gdata-cvs]
Updated•17 years ago
|
Version: Trunk → unspecified
Assignee | ||
Updated•17 years ago
|
Whiteboard: [gdata-cvs] → [gdata-0.4]
You need to log in
before you can comment on or make changes to this bug.
Description
•