Skip to content
Snippets Groups Projects
Forked from Alchemy Archive / Alchemy Viewer
Source project has a limited visibility.
  • Nat Goodspeed's avatar
    355d0068
    Rationalize use of AUTOBUILD environment variable across languages. · 355d0068
    Nat Goodspeed authored
    Ensure that AUTOBUILD is always in native path syntax on every platform.
    Remove local build.sh logic to infer AUTOBUILD: either the generic build.sh
    has set it properly, or scream for help.
    Since cygwin bash scripts need a cygwin-syntax path to autobuild, convert to a
    local 'autobuild' variable using shell_path.
    Remove kludges in other languages involving cygdrive twiddling.
    355d0068
    History
    Rationalize use of AUTOBUILD environment variable across languages.
    Nat Goodspeed authored
    Ensure that AUTOBUILD is always in native path syntax on every platform.
    Remove local build.sh logic to infer AUTOBUILD: either the generic build.sh
    has set it properly, or scream for help.
    Since cygwin bash scripts need a cygwin-syntax path to autobuild, convert to a
    local 'autobuild' variable using shell_path.
    Remove kludges in other languages involving cygdrive twiddling.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.