Compare commits

...

7 Commits

Author SHA1 Message Date
uazo
729ad9b695 try to disable clang_use_chrome_plugins=false 2022-04-12 10:13:51 +02:00
uazo
ffc028a0e9 Update export-all-patch.sh 2022-04-12 10:11:25 +02:00
uazo
20f617fd4a Update whitelist 2022-03-30 16:44:33 +02:00
uazo
dce1324300 Update whitelist 2022-03-30 16:25:06 +02:00
uazo
dacc20b60d Update whitelist 2022-03-30 16:20:48 +02:00
uazo
fe2587d942 Update whitelist 2022-03-30 16:15:52 +02:00
uazo
bafaa5f167 Update whitelist 2022-03-30 16:09:15 +02:00
3 changed files with 9 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ for current_file in $(cat $PATCH_LIST); do
if [[ $current_file =~ ^changed/.* ]]; then
mv ~/bromite/build/patches-new/$(basename $current_file) ~/bromite/build/patches-new/changed
elif [[ $current_file =~ ^contrib/.* ]]; then
mv ~/bromite/build/patches-new/$(basename $current_file) ~/bromite/build/patches-new/contrib
mv ~/bromite/build/patches-new/$(basename $current_file) ~/bromite/build/patches-new/contrib || true
fi
fi
done

View File

@@ -14,7 +14,7 @@ if(getenv("TARGET_CPU") != "") {
# print("Target " + target_cpu)
enable_kythe_annotations = true
clang_use_chrome_plugins = false
# clang_use_chrome_plugins = false
chrome_public_manifest_package = "org.bromite.bromite.dev"
if(_is_debug_build == "true") {

View File

@@ -4,6 +4,13 @@
.githubusercontent.com
.ubuntu.com
# for .net
.dot.net
dotnet.microsoft.com
dotnetcli.azureedge.net
aka.ms
packages.microsoft.com
# for buildeps
#chromium.googlesource.com