summaryrefslogtreecommitdiffstats
path: root/tools/grit
Commit message (Expand)AuthorAgeFilesLines
* Only generate grit header id values for messages that aretony@chromium.org2009-09-241-3/+6
* Remove MSVC build files that grit used to use. These havetony@chromium.org2009-09-184-148/+0
* Altering grit so that it clobbers all outputs even on windows.bradnelson@chromium.org2009-09-042-6/+99
* Updatetony@chromium.org2009-09-041-0/+4
* Revert 24094, caused a build break.maruel@chromium.org2009-08-242-11/+2
* DevTools l10n: merge Inspector's and DevTools's strings; also, disable l10n u...mnaganov@chromium.org2009-08-242-2/+11
* GRIT: add support for 'js_map_format' needed for DevTools l10n.mnaganov@chromium.org2009-08-107-5/+176
* Add <if> blocks to xtb files in the simplest possible way. This currentlytc@google.com2009-07-221-1/+18
* Instead of try:-except:-finally:, use nested try:-except: withinsgk@google.com2009-06-191-28/+29
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-043-5/+5
* Revert last checkin to fix resources in Release builds.sgk@chromium.org2009-06-033-5/+5
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-033-5/+5
* Fix branded resource buiding.jrg@chromium.org2009-05-291-2/+8
* Have the grit rules depend on the .pak files.tc@google.com2009-05-062-2/+2
* Doesn't fix anything at all but make it clearer.maruel@chromium.org2009-05-061-28/+28
* Move the shared JS and CSS out of the HTML files and into separate files.arv@chromium.org2009-05-051-5/+36
* Only skip the GRIT header writing on Windows. This will causetc@google.com2009-05-011-5/+6
* Changes in preparation for webkit switch to gyp.bradnelson@google.com2009-04-291-1/+1
* First cut at adding a map between strings names and resource ids.tc@google.com2009-04-244-1/+127
* grit: cut down on chattiness.evan@chromium.org2009-04-142-5/+10
* This adds link[rel=icon] elements to the DOM UI html files for downloads and arv@chromium.org2009-04-101-3/+6
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-15/+0
* This fixes a few GRIT issues:tc@google.com2009-03-273-7/+24
* Switching net over to use gyp on windows.bradnelson@google.com2009-03-181-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0572-918/+918
* Use grit to generate locale rc files and remove the old locale rc files from ...tc@google.com2009-03-053-55/+20
* fix python2.6 warnings in grittc@google.com2009-03-044-7/+9
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-032-19/+4
* Use grit to generate locale rc files and remove the old locale rc files from ...tc@google.com2009-03-032-4/+19
* Properly handle errors in GRIT in the scons build.tc@google.com2009-02-271-29/+37
* Add os support to grit so we can conditionally include resources based ontc@google.com2009-02-271-0/+3
* Fix a bug where the flattened HTML file was not gettingtc@google.com2009-02-261-4/+3
* fix the grd scanner to only include files that we're usingtc@google.com2009-02-261-5/+2
* Fix scons build where the internal theme files don't exist.tc@google.com2009-02-261-1/+6
* Fix grit include dependencies in the scons build.tc@google.com2009-02-262-14/+4
* Enable the .pak files on mac builds also.thomasvl@chromium.org2009-02-261-2/+3
* Allow grit to run in parallel with scons by forking child processestc@google.com2009-02-251-4/+11
* fix call to os.makedirstc@google.com2009-02-251-1/+1
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-242-22/+5
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-222-2/+2
* step 1 on getting strings in linux: create a locale_settings.grdtc@google.com2009-02-182-5/+14
* Another pass at fixing grit includesjoshia@google.com2009-02-171-1/+1
* Add relative include path for grit includesjoshia@google.com2009-02-171-1/+1
* Fix scons build for non-official builds.tc@google.com2009-02-121-0/+2
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-124-2/+48
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-123-38/+2
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-123-2/+38
* Only run one grit builder at a time under scons.tc@google.com2009-02-102-14/+4
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-093-4/+133
* Add a Repack tool to scons. This is used to compile linux resourcestc@google.com2009-02-061-1/+1