Rationalize use of AUTOBUILD environment variable across languages.
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.
Showing
- build.sh 11 additions, 25 deletionsbuild.sh
- indra/cmake/FindAutobuild.cmake 8 additions, 13 deletionsindra/cmake/FindAutobuild.cmake
- indra/newview/viewer_manifest.py 2 additions, 2 deletionsindra/newview/viewer_manifest.py
- scripts/packages-formatter.py 1 addition, 5 deletionsscripts/packages-formatter.py
Loading
Please register or sign in to comment