Sha256: 42fc6e61624d00501d13e5ddb35c2dd0b598421dfdea06e04eea7e1b264ab22e

Contents?: true

Size: 266 Bytes

Versions: 112

Compression:

Stored size: 266 Bytes

Contents

#! /usr/bin/env ruby

require 'autoproj'
require 'autoproj/cmdline'

Autoproj.silent = true
root_dir  = Autoproj::CmdLine.initialize_root_directory
Autoproj::CmdLine.initialize_and_load(ARGV)

Autoproj.manifest.each_package do |pkg|
    pkg.prepare_for_rebuild
end

Version data entries

112 entries across 112 versions & 1 rubygems

Version Path
autoproj-1.10.2 bin/autoproj-clean
autoproj-1.10.1 bin/autoproj-clean
autoproj-1.10 bin/autoproj-clean
autoproj-1.10.rc1 bin/autoproj-clean
autoproj-1.9.7.rc23 bin/autoproj-clean
autoproj-1.9.7.rc22 bin/autoproj-clean
autoproj-1.9.7.rc21 bin/autoproj-clean
autoproj-1.9.7.rc20 bin/autoproj-clean
autoproj-1.9.7.rc19 bin/autoproj-clean
autoproj-1.9.7.rc18 bin/autoproj-clean
autoproj-1.9.7.rc17 bin/autoproj-clean
autoproj-1.9.7.rc16 bin/autoproj-clean
autoproj-1.9.7.rc15 bin/autoproj-clean
autoproj-1.9.7.rc14 bin/autoproj-clean
autoproj-1.9.7.rc13 bin/autoproj-clean
autoproj-1.9.7.rc12 bin/autoproj-clean
autoproj-1.9.7.rc11 bin/autoproj-clean
autoproj-1.9.7.rc10 bin/autoproj-clean
autoproj-1.9.7.rc9 bin/autoproj-clean
autoproj-1.9.7.rc7 bin/autoproj-clean