mirror of
https://github.com/KaKi87/vivaldi-source.git
synced 2025-07-20 01:05:36 +00:00
.. | ||
app | ||
base | ||
browser | ||
calendar | ||
chromium | ||
clientparts | ||
components | ||
db | ||
extensions | ||
extraparts | ||
gn | ||
importer | ||
installer | ||
notes | ||
notifications | ||
platform_media | ||
prefs | ||
renderer | ||
scripts | ||
sync | ||
testing | ||
third_party | ||
ui | ||
update_notifier | ||
vivapp | ||
.gitkeep | ||
.gn | ||
all.gyp | ||
BUILD.gn | ||
DEPS | ||
get_vivaldi_version.gypi | ||
LICENSE | ||
README | ||
signing.gn | ||
vivaldi.gyp | ||
vivaldi_chromium.gyp | ||
vivaldi_common.gypi | ||
vivaldi_disabled_targets.gypi | ||
vivaldi_init_settings.gni | ||
VIVALDI_PRODUCT | ||
vivaldi_product.gypi | ||
vivaldi_sources.gypi | ||
vivaldi_sources_later.gypi | ||
VIVALDI_VERSION | ||
vivaldi_version.gypi | ||
vivaldi_version_info.gypi |
# Use of original work by Vivaldi Technologies contained in this source code # package is governed by a BSD-style license that can be found in the LICENSE # file. Other works are governed by their original licensing terms. # Build instructions on Linux: ./chromium/build/install-build-deps.sh --no-syms --no-arm --no-chromeos-fonts --no-nacl --no-prompt export PATH="$PATH":$PWD/chromium/third_party/depot_tools/ # Uncomment for proprietary media codecs support. #export GN_DEFINES="ffmpeg_branding=Chrome" python scripts/runhooks.py ninja -C out/Release vivaldi