DescriptionEnable the packed_resources target on Windows.
This target generates the locale .pak files on Windows. Since nothing
depends on this target, it doesn't build by default (they're not used
yet).
Specific changes:
- Have locale_settings_win.grd generate .pak files.
- Use pymod_do_main to avoid some shell escaping problems (and it's a bit
faster).
- Rewrite repack_locales.py to work with pymod_do_main.
BUG=92724
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97012
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|