summaryrefslogtreecommitdiffstats
path: root/tools/data_pack
Commit message (Collapse)AuthorAgeFilesLines
* Handle repack.py and .pak files in the GYP-based build.mark@chromium.org2009-02-261-3/+3
| | | | | | Review URL: http://codereview.chromium.org/27216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10478 0039d316-1c4b-4281-b951-d872f2087c98
* Add a Repack tool to scons. This is used to compile linux resourcestc@google.com2009-02-061-0/+54
| | | | | | | | | | | | together (kind of like the windows RES builder). I also moved the GRIT builder into the chromium site_scons since we import it in lots of places. This seems cleaner. Review URL: http://codereview.chromium.org/21115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9331 0039d316-1c4b-4281-b951-d872f2087c98
* add a repack utility for combining .pak files generatedtc@google.com2009-01-152-6/+72
| | | | | | | | | by grit into a single .pak file. Review URL: http://codereview.chromium.org/18254 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8063 0039d316-1c4b-4281-b951-d872f2087c98
* Python library for writing data pack files (see base/data_pack*).evan@chromium.org2009-01-081-0/+42
Review URL: http://codereview.chromium.org/17402 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7709 0039d316-1c4b-4281-b951-d872f2087c98