thorium-mirror/win_scripts
Ho Cheung ce732accf6 [infra] Refactored some sh files with python
1.Move *.bat files to //win_scripts/old. These
files have not been updated for a long time and
are not convenient to use.

2.Rewrite some sh files with python, currently
only for the parts applicable to Windows.

3.Some other related changes.
2024-10-22 10:17:11 +08:00
..
old [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
build_win.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
clean.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
README.md [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
reset_depot_tools.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
setup.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
tot.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
trunk.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
upstream_version.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
version.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00

Windows Build Scripts

This directory contains python files for building Thorium natively on Windows.

Before running the Python files in this directory, please strictly follow the instructions in BUILDING_WIN.