summaryrefslogtreecommitdiffstats
path: root/build/grit_target.gypi
Commit message (Collapse)AuthorAgeFilesLines
* Grit cleanupthomasvl@chromium.org2011-03-281-5/+15
| | | | | | | | | | | | | - Fixup the chrome_strings target to default to a none target and let windows override it for it's hack. - Make grit_target check _type to see how to auto add the header directory so it has a higher chance of being right in case things are done on real targets. BUG=22247 TEST=everything still builds Review URL: http://codereview.chromium.org/6756008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79562 0039d316-1c4b-4281-b951-d872f2087c98
* Standardize grit invokesthomasvl@chromium.org2011-03-281-0/+29
- Add two gypi files to src/build for the boilerplate added to targets and actions - Update grit_info to also support the -E flag so it can share more of the grit build commandline - switch over all but the webkit and webkit glue grd files to use the common support BUG=22247 TEST=everything still localized correctly Review URL: http://codereview.chromium.org/6705030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79548 0039d316-1c4b-4281-b951-d872f2087c98