Enable dev build with the latest repo 12/235112/6
authorYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 2 Jun 2020 07:10:27 +0000 (16:10 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 3 Jun 2020 06:03:26 +0000 (15:03 +0900)
commitc77a868f275403099a259efd43faef32c6eb9b41
treedfe0dc136199b206bf0a2954e31af4ac859597f5
parentbb338a28df06f54e05eb0a502550211189c28d1c
Enable dev build with the latest repo

This patch is to support initial build.

- Fix build issue caused by the latest platform ninja
- Provide build option --tizen_5.5 for upgradable web engine
- Refactor common.sh and gn_chromiumefl.sh
- Remove dependency of openssl, print, and pulse
- Update gbs.conf with the latest
- Use costomized job number for ninja build
- Use platform gcc version in build time
- Use system icu for public profile

Change-Id: I2fdb92e074fac3dfec406c159c6184cf7136f59f
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
.gitignore
media/media_options.gni
packaging/chromium-efl.spec
third_party/blink/renderer/core/dom/document.cc
third_party/harfbuzz-ng/src/src/hb-icu.cc
tizen_src/build/common.sh
tizen_src/build/config/compiler/BUILD.gn
tizen_src/build/config/tizen_features.gni
tizen_src/build/gbs.conf [deleted file]
tizen_src/build/gbs.conf.in [new file with mode: 0755]
tizen_src/build/gn_chromiumefl.sh