Skip to content

itcms/tor-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORFOX BUILD STEPS:

  1. Move .mozconfig-android to .mozconfig OR run:
export MOZCONFIG="tor-browser/.mozconfig-android"
  1. Checks if the all requirements for the build are fine with:
./mach configure
  1. Builds the repo with:
./mach build
  1. Creates the apk in tor-browser/MOZ_OBJDIR/dist/fennec-38.0.en-US.android-arm.apk
./mach package

Note: this does not ship the addons, that is managed in a different repo: https://github.com/amoghbl1/orfox-addons.

Steps to include these addons can be figured out looking at the jenkins script at https://github.com/amoghbl1/Orfox/blob/master/jenkins-build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published