Robo
|
2cd03bf360
|
build: remove duplicate devtools sources (#14522)
* build: remove duplicate devtools sources
* build: create separate target for chrome sources
* Move sources that are always depended on by electron,
starting with security_state_tab_helper.{cc|h}
* Add //component/strings to pak for devtools security tab
* fix: allow specifying type of the added filesystem.
https://chromium-review.googlesource.com/c/chromium/src/+/729250
* fix: do not index excluded folders
https://chromium-review.googlesource.com/c/chromium/src/+/972579
|
2018-09-12 08:45:08 -05:00 |
|
Jeremy Apthorp
|
72526927d9
|
build: remove gyp build files (#14097)
* build: remove gyp build files
* docs: update build instructions
* build: temporary restore electron.gyp
* build: do not update Electron version in the electron.gyp
* chore: remove unused submodules
* ci: remove obsolete CI scripts and configs
* chore: remove obsolete scripts
* chore: remove obsolete functions from lib/util.py
* ci: send Slack notification for nightly build results
|
2018-09-09 10:15:32 +09:00 |
|
deepak1556
|
73b7390707
|
fix: create persistent channel ID store when cookie store is persistent
|
2018-08-20 08:52:55 +05:30 |
|
Jeremy Apthorp
|
7ed9a88277
|
build: [gn] fix linking against base_static (#13810)
* build: [gn] fix linking against base_static
* chore: run 'gn format' over brightray/BUILD.gn
|
2018-07-26 08:30:37 -07:00 |
|
Jeremy Apthorp
|
76a62b44dc
|
build: [gn] simplify resource pak build
|
2018-07-24 10:18:27 -07:00 |
|
Jeremy Apthorp
|
5864fa321c
|
build: [gn] use libnotify from custom sysroot
Instead of hackily copying from the local machine.
Depends on electron/libchromiumcontent#601
|
2018-07-16 17:33:42 -07:00 |
|
Jeremy Apthorp
|
9241645a4b
|
build: [gn] depend on /gtk instead of /gtk3
(We still depend on gtk3, just via one extra layer of abstraction. The
/gtk target itself depends on /gtk3.)
|
2018-07-10 13:42:41 -07:00 |
|
Jeremy Apthorp
|
b160093b91
|
refactor: GN builds on linux (#12957)
|
2018-05-16 12:51:11 -07:00 |
|
Jeremy Apthorp
|
f2b1b3f6b8
|
Add GN build
|
2018-05-10 14:03:02 -07:00 |
|