Sha256: 13e99ac9df431d309a518bb2ce13c9e92f75c45e2bebad549e76a01eee4366d8

Contents?: true

Size: 410 Bytes

Versions: 94

Compression:

Stored size: 410 Bytes

Contents

#! /usr/bin/env ruby

require 'autoproj'
require 'autoproj/cmdline'
Autoproj::CmdLine.report do
    Autoproj.silent do
        Autoproj::CmdLine.initialize_root_directory
        Autoproj::CmdLine.initialize_and_load(ARGV)
    end
    Autoproj.export_env_sh
    Autoproj::CmdLine.export_installation_manifest
    Autoproj.message "autoproj: updated #{Autoproj.root_dir}/#{Autoproj::ENV_FILENAME}", :green
end

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
autoproj-1.13.7 bin/autoproj-envsh
autoproj-1.13.6 bin/autoproj-envsh
autoproj-1.13.5 bin/autoproj-envsh
autoproj-1.13.5.rc1 bin/autoproj-envsh
autoproj-1.13.4 bin/autoproj-envsh
autoproj-1.13.3 bin/autoproj-envsh
autoproj-1.13.3.b2 bin/autoproj-envsh
autoproj-1.13.3.b1 bin/autoproj-envsh
autoproj-1.13.2.b4 bin/autoproj-envsh
autoproj-1.13.2.b3 bin/autoproj-envsh
autoproj-1.13.2.b2 bin/autoproj-envsh
autoproj-1.13.2.b1 bin/autoproj-envsh
autoproj-1.13.2 bin/autoproj-envsh
autoproj-1.13.1 bin/autoproj-envsh
autoproj-1.13.0 bin/autoproj-envsh
autoproj-1.12.6 bin/autoproj-envsh
autoproj-1.13.0.b8 bin/autoproj-envsh
autoproj-1.13.0.b7 bin/autoproj-envsh
autoproj-1.13.0.b6 bin/autoproj-envsh
autoproj-1.13.0.b5 bin/autoproj-envsh