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.9.5.rc1 bin/autoproj-envsh
autoproj-1.9.4 bin/autoproj-envsh
autoproj-1.9.3 bin/autoproj-envsh
autoproj-1.9.3.rc9 bin/autoproj-envsh
autoproj-1.9.3.rc8 bin/autoproj-envsh
autoproj-1.9.3.rc7 bin/autoproj-envsh
autoproj-1.9.3.rc6 bin/autoproj-envsh
autoproj-1.9.3.rc5 bin/autoproj-envsh
autoproj-1.9.3.rc4 bin/autoproj-envsh
autoproj-1.9.3.rc3 bin/autoproj-envsh
autoproj-1.9.3.rc2 bin/autoproj-envsh
autoproj-1.9.3.rc1 bin/autoproj-envsh
autoproj-1.9.2 bin/autoproj-envsh
autoproj-1.9.1 bin/autoproj-envsh