vivaldi-source/vivaldi-source
..
android
app
base
browser
calendar
chromium
clientparts
components
contact
db
extensions
extraparts
gn
importer
install_static
installer
menus
notes
notifications
permissions
platform_media
prefs
renderer
scripts
sync
testdata
testing
third_party
thirdparty
tools
ui
update_notifier
vivaldi_account
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.

# Tool installation instructions for your platform can be found at
# https://www.chromium.org/developers/how-tos/get-the-code

# Build instructions (bash shell assumed):

# Uncomment for Linux
#./chromium/build/install-build-deps.sh --no-syms --no-arm --no-chromeos-fonts --no-nacl --no-prompt
# Uncomment for Windows
#export DEPOT_TOOLS_WIN_TOOLCHAIN=0
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