Opened on 05/13/2015 at 01:06:00 PM

Closed on 05/21/2015 at 01:49:20 PM

Last modified on 06/30/2015 at 09:33:59 AM

#2516 closed change (fixed)

Add a build script for Adblock Browser

Reported by: fhd Assignee: fhd
Priority: P2 Milestone: Adblock-Browser-for-Android-beta-1.0.0.2015052021
Module: Adblock-Browser-for-Android Keywords:
Cc: Blocked By:
Blocking: Platform: Adblock Browser for Android
Ready: yes Confidential: no
Tester: Verified working: no
Review URL(s):

http://codereview.adblockplus.org/5385277551935488/

Description (last modified by fhd)

Background

We need a build script that can build Adblock Browser devbuilds and releases.

What to change

Add a new script (e.g. build_release.py) similar to what we have in IE, that will allow the user to build Adblock Browser devbuilds and releases.

It should:

  1. Run in two modes, devbuild and release. It should use .mozconfig-devbuild and .mozconfig-release depending on the mode. It should also check that --disable-updater is set in release mode, but not in devbuild mode.
  1. Run clobber, build and package. Clobbering is important, see #2482.
  1. Produce an APK named adblockbrowser-1.0.0.1337-arm.apk (where 1.0.0 is the version and 1337 is the build ID) in devbuild mode, and one named adblockbrowser-1.0.0-arm.apk in release mode.
  1. Sign the package with our Android certificate, the same we use for Adblock Plus for Android.

Attachments (0)

Change History (12)

comment:1 Changed on 05/13/2015 at 01:07:55 PM by fhd

  • Sensitive set

comment:2 Changed on 05/13/2015 at 01:08:09 PM by fhd

  • Owner set to fhd

comment:3 Changed on 05/13/2015 at 01:09:57 PM by fhd

  • Description modified (diff)

comment:4 Changed on 05/13/2015 at 02:13:19 PM by fhd

  • Summary changed from Adblock Browser build script to Create a build script for Adblock Browser

comment:5 Changed on 05/15/2015 at 11:59:19 AM by fhd

  • Owner fhd deleted

comment:6 Changed on 05/15/2015 at 04:16:41 PM by fhd

  • Owner set to fhd

comment:7 Changed on 05/17/2015 at 02:46:43 PM by fhd

  • Description modified (diff)

comment:8 Changed on 05/17/2015 at 02:56:49 PM by fhd

  • Description modified (diff)
  • Summary changed from Create a build script for Adblock Browser to Add a build script for Adblock Browser

comment:9 Changed on 05/17/2015 at 03:28:38 PM by fhd

  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:10 Changed on 05/20/2015 at 09:00:48 AM by fhd

  • Sensitive unset

comment:11 Changed on 05/21/2015 at 01:49:20 PM by fhd

  • Resolution set to fixed
  • Status changed from reviewing to closed

comment:12 Changed on 06/30/2015 at 09:33:59 AM by philll

  • Platform changed from Android to Adblock Browser for Android

See #2673

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from fhd.
 
Note: See TracTickets for help on using tickets.