gecko-dev/taskcluster/scripts
Nathan Froyd 684ffb2f54 Bug 1306650 - part 4 - modify build-clang-windows.sh for running under taskcluster; r=ehsan
There are a number of changes here:

- Taskcluster machines don't have MSVC installed, so we have to setup all
  the MSVC infrastructure ourselves;
- Gecko contains useful Python packages to use, so we need to setup a
  python virtualenv to have access to those.  Fortunately, mach handles all
  of that for us;
- We need to add build tools to our PATH, as they are not pre-installed;
- We need to define UPLOAD_PATH ourself.
2016-10-26 16:18:24 -04:00
..
builder Bug 1310819 - Fix developer runs of hazard analysis, r=fitzgen 2016-10-17 14:04:38 -07:00
misc Bug 1306650 - part 4 - modify build-clang-windows.sh for running under taskcluster; r=ehsan 2016-10-26 16:18:24 -04:00
tester Bug 1311791 - Explicitly declare path to shared hg store; r=dustin 2016-10-20 12:56:43 -07:00
copy.sh