1. 12 3月, 2019 1 次提交
  2. 08 3月, 2019 1 次提交
  3. 05 3月, 2019 1 次提交
  4. 21 2月, 2019 1 次提交
  5. 13 2月, 2019 1 次提交
  6. 12 2月, 2019 1 次提交
  7. 08 2月, 2019 1 次提交
    • J
      Updating ARM code from arm to armv7l · ae53375d
      Jay Rodgers 提交于
      Electron no longer publishes binary releases under the arm tag, and requires use of the armv7l tag instead.
      
      As other parts of the build system (and downstream tools) may still be relying on using the "arm" keyword, I've made it so that "armv7l" is passed to gulp-atom-electron without changing the internal code structure.
      ae53375d
  8. 07 2月, 2019 1 次提交
  9. 06 2月, 2019 3 次提交
  10. 05 2月, 2019 4 次提交
  11. 04 2月, 2019 1 次提交
  12. 08 1月, 2019 2 次提交
  13. 07 1月, 2019 1 次提交
  14. 04 1月, 2019 1 次提交
  15. 01 1月, 2019 1 次提交
  16. 27 12月, 2018 1 次提交
  17. 23 11月, 2018 1 次提交
  18. 09 11月, 2018 1 次提交
  19. 15 10月, 2018 1 次提交
  20. 14 10月, 2018 1 次提交
  21. 05 10月, 2018 1 次提交
  22. 02 10月, 2018 2 次提交
  23. 01 10月, 2018 1 次提交
  24. 30 9月, 2018 1 次提交
  25. 17 9月, 2018 3 次提交
  26. 13 9月, 2018 1 次提交
  27. 11 9月, 2018 1 次提交
    • J
      Adding electron ARM and ARM64 tasks · 1453ad4b
      Jay Rodgers 提交于
      Adding tasks to allow for explicitly download ARM and ARM64 versions of Electron when it is not the native architecture of the build machine (for cross-compiling).
      1453ad4b
  28. 10 9月, 2018 1 次提交
  29. 07 9月, 2018 2 次提交
    • B
      Cleanup bootstrap files (#58171) · a4bf919e
      Benjamin Pasero 提交于
      * bootstrap  - first cut
      
      * bootstrap => bootstrap-fork, bootstrap-shared => bootstrap
      
      * bootstrap - extract uriFromPath()
      
      * bootstrap - extract readfile/writefile
      
      * bootstrap - share more code when loading renderers
      
      * boostrap-electron-browser => bootstrap-window
      
      * bootstrap - cleanup main.js
      
      * bootstrap - handle index.js
      
      * bootstrap 💄
      a4bf919e
    • J
      bundle stats - include commit · f8e67cef
      Johannes Rieken 提交于
      f8e67cef
  30. 05 9月, 2018 1 次提交