summaryrefslogtreecommitdiffstats
path: root/tools/grit/grit_info.py
Commit message (Collapse)AuthorAgeFilesLines
* Altering grit so that it clobbers all outputs even on windows.bradnelson@chromium.org2009-09-041-0/+90
Previously headers were handled differently only as an optimization. This thwarts vstudio + gyp. Adding a grit_info python stub so that gyp can get an accurate list of inputs and outputs from a grd file. Currently only using it for the inputs, because there's no good way in gyp to have rules invoke a !@( expansion once per rule instance. This change will over-specify dependencies for these modules, but it will at least not under-specify them anymore. BUG=24836 TEST=None Review URL: http://codereview.chromium.org/197007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25499 0039d316-1c4b-4281-b951-d872f2087c98