DescriptionStart of mini_installer build config refactoring.
Baby step one:
- All intermediate files go into the intermediate directory.
- The packed_files.txt file is gone, and instead the mini_installer
is baked from a resource file output into the intermediate dir.
- Cleanup use of implict global "options" in the python script.
- Use subprocess.call with a list instead of os.system.
R=robertshield@chromium.org,grt@chromium.org
BUG=102115
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110703
Patch Set 1 #
Total comments: 12
Patch Set 2 : Address Robert's and Greg's comments. #Patch Set 3 : Fix rule output to correct dependencies. #Patch Set 4 : Cosmetic tweaks #Patch Set 5 : Remove packed_files.rc from mini_installer dependencies. It's used implicitly. #
Messages
Total messages: 9 (0 generated)
|