Skip to content

Xyphis12/ci_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Script for jenkin to download and compile the android source

Discriptions for the variables:
initurl	 Where to get the source from
branch	 What branch from to clone
manifest What local_manifest file to get, which modifies what repositories are used. (Can be empty to not use a local_manifest)
syncargs Command line arguments for repo sync
LUNCH	 What device to compile for?
joblvl	 What joblevel to run processes at
makeargs Arguments to use in the make command
username Username for git
usermail Email for git
uccache  Use ccache or not (1 or 0)

About

Script for Jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages