Cleanup build script and gyp files 61/174061/1
authorSangYong Park <sy302.park@samsung.com>
Tue, 27 Mar 2018 12:52:19 +0000 (21:52 +0900)
committerSangYong Park <sy302.park@samsung.com>
Wed, 28 Mar 2018 01:17:22 +0000 (10:17 +0900)
commit4acf39405c71b9eb3248d13a9ee77ac8ce7d7807
tree8106e0234ca8352c0514c63c946d730e59154cab
parent8052db6ce78c7428a17bc98784b063519e6467b9
Cleanup build script and gyp files

Minimize change of electron's code
(Later patch will be fixed brightray's gyp files.)

Change-Id: I2cae341abeddd812c0997d91b90e94ff36aab46e
Signed-off-by: SangYong Park <sy302.park@samsung.com>
26 files changed:
atom/app/atom_main_delegate.cc
common.gypi
efl/build/system.gyp
electron.gyp
filenames.gypi
packaging/electron-efl.manifest
packaging/electron-efl.spec
script/bootstrap.py
script/build-libchromiumcontent.py
script/build.py
script/clean.py
script/update.py
tizen/common.gypi [new file with mode: 0644]
tizen/loader/wrt_loader.cc
tizen/script/build
tizen/src/wrt_main.cc [new file with mode: 0644]
tizen/src/wrt_main.h [new file with mode: 0644]
vendor/brightray/brightray.gyp
vendor/brightray/brightray.gypi
vendor/brightray/script/bootstrap
vendor/brightray/vendor/libchromiumcontent/script/build
vendor/brightray/vendor/libchromiumcontent/script/create-dist
vendor/brightray/vendor/libchromiumcontent/script/download
vendor/brightray/vendor/libchromiumcontent/script/update
vendor/brightray/vendor/libchromiumcontent/tools/generate_filenames_gypi.py
wrt.gyp [new file with mode: 0644]