Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CyanogenMod 10 Nightly build script for marvel

How it works

The script is simple and works in a linux bash or cygwin environment.

The script must be placed inside the root directory of the CM10 source.

It is used as follows:

./build.sh [--no-upload] [--no-sync] [--dirty]

The --no-upload flag tells the script not to upload the build to dudeman1996's goo.im folder. Note that if anyone other than dudeman1996 tried to upload a build, they would need the password. If this flag is not passed when running the script, the build will be uploaded.

The --no-sync flag tells the script not to run the repo sync command before compiling. If this flag is not passed when running the script, then the latest sources will be downloaded.

The --dirty flag tells the script to do a "dirty build". If this flag is not passed when running the script, the out folder will be deleted by default.

For example. Running just

./build.sh

Will result in the script syncing before building, deleting the out folder before building, and uploading the build to dudeman1996's goo.im folder.

About

A buildscript that builds and uploads CM10 Nightlies for marvel

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages