Closed Bug 838464 Opened 12 years ago Closed 12 years ago

Define MOZ_BUILD_TIMESTAMP in Fennec makefile

Categories

(Android Background Services Graveyard :: Product Announcements, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla21

People

(Reporter: rnewman, Assigned: rnewman)

References

Details

Attachments

(1 file)

Who knows which component should get this bug… Gonna define MOZ_BUILD_TIMESTAMP in Makefile.in, using the output of Bug 838459, to implement some sanity checking in Bug 838416. gps, you get review.
Attached patch Proposed patch. v1 (deleted) — Splinter Review
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Attachment #710491 - Flags: review?(gps)
Comment on attachment 710491 [details] [diff] [review] Proposed patch. v1 Review of attachment 710491 [details] [diff] [review]: ----------------------------------------------------------------- Kinda surprised we don't have this as a regular MOZ_* variable. I guess that would be a good follow-up. Meh. ::: mobile/android/base/Makefile.in @@ +306,5 @@ > -DUA_BUILDID=$(UA_BUILDID) \ > -DMOZ_APP_BASENAME=$(MOZ_APP_BASENAME) \ > -DMOZ_APP_BUILDID=$(MOZ_APP_BUILDID) \ > -DMOZ_APP_ABI=$(TARGET_XPCOM_ABI) \ > + -DMOZ_BUILD_TIMESTAMP=$(MOZ_BUILD_TIMESTAMP) \ spaces not tabs here
Attachment #710491 - Flags: review?(gps) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Android: Product Announcements → Product Announcements
Product: Mozilla Services → Android Background Services
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: