Граф коммитов

657 Коммитов

Автор SHA1 Сообщение Дата
Cheng Zhao 03d2f25885 Use our own template
Original template can only be opened with Chrome browser.
2015-06-29 10:33:58 +08:00
Cheng Zhao ca55ee7547 Generate LICENSES in dist 2015-06-29 10:06:29 +08:00
Cheng Zhao 20e4ae3557 Merge pull request #138 from atom/arm
ARM build
2015-06-29 09:30:21 +08:00
Cheng Zhao 8df1ce9136 Remove unused defines 2015-06-28 14:29:14 +00:00
Cheng Zhao 12f3765bf8 Only define standalone_static_library for target toolset 2015-06-28 12:14:57 +00:00
Cheng Zhao 44a210b239 Don't add -g 2015-06-28 07:06:28 +00:00
Cheng Zhao 1676c10911 Define arm_arch 2015-06-17 07:10:52 +00:00
Cheng Zhao 8da87578f4 Build more targets 2015-06-17 06:38:11 +00:00
Cheng Zhao ea4494d1f5 Set v8_target_arch 2015-06-17 06:29:02 +00:00
Cheng Zhao e8b0ffa1d7 Add build configurations for arm target 2015-06-17 05:50:03 +00:00
Cheng Zhao af8a20fca5 Add build instructions for ARM build 2015-06-17 05:25:43 +00:00
Cheng Zhao 4f269ba650 Use glod linker on 64bit machine 2015-06-17 05:06:01 +00:00
Cheng Zhao e9898e1e6e Cross compile for arm target 2015-06-17 05:02:22 +00:00
Cheng Zhao a67e45347f Fix output dir for arm target 2015-06-15 17:28:04 +08:00
Cheng Zhao 30b0997c68 Merge pull request #136 from deepak1556/setup_instruction_patch
adding ubuntu dependencies
2015-06-10 19:14:09 +08:00
deepak1556 d9c09bdc56 add ubuntu dependencies 2015-06-10 02:51:49 +05:30
Cheng Zhao a6c62585f5 Merge pull request #135 from atom/win-64bit
Also build 64bit target on Windows
2015-06-09 18:21:46 +08:00
Cheng Zhao 0e139ac3d8 Also build 64bit target on Windows 2015-06-09 17:09:30 +08:00
Cheng Zhao b889490dc2 Update CentOS dependencies, close #131 2015-06-01 10:20:16 +08:00
Cheng Zhao 534e0fbaac Merge pull request #128 from atom/revert-ui-zoom
Revert "Include ui_zoom in libchromiumcontent"
2015-05-29 17:50:07 +08:00
Cheng Zhao 9315addd00 Revert "Include ui_zoom in libchromiumcontent" 2015-05-29 17:48:16 +08:00
Cheng Zhao 9adb899a5d ui_zoom should be standalone 2015-05-29 16:57:50 +08:00
Cheng Zhao 555135d6ff Ship ui_zoom libraries for component build 2015-05-29 16:47:16 +08:00
Cheng Zhao d13c1aa01a Ship headers of ui_zoom 2015-05-29 16:19:35 +08:00
Cheng Zhao e769ce0ef8 Merge pull request #127 from atom/revert-125
Revert #125
2015-05-29 15:48:06 +08:00
Cheng Zhao c551fb2341 Revert #125 2015-05-29 15:47:12 +08:00
Cheng Zhao 9e368503ff Ship filenames.gypi in dist 2015-05-29 14:45:25 +08:00
Cheng Zhao 54ffbeed1b Merge pull request #126 from atom/ui_zoom
Include ui_zoom in libchromiumcontent
2015-05-29 14:14:03 +08:00
Cheng Zhao 53c7fbba0a Merge pull request #125 from aroben/ship-filenames-gypi
Use relative paths in filenames.gypi
2015-05-29 14:13:42 +08:00
Cheng Zhao b60f57ada0 Include ui_zoom in libchromiumcontent 2015-05-29 14:08:02 +08:00
Adam Roben bb9e0eb112 Include filenames.gypi in the downloaded zip
Now that filenames.gypi is always the same no matter where
libchromiumcontent is extracted, we can generate it at build time and
include it in the zip file.
2015-05-28 16:35:49 -04:00
Adam Roben 84ccdb923c Use relative paths in filenames.gypi
gyp will convert relative paths to absolute paths for us if we store
them in appropriately-named variables. Using gyp's automatic path
conversion seems to work better when generating Xcode projects. (For
example, gyp was complaining about files from libchromiumcontent being
included twice in the project, but that error goes away with this
change.)

See
https://chromium.googlesource.com/external/gyp/+/master/docs/InputFormatReference.md#Pathname-Relativization
for the full explanation of gyp's behavior. The essence is that by
naming these variables with *_files we get the automatic path conversion
behavior.
2015-05-28 13:32:25 -04:00
Cheng Zhao 01f979e48d Fix -Wno-unused-local-typedefs not existing on Clang 3.4 2015-05-26 04:03:36 +00:00
Cheng Zhao 36ab94103d Merge pull request #123 from atom/no-pdf-static-libraries
Don't ship dependencies of pdf.dll
2015-05-26 12:06:49 +08:00
Cheng Zhao 121a7e3c62 Don't ship dependencies of pdf.dll 2015-05-26 12:05:25 +08:00
Cheng Zhao 9660d127e4 Merge pull request #122 from hokein/file-pdf-dll-link-error
Fix pdf.dll link error in component builds after upgrade to Chrome 43.
2015-05-24 10:50:46 +08:00
Haojian Wu 4a5df2baef Fix pdf.dll link error in component builds after upgrade to Chrome 43. 2015-05-23 21:24:27 +08:00
Cheng Zhao 0163aa8dc8 Merge pull request #119 from deepak1556/ftp_patch
ftp: including generated network resource
2015-05-23 17:40:58 +08:00
Cheng Zhao 7522142821 Merge pull request #115 from hokein/pdf-dll
Ship pdf component as a shared library
2015-05-23 17:33:52 +08:00
Cheng Zhao eef4e03016 Merge pull request #121 from atom/chrome43
Update to Chrome 43
2015-05-23 12:23:40 +08:00
Haojian Wu 21bc383bfc Minimize export_pdf.patch 2015-05-23 12:19:31 +08:00
Cheng Zhao 9b548974e1 Update to Chrome 43.0.2357.65 2015-05-22 12:06:39 +08:00
deepak1556 ef9fd4e358 ftp: including generated network resource 2015-05-18 14:17:41 +05:30
Haojian Wu 735f5dd9d5 No need to ship pdf libraries and headers.
Build pdf as a dll library.
2015-05-13 07:52:49 +08:00
Cheng Zhao 140ea7fdf2 Fix linking mksnapshot 2015-05-12 15:46:36 +08:00
Cheng Zhao cd8a538805 Fix wrong RuntimeLibrary in v8 2015-05-12 15:35:26 +08:00
Cheng Zhao db28aabe7a Merge pull request #114 from atom/shared-msvcrt
Link with shared library version of msvcrt
2015-05-12 14:29:29 +08:00
Cheng Zhao e0d472f94e Link with shared library version msvcrt 2015-05-12 14:17:56 +08:00
Haojian Wu 1a274ba98f Add patch to build pdf components into a shared library. 2015-05-12 13:24:17 +08:00
Cheng Zhao 2894e327f1 Merge pull request #112 from atom/msvcrt
Use msvcrt instead of libcmt
2015-05-12 10:01:42 +08:00