deepak1556
13a5dd4800
link libsecurity_state for providing security style
2016-04-11 15:08:15 +05:30
Cheng Zhao
95e63f6b8e
Dealy loading powrprof.dll
2016-03-13 10:10:56 +09:00
Cheng Zhao
5652af8e61
Merge pull request #202 from deepak1556/sysroot
...
allow setting pkg-config variable
2016-03-10 17:15:09 +09:00
Cheng Zhao
6b79926cc7
Link with sandbox_helper_win.lib
2016-03-10 16:11:38 +09:00
Robo
3983566fa3
allow setting pkg-config variable
2016-03-09 19:43:55 +05:30
Cheng Zhao
f70ece1669
No more libyuv_neon
2016-03-09 22:24:25 +09:00
Cheng Zhao
93c7126bc7
Link with ffmpeg
2016-02-17 22:20:40 +08:00
Cheng Zhao
cf93f6fd58
componenet_updater is not needed
2015-12-30 16:14:36 +08:00
Cyrille Lebeaupin
975a47825b
Add widevine third party
2015-12-11 18:18:55 +01:00
Cheng Zhao
e0719f52bf
Link with libyuv_neon.a on ARM
2015-12-08 18:12:11 +08:00
Cheng Zhao
e0b6dd9171
Link a few more X libraries
2015-12-08 17:02:41 +08:00
Cheng Zhao
c9376142ca
Xcomposite is needed for ia32 build
2015-12-08 16:55:59 +08:00
Cheng Zhao
161147fa1a
webrtc requires IOKit
2015-12-08 16:52:38 +08:00
Cheng Zhao
c33c045964
There is no libdesktop_capture_differ_sse2 no arm
2015-12-08 16:40:49 +08:00
Cheng Zhao
46677e3a36
Link with libdesktop_capture_differ_sse2 on darwin
2015-12-08 14:48:46 +08:00
Cheng Zhao
4004e4836a
Merge pull request #148 from atom/desktop-capture-api
...
Desktop capture API support
2015-12-08 12:40:57 +08:00
Cheng Zhao
cbd4a25ea6
Link with libsandbox
2015-12-07 22:44:15 +08:00
Felix Rieseberg
2c84d70f8f
Delay Load WinRT Libraries
2015-11-10 18:04:09 -08:00
Cheng Zhao
1b9c9e40e3
Code cleanup with Chromium's coding style
2015-11-10 18:30:58 +08:00
Cheng Zhao
ecb35883f6
Merge pull request #161 from atom/windows-notifications-lib
...
Windows Notifications
2015-11-09 22:49:49 +08:00
Jason Poon
498bff9e5a
Windows Toasts: Enable Basic Notifications
...
To test this puppy out, build and open up the Chromium Dev Tools.
Then, run `new Notification("Test title", {body: "Test body"});`
2015-11-09 12:00:21 +01:00
Cheng Zhao
b8cd4f7981
linux: Link Xi with pkg-config
...
Fix atom/electron#3357 .
2015-11-07 12:11:12 +08:00
Dwayne Jones
9d8bff7d04
Update to brightray.gyp : libresolv
...
In Following with this PR https://github.com/atom/brightray/pull/153
@joshaber helped me to work out this was causing a build error Xcode 7 for libresolv
2015-10-19 15:36:08 -04:00
Cheng Zhao
7caaad2c7a
Control linking of QTKit in electron
2015-10-09 21:29:51 +08:00
joshaber
407b406f34
Don't reference the dylib directly.
...
https://forums.developer.apple.com/thread/4572 is the best reference I
could find for this.
Apple replaced (some?) dylibs with “text-based stub libraries”
(.tbd’s). So we shouldn’t try to reference the dylib directly anymore.
2015-10-06 16:07:54 -04:00
Haojian Wu
63085fb0b0
[Linux] Link libraries for desktop capture API.
2015-10-03 13:43:20 +08:00
Haojian Wu
59cbd0a00d
[Windows] Link libraries for desktop capture API.
2015-10-03 10:49:42 +08:00
Haojian Wu
64b0333964
[OS X] Link dependent libraries for desktop capture API.
2015-10-02 17:27:48 +08:00
Cheng Zhao
c9557f2b39
win: Fix Release build
2015-08-21 16:19:57 +08:00
Cheng Zhao
edda9d0488
Link with a few more static libraries on Linux and OS X
2015-08-11 10:45:30 +08:00
Haojian Wu
6171ab8f6b
[Win] Link http_server.lib.
2015-08-11 09:49:57 +08:00
Haojian Wu
68a45aa29a
[Win] Link devtools_discovery.lib and devtools_http_handler.lib in component builds.
2015-08-11 09:49:57 +08:00
Haojian Wu
2dd8bc0c78
ffmpegsumo.dll => ffmpeg.dll
2015-08-11 09:49:57 +08:00
Cheng Zhao
681e868a5b
Link with nss
2015-07-07 14:15:45 +08:00
Cheng Zhao
894cc64276
Link with gmodule-2.0, fix atom/electron#1809
2015-06-04 14:41:16 +08:00
Cheng Zhao
155a50d00e
Revert "Link with ui_zoom in component build"
...
This reverts commit b48bc01c8f1fc11862f96db835a5f257aa6e53aa.
2015-05-29 17:51:22 +08:00
Cheng Zhao
f494f90a3e
Link with ui_zoom in component build
2015-05-29 16:54:28 +08:00
Cheng Zhao
8818f9c448
Merge pull request #106 from hokein/pdf-dll
...
No need to link pdf related libraries in component build.
2015-05-26 12:40:40 +08:00
Cheng Zhao
ce266e8647
Link with d3d11.lib
2015-05-23 11:25:37 +08:00
Haojian Wu
e76b06b84c
No need to link pdf related libraries in component build.
2015-05-13 09:54:56 +08:00
Haojian Wu
34a5e0865d
Link pdf related libraries for component build.
2015-05-04 18:55:03 +08:00
Cheng Zhao
7e376c1f73
win: Delay load of BluetoothApis.dll, fixes atom/electron#1462
2015-04-23 13:26:34 +08:00
Cheng Zhao
a99d29b859
linux: Fix compiler warning
2015-04-22 05:50:27 +00:00
Cheng Zhao
a5b6ffd93c
mac: Link with IOBluetooth.framework
2015-04-21 19:05:39 +08:00
Cheng Zhao
027a474fa2
Include headers of mojo
2015-04-21 14:30:06 +08:00
Cheng Zhao
1cf1b5243d
win: Delay load of MFReadWrite.dll
...
Fixes atom/electron#1442 .
2015-04-20 19:47:21 +08:00
Cheng Zhao
4769e21e3d
Add required defines under 32bit Linux
2015-04-12 08:15:57 +00:00
Cheng Zhao
decf522f48
Cleanup the brightray.gyp file
2015-04-11 13:35:22 +08:00
Cheng Zhao
48c9f4a0a6
No longer link with shared library of boringssl
2015-04-10 18:53:14 +08:00
Cheng Zhao
02ee07c4a0
win: No need to set default linked libraries
2015-04-09 13:38:54 +08:00