1. 09 1月, 2020 1 次提交
    • A
      Increase cache timeout · 1959d829
      Asher 提交于
      The Mac build seems to be terminated due to a timeout during the caching
      stage.
      1959d829
  2. 08 1月, 2020 1 次提交
  3. 17 12月, 2019 1 次提交
  4. 30 10月, 2019 1 次提交
  5. 26 10月, 2019 1 次提交
  6. 24 10月, 2019 1 次提交
  7. 23 10月, 2019 1 次提交
    • A
      Push Docker using Linux build · 7f07b8f6
      Asher 提交于
      Instead of doing a separate redundant build. The main problem was that
      the files weren't being cached. There is probably a better way of
      solving this but this seems to be the simplest for now.
      7f07b8f6
  8. 22 10月, 2019 2 次提交
    • A
      Move source to its own directory · 82e2b8a1
      Asher 提交于
      This matches how the rest of the build is organized but also hopefully
      solves an issue where the VS Code directory is empty because we try to
      cache it directly and Travis might be creating it.
      82e2b8a1
    • A
      Cache VS Code in CI · 5aa2abaf
      Asher 提交于
      5aa2abaf
  9. 19 10月, 2019 1 次提交
    • A
      Update to 1.39.2 · bdd11f74
      Asher 提交于
      Also too the opportunity to rewrite the build script since there was a
      change in the build steps (mainly how the product JSON is inserted) and
      to get the build changes out of the patch. It also no longer relies on
      external caching (we'll want to do this within CI instead).
      bdd11f74
  10. 18 9月, 2019 12 次提交
  11. 13 9月, 2019 4 次提交
  12. 04 9月, 2019 1 次提交
  13. 30 8月, 2019 1 次提交
  14. 21 8月, 2019 1 次提交
  15. 10 8月, 2019 1 次提交
  16. 03 8月, 2019 1 次提交
    • A
      Groundwork for language support · 712274d9
      Asher 提交于
      - Implement the localization service.
      - Use the proper build process which generates the require JSON files.
      - Implement getting the locale and language configuration.
      712274d9
  17. 19 7月, 2019 4 次提交
  18. 07 6月, 2019 1 次提交
    • A
      Move OSX package task into build script · 04adf141
      Asher 提交于
      This is to match how the other binaries are built. Also made some
      changes to make the Docker containers clean up for when you are running
      this locally.
      04adf141
  19. 03 5月, 2019 1 次提交
  20. 02 5月, 2019 1 次提交
  21. 26 4月, 2019 2 次提交