Cheng Zhao
dfa6fedaed
Don't link with shared_librayr of boringssl in Release mode
2015-04-10 19:00:06 +08:00
Cheng Zhao
88b6a60c29
Hide symbols of openssl
...
So we will avoid conflicts with boringssl.
2015-04-10 17:56:46 +08:00
Cheng Zhao
a13343800a
win: Generate node.lib from node.dll
2015-04-10 15:45:45 +08:00
Cheng Zhao
1f66006c93
win: Fix link errors caused by libicu
2015-04-10 15:35:25 +08:00
Cheng Zhao
3a5bb588e5
No more need to reference node's symbols
2015-04-10 15:20:45 +08:00
Cheng Zhao
8894cfab50
mac: Fix libicu symbols not included
2015-04-10 13:47:21 +08:00
Cheng Zhao
8500a53c23
mac: Improve how we find .dSYM bundle
2015-04-10 13:24:05 +08:00
Cheng Zhao
5f2fe27b65
linux: Fix linking with node and v8
2015-04-10 12:22:18 +08:00
Cheng Zhao
a400bb5997
Build node as shared library
2015-04-09 21:16:22 +08:00
Cheng Zhao
ae9d90eaa6
Upgrade libchromiumcontent for win32 fix
2015-04-09 16:00:29 +08:00
Cheng Zhao
dcae08c128
win: Move common configs to gyp
2015-04-09 14:40:31 +08:00
Cheng Zhao
2d6b6e4578
win: No more chromiumcontent.dll.pdb
2015-04-09 14:10:28 +08:00
Cheng Zhao
97c76c19c4
win: Register msdia80.dll in dump-symbols.py
2015-04-09 13:21:33 +08:00
Cheng Zhao
78ed9b1b23
linux: Move '-g' to brightray
2015-04-09 12:06:02 +08:00
Cheng Zhao
52b875f199
mac: Move strip flags to brightray
2015-04-09 11:30:40 +08:00
Cheng Zhao
b947cb5057
Move clang flag to brightray
2015-04-09 10:52:15 +08:00
Cheng Zhao
b6af1cf93c
Remove appveyor.yml
...
I don't think we will use it in future.
2015-04-09 10:15:24 +08:00
Cheng Zhao
0a56f34d04
Move filename_rules.gypi to brightray
2015-04-09 10:14:50 +08:00
Cheng Zhao
596f14eca5
Allow testing release build
2015-04-09 10:00:31 +08:00
Cheng Zhao
44d0bceff4
linux: Move some building flags to brightray
2015-04-09 09:59:57 +08:00
Cheng Zhao
b8e38ad14e
linux: Strip binaries wen creating distribution
2015-04-09 09:05:51 +08:00
Kevin Sawicki
6615ef1054
Atom Shell -> Electron
2015-04-08 10:16:10 -07:00
Kevin Sawicki
6ca4623ae1
Begin Atom Shell -> Electron rename
2015-04-08 09:50:58 -07:00
Cheng Zhao
0bc5d6438e
Fix generating distribution for chromedriver
2015-04-08 22:22:40 +08:00
Cheng Zhao
42dafd47fd
Separate symbols generation from building
2015-04-08 22:12:47 +08:00
Cheng Zhao
4bb0ac271b
mac: Fix linking error when running chromedriver
2015-04-08 22:05:33 +08:00
deepak1556
15a648a879
webContents: event to detect status of requested resource
2015-04-08 19:14:47 +05:30
Cheng Zhao
565065ed6b
Remove unused copy_chromedriver target
2015-04-08 20:16:02 +08:00
Cheng Zhao
f5e6c62418
linux: Fix create distribution for chromedriver
2015-04-08 20:08:27 +08:00
Cheng Zhao
c3f8ef06b6
Ship with correct files in distribution
2015-04-08 19:46:57 +08:00
Cheng Zhao
c2852b5b8c
linux: Add some more building requirements
2015-04-08 19:46:37 +08:00
Cheng Zhao
c5b85b23eb
Remove linux_clang option
...
We are always using clang now.
2015-04-08 19:22:02 +08:00
Cheng Zhao
555e06573a
Fix pylint warnings
2015-04-08 19:19:40 +08:00
Cheng Zhao
1b3b2cd402
linux: Don't dynamically load libgio
...
It conflicts with statically linked libgio.
2015-04-08 19:15:48 +08:00
deepak1556
efd294d69d
nativeImage: adding setTemplateImage method
2015-04-08 14:39:14 +05:30
Cheng Zhao
f9b5156c2c
linux: Fix static linking
2015-04-08 16:46:05 +08:00
Cheng Zhao
5467476173
Don't verbose output in ci
2015-04-08 16:37:12 +08:00
Cheng Zhao
d8fbfe6885
Fix typo
2015-04-08 10:05:06 +08:00
Cheng Zhao
4ce3b407ab
Merge pull request #1363 from deepak1556/native_window_mac_patch
...
nativeWindowMac: check for web_contents before clipping
2015-04-08 09:04:16 +08:00
Kevin Sawicki
d763984b77
Merge pull request #1377 from tommoor/patch-1
...
Add 'error' event to auto-updater module documentation
2015-04-07 09:40:43 -07:00
Tom Moor
8bd711ea66
Add 'error' event to auto-updater documentation
2015-04-07 09:21:29 -07:00
Cheng Zhao
1a36770286
Only build static_library version of libchromiumcontent in CI
2015-04-07 23:41:42 +08:00
Jesse Grosjean
c8a3c14a8c
Add position attribute for menu items
...
This commit adds a position attribute for menu items defined in menu
templates. When the final menu is built the position attribute is used
to determine menu item positions in a similar design to how Eclipse
positions menu items.
2015-04-07 11:14:28 -04:00
Cheng Zhao
105aec4ea9
Upgrade libchromiumcontent
2015-04-07 15:12:20 +00:00
Cheng Zhao
0cc36377a5
win: Ignore duplicate symbols between BoringSSL and OpenSSL
2015-04-07 22:56:21 +08:00
Cheng Zhao
9a458785b6
Simplify how we build node.lib
2015-04-07 18:37:05 +08:00
Cheng Zhao
21014614fc
Link boringssl as shared_library
2015-04-07 18:26:56 +08:00
Cheng Zhao
0890ea716f
win: Fix a compiler warning in Node
2015-04-07 14:03:16 +08:00
Cheng Zhao
2351c11da4
No more need to ship vc runtime
...
The release version now static links with vc runtime
2015-04-07 13:51:40 +08:00
Cheng Zhao
0f97bf03fa
win: Fix Debug build
2015-04-07 13:50:58 +08:00