[infra] [docs] Refactored some sh files with python and rewrote some instructions
-
Move *.bat files to //win_scripts/old. These files have not been updated for a long time and are not convenient to use.
-
Rewrite some sh files with python, currently only for the parts applicable to Windows.
-
Removed some outdated guidelines and updated some guidelines.
@Alex313031
PTAL
Roll again
@gz83 @hocheung-chromium Can you restore the WIN_CROSS_BUILD_INSTRUCTIONS.txt and WIN_INSTRUCTIONS.txt.
Also the BUILDING_WIN.md has some good changes, but also some ones I don't want and some stuff from upstream that I purposefully excluded.
I want to go through the file myself, but I don't want to lose your changes.
I'm going to save your copy of the modified document, and then have you restore that file. Then I will use Meld and compare mine and your copy of it, and make changes as necessary, then commit it myself with credit at the top for your work.
So basically, restore those two .txt files and restore the BUILDING_WIN.md, and then I will merge this PR.
@gz83 @hocheung-chromium Can you restore the WIN_CROSS_BUILD_INSTRUCTIONS.txt and WIN_INSTRUCTIONS.txt.
Also the BUILDING_WIN.md has some good changes, but also some ones I don't want and some stuff from upstream that I purposefully excluded.
I want to go through the file myself, but I don't want to lose your changes.
I'm going to save your copy of the modified document, and then have you restore that file. Then I will use Meld and compare mine and your copy of it, and make changes as necessary, then commit it myself with credit at the top for your work.
So basically, restore those two .txt files and restore the BUILDING_WIN.md, and then I will merge this PR.
Done
@Alex313031