Skip to content

Files

Latest commit

 

History

History

ciel-batch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ciel-batch

A simple wrapper script to build a list of packages using Ciel, with build environments reset for each package.

Usage:

[linux32] ciel-batch opencollada python-2 python-3

Or, using a list, for instance:

opencollada
python-2
python-3

And invoke:

[linux32] ciel-batch `cat list`