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.0.b4 bin/autoproj-envsh
autoproj-1.13.0.b3 bin/autoproj-envsh
autoproj-1.13.0.b2 bin/autoproj-envsh
autoproj-1.13.0.b1 bin/autoproj-envsh
autoproj-1.12.5 bin/autoproj-envsh
autoproj-1.12.4 bin/autoproj-envsh
autoproj-1.12.3 bin/autoproj-envsh
autoproj-1.12.2 bin/autoproj-envsh
autoproj-1.12.1 bin/autoproj-envsh
autoproj-1.12.0 bin/autoproj-envsh
autoproj-1.11.0.rc15 bin/autoproj-envsh
autoproj-1.11.0.rc14 bin/autoproj-envsh
autoproj-1.11.0.rc13 bin/autoproj-envsh
autoproj-1.11.0.rc12 bin/autoproj-envsh
autoproj-1.11.0.rc11 bin/autoproj-envsh
autoproj-1.11.0.rc10 bin/autoproj-envsh
autoproj-1.11.0.rc9 bin/autoproj-envsh
autoproj-1.11.0.rc8 bin/autoproj-envsh
autoproj-1.11.0.rc7 bin/autoproj-envsh
autoproj-1.11.0.rc6 bin/autoproj-envsh