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.9.3.rc4 bin/autoproj-clean
autoproj-1.9.3.rc3 bin/autoproj-clean
autoproj-1.9.3.rc2 bin/autoproj-clean
autoproj-1.9.3.rc1 bin/autoproj-clean
autoproj-1.9.2 bin/autoproj-clean
autoproj-1.9.1 bin/autoproj-clean
autoproj-1.9.0 bin/autoproj-clean
autoproj-1.9.0.rc7 bin/autoproj-clean
autoproj-1.9.0.rc6 bin/autoproj-clean
autoproj-1.9.0.rc5 bin/autoproj-clean
autoproj-1.9.0.rc4 bin/autoproj-clean
autoproj-1.9.0.rc3 bin/autoproj-clean
autoproj-1.9.0.rc2 bin/autoproj-clean
autoproj-1.9.0.rc1 bin/autoproj-clean
autoproj-1.8.5 bin/autoproj-clean
autoproj-1.8.4 bin/autoproj-clean
autoproj-1.8.3 bin/autoproj-clean
autoproj-1.8.3.rc1 bin/autoproj-clean
autoproj-1.8.2 bin/autoproj-clean
autoproj-1.8.2.rc5 bin/autoproj-clean