1. 29 Sep, 2015 4 commits
  2. 26 Sep, 2015 2 commits
  3. 25 Sep, 2015 10 commits
  4. 24 Sep, 2015 3 commits
  5. 23 Sep, 2015 6 commits
  6. 22 Sep, 2015 7 commits
  7. 21 Sep, 2015 1 commit
  8. 19 Sep, 2015 6 commits
  9. 18 Sep, 2015 1 commit
    • James Robinson's avatar
      Download sky_snapshot from the cloud · cbc35dfa
      James Robinson authored
      This adds logic to download and use the sky_snapshot binary from
      Google cloud storage when running the 'sky_tools build' command.
      The downloaded binary is put into lib/cache/... The binary is
      chosen to match the REVISION in the sky_engine package in the
      packages directory of whichever package the user wishes to
      build a flx from.
      
      Known issues:
      *) Assumes linux-x64 host
      *) Assumes download will always produce valid executable
      *) No clearing of stale cache entries
      cbc35dfa