Electron Bot
|
e3adffbbac
|
Bump v4.0.0-nightly.20180929
|
2018-09-29 00:04:20 -07:00 |
|
Samuel Attard
|
99cf6815a8
|
chore: run create-typescript-definitions for darwin releases
|
2018-09-29 16:39:22 +10:00 |
|
Samuel Attard
|
a4607d3284
|
chore: set TARGET_ARCH correctly for arm and arm64 builds
|
2018-09-29 15:32:48 +10:00 |
|
Samuel Attard
|
417150cecf
|
Revert "Bump v4.0.0-nightly.20180928"
This reverts commit fa70e65e0f .
|
2018-09-29 15:32:20 +10:00 |
|
Electron Bot
|
fa70e65e0f
|
Bump v4.0.0-nightly.20180928
|
2018-09-28 21:30:52 -07:00 |
|
Samuel Attard
|
7e5d16ce84
|
chore: generate ffmpeg zip on linux release
|
2018-09-29 14:26:58 +10:00 |
|
Samuel Attard
|
adc60a72ca
|
chore: get target arch from TARGET_ARCH env var
|
2018-09-29 14:13:17 +10:00 |
|
Samuel Attard
|
d6500244a4
|
chore: bump node to get header tar file
|
2018-09-29 14:01:27 +10:00 |
|
Samuel Attard
|
2669f1247a
|
Revert "Bump v4.0.0-nightly.20180928"
This reverts commit 449bd8e408 .
|
2018-09-29 14:00:41 +10:00 |
|
Electron Bot
|
449bd8e408
|
Bump v4.0.0-nightly.20180928
|
2018-09-28 20:13:25 -07:00 |
|
Samuel Attard
|
531a4c5b8c
|
Merge pull request #14868 from electron/fix-win-dump-syms
chore: fix windows dump syms
|
2018-09-29 13:11:03 +10:00 |
|
Samuel Attard
|
ad9e01393d
|
chore: actually publish from circleci and always build node headers on vsts
|
2018-09-29 12:33:56 +10:00 |
|
Samuel Attard
|
9ec7137443
|
chore: fix ffmpeg upload path and always generate node headers
|
2018-09-29 12:27:29 +10:00 |
|
Samuel Attard
|
851cd22f10
|
chore: fix upload.py for symbol.zip upload
|
2018-09-29 12:00:33 +12:00 |
|
Milan Burda
|
c61db523c7
|
refactor: replace var with const / let (#14866)
|
2018-09-29 09:17:00 +10:00 |
|
Samuel Attard
|
689ea370e1
|
chore: push the symbol zip not a folder
|
2018-09-29 11:06:14 +12:00 |
|
John Kleinschmidt
|
e183bab6c5
|
Pass along verbose mode
|
2018-09-28 15:37:11 -04:00 |
|
Samuel Attard
|
b42493e6e6
|
test: guarantee the order of webview and devtools creation (#14849)
|
2018-09-28 12:34:57 -07:00 |
|
John Kleinschmidt
|
fda4112168
|
ci: fix windows symbol gen
|
2018-09-28 13:24:00 -04:00 |
|
Samuel Attard
|
78239ff0ad
|
chore: add python env to zip-symbols script
|
2018-09-29 02:10:42 +12:00 |
|
Samuel Attard
|
24576fd0f1
|
Revert "Bump v4.0.0-nightly.20180927"
This reverts commit 40bc4afcb3 .
|
2018-09-29 00:04:19 +12:00 |
|
Troy
|
0e1365fc94
|
fix: enable key accelerator flags for Windows and Linux (#14830)
* Fix Accelerator Flags for Windows and Linux
* Lint fix
* Lint whitespace
|
2018-09-28 06:59:00 -05:00 |
|
Electron Bot
|
40bc4afcb3
|
Bump v4.0.0-nightly.20180927
|
2018-09-27 23:51:02 -07:00 |
|
Samuel Attard
|
ff364901e1
|
chore: use get_electron_branding instead of electron_gyp in the symbol zip generator
|
2018-09-28 16:48:09 +10:00 |
|
Samuel Attard
|
462d65c203
|
Revert "Bump v4.0.0-nightly.20180927"
This reverts commit 8c1d6f2aa2 .
|
2018-09-28 16:47:41 +10:00 |
|
Electron Bot
|
8c1d6f2aa2
|
Bump v4.0.0-nightly.20180927
|
2018-09-27 23:01:31 -07:00 |
|
Samuel Attard
|
46932913d1
|
chore: dont tag libcc when it does not exist in GN build
|
2018-09-28 15:58:54 +10:00 |
|
Samuel Attard
|
b0b9ebd448
|
chore: fix path to dump_syms in the windows breakpad tool
|
2018-09-28 15:57:16 +10:00 |
|
Samuel Attard
|
27d363015b
|
chore: make zip-symbols executable
|
2018-09-28 15:35:30 +10:00 |
|
Samuel Attard
|
3006974106
|
Revert "Bump v4.0.0-nightly.20180927"
This reverts commit 06aaf71706 .
|
2018-09-28 15:34:47 +10:00 |
|
Electron Bot
|
06aaf71706
|
Bump v4.0.0-nightly.20180927
|
2018-09-27 21:03:47 -07:00 |
|
Samuel Attard
|
0a4ddf4512
|
chore: ensure the bump-version script modified the version.h file correctly
|
2018-09-28 13:58:48 +10:00 |
|
Samuel Attard
|
d51633e598
|
Revert "Bump v4.0.0-nightly.20180927"
This reverts commit c48306c80f .
|
2018-09-28 13:57:04 +10:00 |
|
Electron Bot
|
c48306c80f
|
Bump v4.0.0-nightly.20180927
|
2018-09-27 20:22:40 -07:00 |
|
Samuel Attard
|
e86298d5d9
|
chore: fix relative links in docs and enforce we dont break them again (#14832)
|
2018-09-28 13:16:38 +10:00 |
|
Samuel Attard
|
46141b8283
|
chore: initial work for running releases of GN build - Merge pull request #14831 from electron/prepare-for-4-nightlies
|
2018-09-28 13:06:48 +10:00 |
|
Samuel Attard
|
a524c5ec12
|
chore: move the view APIs to their own directory (#14722)
* chore: move the view APIs to their own directory
* move view api cpp files
|
2018-09-28 12:47:09 +10:00 |
|
Samuel Attard
|
37f405859f
|
chore: fix out_dir usage in upload-symbols.py
|
2018-09-28 11:24:50 +10:00 |
|
Samuel Attard
|
55765424f9
|
chore: fix test command in docs
|
2018-09-28 11:19:00 +10:00 |
|
John Kleinschmidt
|
8df703a13b
|
Update mksnapshot uploads
|
2018-09-28 11:18:25 +10:00 |
|
Shelley Vohr
|
e66a5f79a2
|
updating directories and related functions
|
2018-09-28 11:18:06 +10:00 |
|
John Kleinschmidt
|
1c728876e6
|
Fix yaml issue
|
2018-09-28 11:17:11 +10:00 |
|
John Kleinschmidt
|
3643ce5f85
|
Add publish jobs for CircleCI releases
|
2018-09-28 11:17:11 +10:00 |
|
Samuel Attard
|
cba749e305
|
chore: fix appveyor deploy working dir
|
2018-09-28 11:17:11 +10:00 |
|
Samuel Attard
|
d0691dffdf
|
chore: remove serve-node-headers.py, unused in new testing setup and points at old out_dir
|
2018-09-28 11:17:11 +10:00 |
|
Samuel Attard
|
85464c5b46
|
chore: ensure boto is initialized so that s3put works
|
2018-09-28 11:17:11 +10:00 |
|
Samuel Attard
|
c1705f2789
|
chore: fix out_dir usage in upload-node-headers.py
|
2018-09-28 11:17:11 +10:00 |
|
Samuel Attard
|
363cf1dec2
|
chore: fix out_dir usage in upload-node-checksums.py
|
2018-09-28 11:16:38 +10:00 |
|
Samuel Attard
|
504581e308
|
chore: fix out_dir usage in upload-index-json.py
|
2018-09-28 11:16:38 +10:00 |
|
Samuel Attard
|
2adb44a402
|
chore: remove unused files to simply out_dir replacements
|
2018-09-28 11:16:37 +10:00 |
|