Alexandru Dima
|
c1eb24b027
|
Load expensive node modules lazily
|
2020-12-22 19:55:56 +01:00 |
|
Alexandru Dima
|
d1fff1a083
|
Check in .js files from the /build/ folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
|
João Moreno
|
2469bf6832
|
remove build compilation output
|
2020-09-22 11:12:55 +02:00 |
|
João Moreno
|
6ca91db00a
|
Merge remote-tracking branch 'origin/master' into joao/linux-arm
|
2020-09-09 08:53:49 +02:00 |
|
João Moreno
|
47d8a25606
|
build vscode armhf
|
2020-09-08 09:41:28 +02:00 |
|
Caio
|
c45e05e4a6
|
treat *.c++ and *.h++ files as c++ on macos
|
2020-08-17 21:40:18 -03:00 |
|
João Moreno
|
3de76f6b2c
|
missing compilation
|
2020-05-27 15:27:42 +02:00 |
|
Robo
|
d5372eb159
|
Reland "fix: use electron-osx-sign instead of manual code signing (#97582)" (#98145)
This reverts commit f291767f09.
|
2020-05-20 10:06:15 +02:00 |
|
deepak1556
|
f291767f09
|
Revert "fix: use electron-osx-sign instead of manual code signing (#97582)"
This reverts commit a1ddfae782.
|
2020-05-19 00:49:44 -07:00 |
|
João Moreno
|
a1ddfae782
|
fix: use electron-osx-sign instead of manual code signing (#97582)
* fix: use electron-osx-sign instead of manual code signing
* build/gulpfile.vscode.darwin.js -> build/darwin/sign.ts
* fix script call in pipeline
* fix incorrect keychain path
* fix update path to entitlements
* sign children first
* move electron-osx-sign deps to build/
Co-authored-by: deepak1556 <hop2deep@gmail.com>
|
2020-05-18 08:43:30 -07:00 |
|
Matt Bierner
|
ff253a8f60
|
Build VS Code with TS 3.9-nightly
|
2020-02-29 11:45:48 -08:00 |
|
Alexandru Dima
|
0789507d6b
|
Commit missing output file
|
2019-11-28 10:30:41 +01:00 |
|
Joao Moreno
|
9289dd7842
|
remove yarn gulp electron
|
2019-10-16 15:35:53 +02:00 |
|
Joao Moreno
|
5048816ebf
|
extract yarn electron
|
2019-10-16 11:15:43 +02:00 |
|
Benjamin Pasero
|
73643c60a6
|
Update to Electron 4.0.x (#73119)
* Bump electron@4.0.0-beta.9
* electron 4 - temporarily warn about exploration change
* update to Electron 4.0.0 stable
* remove electron 4 notification
* bump to electron@4.0.1
* electron 4: adopt format change of "version" file
* build - set to use exploration image
* Revert "build - set to use exploration image"
This reverts commit 1bb280fc5e.
* electron@4.0.2
* fix electron.d.ts
* update distro
* bump electron@4.0.4
* debt - adopt new process.getProcessMemoryInfo()
* update electron@4.0.5
* electron@4.0.6
* electron 4.0.x - remove Linux 32bit build
* electron@4.0.7
* electron - update to 4.1.2
* bump electron@4.1.4
* update build (remove Linux32)
* electron@4.1.5
* electron 4 - remove linux 32bit warning
* Remove more 32-bit Linux build stuff
Fixes #66271
* electron@4.2.0
* electron@4.2.1
* electron@4.2.2
* electron@4.2.3
* Revert "electron@4.2.3"
This reverts commit ae375ef764.
* Revert "Revert "electron@4.2.3""
This reverts commit 513581ebc5.
|
2019-06-04 10:50:10 +02:00 |
|
Matt Bierner
|
fe45a7d21f
|
Fix remaining strict null errors in build scripts
|
2018-10-03 10:47:32 -07:00 |
|
Joao Moreno
|
fdcecb53e6
|
remove package.json electronVersion
|
2017-11-16 14:43:41 +01:00 |
|
Joao Moreno
|
3c70e7e276
|
introduce build/lib/electron
|
2017-11-16 14:38:25 +01:00 |
|