From 5352b3b5211846903f1959d35320f41565f7fae2 Mon Sep 17 00:00:00 2001 From: Alexander Frick Date: Tue, 23 Aug 2022 04:45:30 -0500 Subject: [PATCH] cmdline commit --- build.sh | 0 build_dmg.sh | 0 build_mac.sh | 0 build_win.sh | 0 check_avx.sh | 0 clean.sh | 0 depot_tools/autoninja | 0 infra/APPIMAGE/build_appimage.sh | 0 infra/APPIMAGE/pkg2appimage | 0 infra/DEBUG/Thorium_Debug_Shell.sh | 0 infra/DEBUG/build_debug_linux.sh | 0 infra/DEBUG/build_debug_shell_linux.sh | 0 infra/DEBUG/build_debug_shell_win.sh | 0 infra/DEBUG/build_debug_win.sh | 0 infra/build_polly.sh | 0 infra/install_deps.sh | 0 logos/NEW/mac/gen/app/build_icns.sh | 0 logos/NEW/mac/gen/document/build_icns.sh | 0 pak_src/build.sh | 0 portable/THORIUM-PORTABLE | 0 portable/THORIUM-SHELL | 0 portable/make_portable_linux.sh | 0 portable/make_portable_win.sh | 0 portable/thorium-portable.desktop | 0 portable/thorium-shell.desktop | 0 reset_depot_tools.sh | 0 set_exec.sh | 4 +++- setup.sh | 0 thordeb.sh | 0 trunk.sh | 0 30 files changed, 3 insertions(+), 1 deletion(-) mode change 100644 => 100755 build.sh mode change 100644 => 100755 build_dmg.sh mode change 100644 => 100755 build_mac.sh mode change 100644 => 100755 build_win.sh mode change 100644 => 100755 check_avx.sh mode change 100644 => 100755 clean.sh mode change 100644 => 100755 depot_tools/autoninja mode change 100644 => 100755 infra/APPIMAGE/build_appimage.sh mode change 100644 => 100755 infra/APPIMAGE/pkg2appimage mode change 100644 => 100755 infra/DEBUG/Thorium_Debug_Shell.sh mode change 100644 => 100755 infra/DEBUG/build_debug_linux.sh mode change 100644 => 100755 infra/DEBUG/build_debug_shell_linux.sh mode change 100644 => 100755 infra/DEBUG/build_debug_shell_win.sh mode change 100644 => 100755 infra/DEBUG/build_debug_win.sh mode change 100644 => 100755 infra/build_polly.sh mode change 100644 => 100755 infra/install_deps.sh mode change 100644 => 100755 logos/NEW/mac/gen/app/build_icns.sh mode change 100644 => 100755 logos/NEW/mac/gen/document/build_icns.sh mode change 100644 => 100755 pak_src/build.sh mode change 100644 => 100755 portable/THORIUM-PORTABLE mode change 100644 => 100755 portable/THORIUM-SHELL mode change 100644 => 100755 portable/make_portable_linux.sh mode change 100644 => 100755 portable/make_portable_win.sh mode change 100644 => 100755 portable/thorium-portable.desktop mode change 100644 => 100755 portable/thorium-shell.desktop mode change 100644 => 100755 reset_depot_tools.sh mode change 100644 => 100755 set_exec.sh mode change 100644 => 100755 setup.sh mode change 100644 => 100755 thordeb.sh mode change 100644 => 100755 trunk.sh diff --git a/build.sh b/build.sh old mode 100644 new mode 100755 diff --git a/build_dmg.sh b/build_dmg.sh old mode 100644 new mode 100755 diff --git a/build_mac.sh b/build_mac.sh old mode 100644 new mode 100755 diff --git a/build_win.sh b/build_win.sh old mode 100644 new mode 100755 diff --git a/check_avx.sh b/check_avx.sh old mode 100644 new mode 100755 diff --git a/clean.sh b/clean.sh old mode 100644 new mode 100755 diff --git a/depot_tools/autoninja b/depot_tools/autoninja old mode 100644 new mode 100755 diff --git a/infra/APPIMAGE/build_appimage.sh b/infra/APPIMAGE/build_appimage.sh old mode 100644 new mode 100755 diff --git a/infra/APPIMAGE/pkg2appimage b/infra/APPIMAGE/pkg2appimage old mode 100644 new mode 100755 diff --git a/infra/DEBUG/Thorium_Debug_Shell.sh b/infra/DEBUG/Thorium_Debug_Shell.sh old mode 100644 new mode 100755 diff --git a/infra/DEBUG/build_debug_linux.sh b/infra/DEBUG/build_debug_linux.sh old mode 100644 new mode 100755 diff --git a/infra/DEBUG/build_debug_shell_linux.sh b/infra/DEBUG/build_debug_shell_linux.sh old mode 100644 new mode 100755 diff --git a/infra/DEBUG/build_debug_shell_win.sh b/infra/DEBUG/build_debug_shell_win.sh old mode 100644 new mode 100755 diff --git a/infra/DEBUG/build_debug_win.sh b/infra/DEBUG/build_debug_win.sh old mode 100644 new mode 100755 diff --git a/infra/build_polly.sh b/infra/build_polly.sh old mode 100644 new mode 100755 diff --git a/infra/install_deps.sh b/infra/install_deps.sh old mode 100644 new mode 100755 diff --git a/logos/NEW/mac/gen/app/build_icns.sh b/logos/NEW/mac/gen/app/build_icns.sh old mode 100644 new mode 100755 diff --git a/logos/NEW/mac/gen/document/build_icns.sh b/logos/NEW/mac/gen/document/build_icns.sh old mode 100644 new mode 100755 diff --git a/pak_src/build.sh b/pak_src/build.sh old mode 100644 new mode 100755 diff --git a/portable/THORIUM-PORTABLE b/portable/THORIUM-PORTABLE old mode 100644 new mode 100755 diff --git a/portable/THORIUM-SHELL b/portable/THORIUM-SHELL old mode 100644 new mode 100755 diff --git a/portable/make_portable_linux.sh b/portable/make_portable_linux.sh old mode 100644 new mode 100755 diff --git a/portable/make_portable_win.sh b/portable/make_portable_win.sh old mode 100644 new mode 100755 diff --git a/portable/thorium-portable.desktop b/portable/thorium-portable.desktop old mode 100644 new mode 100755 diff --git a/portable/thorium-shell.desktop b/portable/thorium-shell.desktop old mode 100644 new mode 100755 diff --git a/reset_depot_tools.sh b/reset_depot_tools.sh old mode 100644 new mode 100755 diff --git a/set_exec.sh b/set_exec.sh old mode 100644 new mode 100755 index 5321d032..99310feb --- a/set_exec.sh +++ b/set_exec.sh @@ -43,6 +43,8 @@ sudo chmod -v +x thordeb.sh && sudo chmod -v +x trunk.sh && +sudo chmod -v +x reset_depot_tools.sh && + sudo chmod -v +x infra/install_deps.sh && sudo chmod -v +x infra/build_polly.sh && @@ -65,7 +67,7 @@ sudo chmod -v +x portable/THORIUM-PORTABLE && sudo chmod -v +x portable/THORIUM-SHELL && -sudo chmod -v +x portable/thorium-browser.desktop && +sudo chmod -v +x portable/thorium-portable.desktop && sudo chmod -v +x portable/thorium-shell.desktop && diff --git a/setup.sh b/setup.sh old mode 100644 new mode 100755 diff --git a/thordeb.sh b/thordeb.sh old mode 100644 new mode 100755 diff --git a/trunk.sh b/trunk.sh old mode 100644 new mode 100755