Cheng Zhao
|
22bf43ecc0
|
Fix Linux ia32/arm build
|
2017-07-31 12:37:56 +09:00 |
|
Ales Pergl
|
cd9d0c1b0f
|
Enabled true debug mode
|
2017-07-22 14:45:46 +02:00 |
|
Kevin Sawicki
|
fa7c006a3d
|
Revert "Enabled true debug mode"
This reverts commit df90fb7f75 .
|
2017-07-17 10:05:12 -07:00 |
|
Ales Pergl
|
df90fb7f75
|
Enabled true debug mode
|
2017-07-17 17:59:40 +02:00 |
|
Ales Pergl
|
9610e656bb
|
Use dynamic CRT in the release build
|
2017-06-15 09:42:15 +02:00 |
|
Kevin Sawicki
|
5ea20b5b54
|
Wire up build for new brightray location
|
2017-05-10 13:27:49 -07:00 |
|
Cheng Zhao
|
fdb880eca2
|
Remove the ENABLE_WEBRTC define
Headers are now defined in gen/media/media_features.h.
|
2017-04-17 16:16:02 +09:00 |
|
Milan Burda
|
cc8b07985d
|
Add /LARGEADDRESSAWARE to linker options (Windows)
|
2016-10-05 18:32:24 +02:00 |
|
Cheng Zhao
|
4203b2a4ce
|
Target OS X 10.9
We do not support 10.8.
|
2016-09-08 15:24:27 +09:00 |
|
Haojian Wu
|
c3049688b8
|
Disable -Wundefined-var-template.
|
2016-08-11 20:57:17 +02:00 |
|
Cheng Zhao
|
0ae344e5cd
|
Fix building on Linux
|
2016-07-04 16:41:11 +09:00 |
|
Cheng Zhao
|
d166ba9ed2
|
Disable compiler warning caused by blink
|
2016-07-04 15:06:15 +09:00 |
|
Cheng Zhao
|
3d01930122
|
Link with static runtime library for Release build
|
2016-05-19 15:06:04 +09:00 |
|
Robo
|
3983566fa3
|
allow setting pkg-config variable
|
2016-03-09 19:43:55 +05:30 |
|
Cheng Zhao
|
d6051e9580
|
Initialize resource bundle on browser process separately
|
2016-01-08 12:04:23 +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 |
|
tejaspathak
|
1017ec0d87
|
Add option to build local libchromiumcontent
- Currently libchromiumcontent is downloaded by default.
- Now developer can choose to provide local libchromiumcontent src, shared and static path
|
2015-11-08 17:08:42 +09:00 |
|
joshaber
|
3d0ab70aa1
|
mac: Force Xcode to use C++11.
For whatever reason, this is necessary in Xcode 7.
|
2015-10-05 10:15:54 -04:00 |
|
joshaber
|
7f0b8f01e1
|
mac: Don't define an SDKROOT.
This way Xcode will use the latest SDK, whatever it is, and we don’t
have to bump this every time Apple releases an OS update.
|
2015-10-05 10:15:34 -04:00 |
|
Haojian Wu
|
ef9f6eb8c3
|
Define related marcos for webrtc on Windows and OS X.
|
2015-10-05 12:50:18 +08:00 |
|
Cheng Zhao
|
fa588f104c
|
Set MACOSX_DEPLOYMENT_TARGET to 10.8
Fixes atom/electron#2790.
|
2015-09-16 19:54:52 +08:00 |
|
Cheng Zhao
|
3f53564a4f
|
Use the SDKROOT under 10.10
|
2015-09-15 12:14:46 +08:00 |
|
Cheng Zhao
|
34e1a38d18
|
Use 10.10 SDK
|
2015-09-15 11:59:57 +08:00 |
|
Cheng Zhao
|
f077a51459
|
Define ENABLE_WEBRTC
|
2015-09-02 17:49:51 +08:00 |
|
Cheng Zhao
|
89e66f15c3
|
Link with 10.9 SDK
|
2015-08-26 15:57:35 +08:00 |
|
Cheng Zhao
|
089a4cf08f
|
Disable -Wunneeded-internal-declaration warning
|
2015-08-11 10:04:07 +08:00 |
|
Cheng Zhao
|
e67d0db448
|
OpenSSL is still used on Windows and Mac
|
2015-07-06 12:03:33 +08:00 |
|
Cheng Zhao
|
31b88f7370
|
USE_NSS is used before Chrome 45
|
2015-07-06 11:49:49 +08:00 |
|
Cheng Zhao
|
36447f6613
|
Use NSS instead of OpenSSL
|
2015-07-06 10:52:20 +08:00 |
|
Cheng Zhao
|
c210c68bee
|
Remove -std=gnu++11 flag
|
2015-07-01 07:48:29 +00:00 |
|
Cheng Zhao
|
d440a3c21d
|
Do not force using clang
|
2015-07-01 14:32:04 +08:00 |
|
deepak1556
|
27fbdf3cf2
|
define openssl_certs on linux
|
2015-06-11 23:18:47 +05:30 |
|
Cheng Zhao
|
9868d46d63
|
OpenSSL is actually used by all platforms
|
2015-06-10 19:15:45 +08:00 |
|
deepak1556
|
3ac3a2f115
|
intiailse platform clientcertstore
|
2015-06-10 02:37:11 +05:30 |
|
Cheng Zhao
|
847dc32f74
|
Suppress compiler warning
|
2015-05-23 11:10:40 +08:00 |
|
Cheng Zhao
|
c60fcc4c9a
|
Turn off incremental linking for Release build
|
2015-05-20 13:52:24 +08:00 |
|
Cheng Zhao
|
d350e73dff
|
win: Link with msvcrt dll for Release build
|
2015-05-12 17:00:18 +08:00 |
|
Cheng Zhao
|
7e88fe107d
|
linux: Pass v8 snapshot's fd to child process
|
2015-04-21 21:43:30 +08:00 |
|
Cheng Zhao
|
4769e21e3d
|
Add required defines under 32bit Linux
|
2015-04-12 08:15:57 +00:00 |
|
Cheng Zhao
|
36e6243085
|
linux: Define _LARGEFILE_SOURCE
|
2015-04-12 07:56:14 +00:00 |
|
Cheng Zhao
|
2e7b3f0d78
|
win: Optimize for size
|
2015-04-11 23:28:41 +08:00 |
|
Cheng Zhao
|
5bb9c180f9
|
win: Don't use _x64 targets
|
2015-04-11 18:58:46 +08:00 |
|
Cheng Zhao
|
a1b682cd50
|
Debug_Base and Release_Base configs are abstract
|
2015-04-11 12:07:14 +08:00 |
|
Cheng Zhao
|
b85b08ef8c
|
Separate V8 libraries from other libraries
|
2015-04-09 20:48:27 +08:00 |
|
Cheng Zhao
|
62e9452831
|
win: Do not use link time code generation
It causes problems on Windows
|
2015-04-09 14:39:52 +08:00 |
|
Cheng Zhao
|
a8eb750efa
|
win: Cleanup the compiler settings
|
2015-04-09 14:26:33 +08:00 |
|
Cheng Zhao
|
02ee07c4a0
|
win: No need to set default linked libraries
|
2015-04-09 13:38:54 +08:00 |
|
Cheng Zhao
|
9d921afff0
|
win: Remove unused config variables
|
2015-04-09 13:33:44 +08:00 |
|
Cheng Zhao
|
794b459ccd
|
linux: Work around linker OOM on 32bit target
|
2015-04-09 12:05:42 +08:00 |
|
Cheng Zhao
|
6e3de02554
|
mac: "xcode_settings" doesn't work under "configurations"
|
2015-04-09 11:30:01 +08:00 |
|