cmdline commit

This commit is contained in:
Alexander Frick 2022-08-23 04:45:30 -05:00
parent 01a1ed2791
commit 5352b3b521
30 changed files with 3 additions and 1 deletions

0
build.sh Normal file → Executable file
View File

0
build_dmg.sh Normal file → Executable file
View File

0
build_mac.sh Normal file → Executable file
View File

0
build_win.sh Normal file → Executable file
View File

0
check_avx.sh Normal file → Executable file
View File

0
clean.sh Normal file → Executable file
View File

0
depot_tools/autoninja Normal file → Executable file
View File

0
infra/APPIMAGE/build_appimage.sh Normal file → Executable file
View File

0
infra/APPIMAGE/pkg2appimage Normal file → Executable file
View File

0
infra/DEBUG/Thorium_Debug_Shell.sh Normal file → Executable file
View File

0
infra/DEBUG/build_debug_linux.sh Normal file → Executable file
View File

0
infra/DEBUG/build_debug_shell_linux.sh Normal file → Executable file
View File

0
infra/DEBUG/build_debug_shell_win.sh Normal file → Executable file
View File

0
infra/DEBUG/build_debug_win.sh Normal file → Executable file
View File

0
infra/build_polly.sh Normal file → Executable file
View File

0
infra/install_deps.sh Normal file → Executable file
View File

0
logos/NEW/mac/gen/app/build_icns.sh Normal file → Executable file
View File

0
logos/NEW/mac/gen/document/build_icns.sh Normal file → Executable file
View File

0
pak_src/build.sh Normal file → Executable file
View File

0
portable/THORIUM-PORTABLE Normal file → Executable file
View File

0
portable/THORIUM-SHELL Normal file → Executable file
View File

0
portable/make_portable_linux.sh Normal file → Executable file
View File

0
portable/make_portable_win.sh Normal file → Executable file
View File

0
portable/thorium-portable.desktop Normal file → Executable file
View File

0
portable/thorium-shell.desktop Normal file → Executable file
View File

0
reset_depot_tools.sh Normal file → Executable file
View File

4
set_exec.sh Normal file → Executable file
View File

@ -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 &&

0
setup.sh Normal file → Executable file
View File

0
thordeb.sh Normal file → Executable file
View File

0
trunk.sh Normal file → Executable file
View File