Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/build-tools

The GN scripts to use for Electron dev-flows
https://github.com/electron/build-tools

fix: generate headers in correct dir

f69a76f61956af8fd153121b9f4f8179874076d7 authored over 4 years ago
chore: cleaner user error messages (#189)

9108cacc38d368ec1f58a21c29fef55d8627c58e authored over 4 years ago
feat: add e sanitize-config (#186)

* feat: add e sanitize-config

* Make name param optional

* feat: add a hint on how to make...

28d82822a63615cd6a90232e92ab8f74a795648c authored over 4 years ago
feat: add remove config command (#183)

* feat: add remove config command (#182)

13f938a6633b453c08384746ce070f00543e2a72 authored over 4 years ago
build: add support for Xcode 12.2.0 (#184)

f6bbdab35c24a0a942e35fa0bf6321c7c0b9068b authored over 4 years ago
feat: add --nan support to 'e test' (#180)

60f81c2226ff4c963d89ec2da96e5d25e1d743e1 authored over 4 years ago
feat: improve Electron fork support (#172)

* feat: improve Electron fork support

* Support old config

90a3e4e5dcf2b0a30772656b7377f50867267f3c authored over 4 years ago
docs: add help commands to docs (#173)

* docs: add help commands to docs

* Fix header level

42d225e1f511fd6c643346beecef339b95773346 authored over 4 years ago
chore: remove unused code (#177)

* chore: reduce scope of local variable

* chore: remove unused requires

4f035cf8510c068113eaa599eb952fc348613bdd authored over 4 years ago
fix: use execFileSync when using a cmd with a path (#178)

Previously execSync was used, taking the full command line as a single
string. This would be mi...

f69662143f2ff8112b2aafbf551e72b94862b889 authored over 4 years ago
build(deps): bump yargs-parser from 13.1.1 to 13.1.2 (#175)

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release n...

4e66e756015f854f9dfaec75b517e2815884830b authored over 4 years ago
fix: set GOMA_START_COMPILER_PROXY on CI builds

05b155495b38f51fd093099edb2b867f1587e353 authored over 4 years ago
perf: make e build actually spawn the build slightly faster by optimizing goma checks (#169)

9c8bb28bfb810ed0f4cbddf434cd39ebdf12df29 authored over 4 years ago
fix: allow empty config in goma.ensure

a7913563d74818931761581e24b30a4b9101ac5b authored over 4 years ago
fix: do not kill the build on cache-only mode if the server dies (#160)

f7fddd659e1ecf85f77c4d35c3cde38dce603167 authored over 4 years ago
fix: smoothly stop goma before updating it (#158)

f6807a191548405a0f2d54e3e70474fdc037bf63 authored over 4 years ago
chore: update goma hashes

524810fa23ad2569b41bc1021a75ef5386dd029e authored over 4 years ago
chore: add the new windows toolchain (#156)

7f203af8c87efe3acf2c6f038c6046c4a330ef1a authored over 4 years ago
build(deps): bump lodash from 4.17.15 to 4.17.19 (#155)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

065bed505f2797f6068591da8be46438a0dfca48 authored over 4 years ago
feat: add "e patches all" option (#154)

385b3f117fc8b25f6256aa7366da357548ee15ef authored over 4 years ago
fix: re-initializing the same directory should just sync (#153)

7c40036a794f9fcb4d34deae339e5a21bb869078 authored over 4 years ago
chore: add xcode 12.0 UA support (#152)

aea14fe3f628ebe2e771006d4e27746e2a72aadf authored over 4 years ago
fix: don't compare number to string (#151)

* fix: don't compare number to string

* Update src/e-pr.js

Co-authored-by: Samuel Attard <...

d1f1158b164cc33126b110bc3b7cfdeea2219cf3 authored over 4 years ago
chore: fix Xcode 11.5 download (#149)

Xcode-11.5.zip did not have the expected Xcode.app directory in it. A new zip was uploaded with...

59400b70d8555575dacba9dc2a14072b07d2ff44 authored over 4 years ago
fix: update reference to arm (#148)

166397b3772fa997b04a183ba06ff4ffa991c938 authored over 4 years ago
fix: Don't download Xcode on ARM (#147)

Co-authored-by: Felix Rieseberg <[email protected]>

a8c4210541368e4eba170655936210238a592b61 authored over 4 years ago
chore: add xcode 11.5 support (#146)

f6e9a22cd121fe03fc434712f5876ed031716cc7 authored over 4 years ago
docs: update README.md (#144)

7e9152f0c8ed249381d6ecfb430a1f6762b83de6 authored over 4 years ago
chore: do not pass --ignore_locks to gclient sync. (#143)

Starting in 14a83ae, that switch generates a warning:

> Warning: ignore_locks is no longer us...

dbdb43bcb441d045d69df9f5bbef06c649c6ab15 authored over 4 years ago
feat: add "e open <pull | sha>" (#140)

acc8ec7177eb8f403e4894ebe2750156969adba2 authored over 4 years ago
chore: update goma hashes (#141)

81623e098fa87c3f58cd024b2d3a65e6468ce78c authored over 4 years ago
docs: load-xcode is run automatically nowadays (#139)

3609d78a41d30fa806601385b02cdbd0d79fa833 authored almost 5 years ago
feat: better windows, well, everything (#137)

* feat: use an electron provided windows toolchain (#96)

* chore: moooarrr env

* Use an el...

07ad97f145f9fb82aee17d76eb38669a6c035122 authored almost 5 years ago
docs: remove outdated README section (#138)

f16ee2aae570b07312e725f97da0cd13b3ab76b7 authored almost 5 years ago
docs: update installation instructions (#127)

a0f7528f0acb51c2e5268ef982372d003194beea authored almost 5 years ago
fix: use process.execPath instead of looking up node on the PATH (#132)

3b8c44c74e822c60cdd4772d3b8fdb27555eab9a authored almost 5 years ago
build(deps): bump acorn from 5.7.3 to 5.7.4 (#130)

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://...

882f7228509d809b891e7c8c845587166659e086 authored almost 5 years ago
feat: add goma hooks that can be invoked by CI (#129)

* feat: add goma hooks that can be invoked by CI

Follows up https://github.com/electron/elect...

3448263947d9cc782003858bb008df84d20847d4 authored almost 5 years ago
fix: don't pollute stdout with passive update logs (#128)

Bug description: scripts that rely on build-tools will fail occasionally
if build-tools hasn't ...

1f72aa002c6e40277985f1aa92018b126c11c8f4 authored almost 5 years ago
fix: set correct cwd in check-for-updates (#126)

* fix: give command-line help for check-for-updates

* fix: ensure git is called from the buil...

5512f22264bc274afe7581a2ea5af72e12056989 authored almost 5 years ago
fix: specify upstream when pulling (#125)

7cd0f88d6f4e65826547015690036547a1e612c0 authored almost 5 years ago
chore: prevent accidental publish (#124)

3d35f0f5534f73eb0bbf16f6f34ed4511cf81249 authored almost 5 years ago
chore: make the default sync command ignore locks and be verbose (#122)

4eccc3775723280678f2939fd5f341606c9d8079 authored almost 5 years ago
fix: only exit if the exit code is not 0 (#123)

d087f01537272e900fa69390b5a058c5fe14f046 authored almost 5 years ago
chore: update the goma client hashes (#121)

040fc08555985ad6044f1e22f3f4d32c4542cb27 authored almost 5 years ago
fix: stdio should be inherit in goma.auth (#120)

d9bf1d373746f14cdbddc8694e4e5d57a0a07b17 authored almost 5 years ago
fix: gracefully catch auth error (#118)

7cd9a20e394e07e7a9f53cbeb8b63f0e8f3e35ed authored almost 5 years ago
fix: use node-gyp.js explicitly

1f799b879685b7fc43b238b50ea610a9e142794c authored almost 5 years ago
feat: automatically switch to the right version of Xcode for the current electron branch (#117)

fcfa38bab5cd0b45acd1186a1b4a52a71aa1cbdf authored almost 5 years ago
feat: switch to Xcode 11.1 (#116)

627f0763925526475c34266da43f05d9a0fd3c59 authored almost 5 years ago
feat: auto-update the build-tools every 4 hours (#115)

3c5d043a2956f41c704023609cef2971f789ce04 authored almost 5 years ago
feat: automatically load the right xcode version (#114)

2e4e8d9a0417a0db8157044242a008dccee80865 authored almost 5 years ago
chore: do not use sudo to link SDKs and improve logging (#112)

b0891069db69746055b036f2c7ff78ab7694829a authored almost 5 years ago
fix: only load newer macOS sdks (#97)

2b0806b5df6810769494c6a7c40d3d7075dabe33 authored almost 5 years ago
fix: handle the configs folder not existing (#108)

54216a892902c251e80ea987100d2f6a273792a7 authored almost 5 years ago
fix: gn args file uses platform specific line endings (#111)

1c74cfbf5d6ae6da0c1801b48db823f08f0a96ab authored almost 5 years ago
fix: check git settings before we do anything (#101)

659a4490da55d957ad57c57c251442392bf4c986 authored almost 5 years ago
docs: fix requested value of branch.autosetuprebase (#98)

ae3c0c615dd544997235ad457a249a1ebb99aeb7 authored almost 5 years ago
docs: powershell kinda does not work (#100)

ad1a90b11a949876c375541cf7df49e5f41df524 authored almost 5 years ago
fix(readme): patch table formatting (#90)

5c5f52db513d52ce4900349b6ad6ab13e188ece6 authored almost 5 years ago
fix(git): use 'core.filemode' config (#86)

57af9741de0541e44e8bf240a9c2f181501b640d authored almost 5 years ago
fix: windows tests failing (#88)

* fix: only test for platform-independent env vars

On Windows a couple more env vars are set
...

4acb7863a50edcb443b7428356c2a95f63b56cbf authored almost 5 years ago
chore: improve the experience of running tests on windows (#84)

* chore: improve the experience of running tests on windows

* chore: make linter happy

Co-...

b0d3f255153630497f5dd7db9b14f9dc790f1eb2 authored almost 5 years ago
fix: use new goma client for latest chromium roll (#85)

ba0dcc105440f671eb63a70d3d68e17099089762 authored almost 5 years ago
fix: check some global git settings on win32 (#82)

f9aa0d26bc37dfb52cdd7b692b2963a0148d09b6 authored almost 5 years ago
fix: use gn.bat on win32 (#83)

49296241d22eceead3e0532ebc657eba9299218c authored almost 5 years ago
fix: buildtools now downloading for cache-only (#80)

86ebbb05371f8504265fe31ecaa918eff863242a authored almost 5 years ago
feat: add support for EVM_SESSION_ID to have per-shell config selection (#75)

* feat: add support for EVM_SESSION_ID to have per-shell config selection

* refactor: use EVM...

deb539e650dc631152cb0497037aba375159e31a authored almost 5 years ago
docs: improve documentation verbosity (#77)

48264904664e854ebace94139f3365085d68f31e authored almost 5 years ago
feat: add support for custom ninja target (#73)

d64a41f0f15fedf95a3211d2df11e584cbca513a authored almost 5 years ago
fix: default missing CHROMIUM_BUILDTOOLS_PATH (#78)

bc2c38229df46fc515841ba48c1f8d34b00962be authored almost 5 years ago
feat: add support for custom binaryName (#74)

f141adb736dfd5d9c7cbee191247617a6453229a authored almost 5 years ago
feat: add file tab completion to 'e make' on zsh (#70)

When typing a partial filename after 'e run', use zsh's file completion
to try and match it. Fo...

0bc256034860002b9c2b0029c40b78aee936eb05 authored about 5 years ago
feat: add 'e show goma' to open localhost:8088 (#71)

A simple convenience to open Goma's status page from the command line.

605ad955ee9676f3a70a0e9fbd52b44c55513df5 authored about 5 years ago
fix: auto re-run gn gen if the args do not match (#69)

ca9b9335edc0d3f6fcb5f2c531fb7401a03e1803 authored about 5 years ago
feat: default to goma enabled, add support for cache-only goma (#66)

* fix: put goma.gn in the args

* feat: default to goma enabled, add support for cache-only goma

635d114e4e1573aed2052141489bdac15bdd26ab authored about 5 years ago
fix: e start --inherit not working (#65)

d1e94ec804e011230a22d05e0480968cf18b80ae authored about 5 years ago
fix: race condition with external binary download (#64)

42404dc878c3ae75ac64a50b53dec2cd31ee13cc authored about 5 years ago
build: set up lint-staged to make linting painless (#63)

2d3419438530f94e429b4d6547d1f030408e7628 authored about 5 years ago
fix: quick argument sanitization for 'e d' (#62)

6569643908c98eee502d4928e16cbca8d978b71d authored about 5 years ago
fix: use correct third_paty path from the utils folder (#61)

230862e72f866a896043e410e816103aed9bb616 authored about 5 years ago
feat: add unknown command handler to run depot_tools cmds (#53)

eeb7e322409dc806822c309b0fcf16331fff0843 authored about 5 years ago
chore: add issue template for bugs (#57)

3d7e74dacf7b54e70a8e19407faaca74ac8d79d4 authored about 5 years ago
fix: add missing require

f7aaacecb04802d15cf41622cd8e74d5f2fd80eb authored about 5 years ago
fix: ignore stdio for the unzip command to prevent ENOBUFS (#54)

6c600022296ca546de048dd3b973647e95e630f7 authored about 5 years ago
fix: missing requires on xcode logic

c166df34c51803640c4ac75e0a13877c37238134 authored about 5 years ago
fix: require logging not output

e899d3b74e77cfd136b43fddcdcd21a5f91197f5 authored about 5 years ago
refactor: split utilities into functional files (#52)

* refactor: split utilities into functional files

* chore: address review comments

bd80af8634b4f550a740c258f401e4078d16aed1 authored about 5 years ago
fix: set the `--use-goma` default value to false (#51)

5b10c8974e6012fbbcc5c13955dba30bc5ec8d15 authored about 5 years ago
feat: add support for downloading a fixed and known version of xcode (#48)

fce27a788ce7152e2c1b878adc1b05da564a5853 authored about 5 years ago
chore: set j values when in goma build (#50)

7c39f9c94dbde188d2f6b194e5d8b1eb94d2b989 authored about 5 years ago
docs: clarify new directory needed (#45)

* docs: clarify new directory needed

* Update README.md

Co-Authored-By: Charles Kerr <cker...

c4e8b9119538db38194ee0b4d0ab4d209c27ee00 authored about 5 years ago
fix: keep GIT_CACHE_PATH regardless of Goma (#49)

f21579f009c4d702d5d7ae1f77485ffb16318462 authored about 5 years ago
feat: add configuration options for Goma (#47)

* feat: add configuration options for Goma

* refactor: more effectively gate Goma logic

* ...

f268b692b3a7150613af4e98e46ce0663c032906 authored about 5 years ago
Merge pull request #46 from electron/fix-e-pr

fix: correctly guess target branch for >= 8

2d45ad6ee11f0de264df954503c94d37e4bf99e6 authored about 5 years ago
fix: correctly guess target branch for >= 8

bbfecf3f084a372103e875baa84a9c508f63da21 authored about 5 years ago
Merge pull request #43 from electron/what-is-a-terminal-anyway

docs: explain powershell and cmd

1da340a19c122d31d26003fe81e7a64ea1c19f0d authored about 5 years ago
docs: explain powershell and cmd

9f8f9ebc31f2f75284a4505657991cc45ff2b25a authored about 5 years ago
Merge pull request #42 from electron/powershell-path

docs: show how to add `e` to a win powershell path

7d9c8c04e34c4079ccdc0acc4930a1f3175c7820 authored about 5 years ago
docs: show how to add `e` to a win powershell path

07fe30070e02b10b8c4bc1b9bf7abd609ff90a1b authored about 5 years ago