Charles Kerr
e315e4d308
build: use electron-frameworks sccache ( #14171 )
...
* build: update-external-binaries fetches sccache
* build: add util.add_exec_bit in scripts/
* build: use util.add_exec_bit in create-dist
* build: use util.add_exec_bit in update-external-binaries
this is needed to work around a bug in python's zipfile module that doesn't preserve the exec bit
https://bugs.python.org/issue18262
* fix: linting errors
* build: vsts, circleci use patched sccache
* build: always look for the x64 sccache
as it's the only arch we have it on
* fix: windows-specific errors in updaste-external-binaries
* fix: tyop
* fix: set SCCACHE_BUCKET, SCCACHE_TWO_TIER on circleci
* fix: syntax error in circleci yaml
* fix: keep churning
* chore: add tracer to file downloader
* docs: add sccache instructions for GN builds
* build: pull down the darwin sccache on mas builds
* build: use gn sync verbosely on circleci and vsts
* docs: copyediting
* build: remove unnecessary cache-dir arg
* docs: fix shell quoting in gn build instructions
* fix: invoke gclient without -verbose in circleci
* refactor: remove debug tracer
* fix: invoke gclient without -verbose in appveyor
* fix: invoke gclient without -verbose in vsts
* fix: pull add_exec_bit from correct source
* fix: remove 'SCCACHE_TWO_TIER' from CI scripts
* refactor: remove SCCACHE_BUCKET from ci scripts
this environment variable will be set via the CI UI instead
* refactor: clarify log message
* fix: set SCCACHE_PATH correctly for Windows CI
2018-08-21 15:40:06 -04:00
Nitish Sakhawalkar
3ac4c1f03f
Update libcc and replace snapshot_blob.bin by v8_context_snapshot.bin
2018-06-19 11:49:43 +10:00
John Kleinschmidt
8a15231475
Update copy_vcruntime_binaries for VS2017
2018-05-29 17:25:47 -04:00
deepak1556
3c76cc21ec
build: don't ship pdf_viewer_resources.pak when feature flag is disabled
2018-05-11 16:00:43 +05:30
John Kleinschmidt
7acbbf2ef3
Add logic to bundle native mksnapshot for arm/arm64
2018-04-13 15:52:08 -04:00
Giacomo Furlan
b8231b74f2
refs #11353 : pylint
2017-12-16 13:11:04 +01:00
Giacomo Furlan
789dbb2dbb
Adds --chromium_dir argument to script/create-dist.py
2017-12-16 13:11:04 +01:00
Cheng Zhao
7cc73140f8
Fix creating dist for mips64el
...
Note that dump_syms can not parse mips64 binaries, so we don't have
symbols archive for mips64 arch.
2017-11-22 19:29:39 +09:00
Cheng Zhao
447e0e6c8b
Add mips64el to arch list
2017-11-21 19:06:42 +09:00
John Kleinschmidt
2138c5bff0
Enable verbose mode
2017-11-16 16:05:02 -05:00
HAMIDx9
cd42133651
Add arm64 build support
2017-08-22 10:02:51 +09:00
Ales Pergl
b72da0a509
Include VC runtime and UCRT in the Windows distribution
2017-06-15 09:50:09 +02:00
Kevin Sawicki
77ec648740
Obtain SHA-1 of libcc commit from submodule
2017-05-22 09:27:32 -07:00
Kevin Sawicki
e954c60ab8
Update libcc paths to be in root vendor
2017-05-10 14:11:24 -07:00
Zeke Sikelianos
9b82d1a996
let the typescript module do its own linting
2017-05-09 15:44:25 -07:00
Zeke Sikelianos
f228809317
fix the tslint.json path
2017-05-05 15:00:29 -07:00
Zeke Sikelianos
d4d1409e6f
use tsconfig file when linting electron.d.ts
2017-05-05 13:52:14 -07:00
Zeke Sikelianos
7d7a2d9319
Merge pull request #7857 from electron/publish-electron.d.ts
...
Initial scripts to publish electron.d.ts
2017-05-05 08:31:00 -07:00
Zeke Sikelianos
7956d63e99
tslint electron.d.ts
2017-05-02 16:31:46 -07:00
Catalin Fratila
d3953f7280
#9128 : Removed unused dll from distribution.
2017-04-10 16:41:16 +02:00
Zeke Sikelianos
c2230ca76a
generate electron.d.ts during dist creation, not during build
2017-03-31 21:35:58 -07:00
Zeke Sikelianos
9a10486514
generate and upload electron.d.ts with each release
2017-03-31 21:01:55 -07:00
Kevin Sawicki
d196486cb4
Merge pull request #8652 from electron/no-api-docs-generation
...
create-dist: Adding argument to supress api docs generation.
2017-03-28 08:59:46 -07:00
deepak1556
fdd574cea5
browser: implement pdf renderer as webui
2017-03-14 00:25:59 +05:30
Kevin Sawicki
a0fc5ae63d
Use electron version in Chromedriver asset name
2017-02-15 08:17:40 -08:00
Catalin Ionut Fratila
19d7f0733e
create-dist: Adding argument to supress api docs generation.
2017-02-10 14:26:53 +01:00
Cheng Zhao
90492df1cb
Fix exception when executing create-dist directly
2017-02-09 16:52:19 +09:00
Zeke Sikelianos
6af7cfff33
fix syntax and use relative path to electron-api.json target
2017-01-18 11:52:09 -08:00
Zeke Sikelianos
057fda5352
set version arg when creating electron-api.json
2017-01-18 11:00:13 -08:00
Zeke Sikelianos
2a825310ea
use one line
2017-01-12 14:37:18 -08:00
Zeke Sikelianos
cef9cd3cfc
create electron-api.json in dist, not as a side-effect of linting
2017-01-10 18:17:08 -08:00
Cheng Zhao
3dad8734a0
Do not copy api.json on Windows
2016-09-22 19:05:58 +09:00
Cheng Zhao
4e0f810148
electron-api.json is under out/ instead of out/R/
2016-09-22 14:31:28 +09:00
Zeke Sikelianos
3d40c720dd
fix indentation and rename function
2016-09-09 10:07:22 -07:00
Zeke Sikelianos
8d201ae1ad
generate electron-api.json and upload with release
2016-09-09 10:07:22 -07:00
Cheng Zhao
249777721c
Fix symbols zip's name
2016-09-01 19:18:19 +09:00
Kevin Sawicki
fd38cfd88c
Remove unused imports
2016-08-25 17:57:14 -07:00
Kevin Sawicki
87e60466d3
Add helper for generating zip file names
2016-08-25 17:50:12 -07:00
Cheng Zhao
5643feabc3
Load 200 DPI resources on Linux
2016-07-29 10:51:31 +09:00
Cheng Zhao
221f53ab08
Load a few more pak files
2016-07-25 11:10:53 +09:00
Milan Burda
43eba3dada
Publish Windows PDBs to allow debugging without Symbol server
2016-06-29 16:58:56 +02:00
Kevin Sawicki
9684f61e12
atom_gyp -> electron_gyp
2016-05-25 09:10:46 -07:00
Kevin Sawicki
94c8b0e1b1
atom_shell -> electron
2016-05-25 09:08:09 -07:00
Kevin Sawicki
677a317274
Strip ffmpeg in zip file
2016-05-23 15:47:07 -07:00
Cheng Zhao
4702d8b640
No need to download and ship vs runtime libraries
2016-05-19 15:49:26 +09:00
Cheng Zhao
800ab50b56
Download redist files of VS2015
2016-05-15 10:30:19 +09:00
Cheng Zhao
0f620a5393
Do not copy system libraries on Linux
2016-03-11 22:29:03 +09:00
Cheng Zhao
0794980d01
pdf.dll is not shipped any more
2016-03-10 17:36:11 +09:00
Cheng Zhao
daffb4881e
Create and upload free version of ffmpeg
2016-02-19 12:06:48 +08:00
Cheng Zhao
35815387ab
Ship ffmpeg in dist, close #4536
2016-02-18 18:57:31 +08:00