Caio
|
c45e05e4a6
|
treat *.c++ and *.h++ files as c++ on macos
|
2020-08-17 21:40:18 -03:00 |
|
Rick van Galen
|
571b747c28
|
Containerfile support (#93184)
* Apply Dockerfile highlighting to Containerfile
* Recognize Containerfile in Search Editor highlighting
* Register opening Containerfile files on macOS
* Register opening Containerfile files on Windows
|
2020-05-27 14:47:27 +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 |
|
ZHAO Jinxiang
|
352d641042
|
Add .cjs to known JavaScript file extensions (#85460)
|
2019-11-25 19:46:09 -08: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 |
|