DescriptionAnother attempt to land http://codereview.chromium.org/8589029.
Start 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=111012
Patch Set 1 #Patch Set 2 : Quote file names in RC file. #
Total comments: 3
Messages
Total messages: 12 (2 generated)
|