derekdai / para-emake

Parallelizing emake to shorten time to build Elastos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

para-emake

para-emake, a Bash script which parallelizing emake to shorten time to build Elastos,This script also shows how to do job control, sending signal, clean allocated resources up before exit, error handling and coloring message...

emake is the build system used in Elastos project, see http://elastos.org.

About

Parallelizing emake to shorten time to build Elastos


Languages

Language:Shell 100.0%