option('deprecated', type : 'boolean', value : true, description: 'Build deprecated functionality') option('docs', type : 'boolean', value : true, description: 'Build documentation') option('bin', type : 'boolean', value : true, description: 'Build binaries') option('tests', type : 'boolean', value : true, description: 'Build tests')