summaryrefslogtreecommitdiffstats
path: root/webkit/build/webkit_resources
Commit message (Collapse)AuthorAgeFilesLines
* Add a Repack tool to scons. This is used to compile linux resourcestc@google.com2009-02-061-3/+0
| | | | | | | | | | | | 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
* Fix webkit_version.h generation ordering.maruel@chromium.org2009-01-201-4/+15
| | | | | | | | | | | Solution files changes are: - Glue now depends on WebCore_prebuild (and not WebCore). - WebCore depends on WebCore_prebuild. (Reapply R8295 with the path to version.xcconfig fixed) Review URL: http://codereview.chromium.org/18416 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8299 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 8295.maruel@chromium.org2009-01-201-15/+4
| | | | | | Review URL: http://codereview.chromium.org/18371 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8296 0039d316-1c4b-4281-b951-d872f2087c98
* Fix webkit_version.h generation ordering.maruel@chromium.org2009-01-201-4/+15
| | | | | | | | | Solution files changes are: - Glue now depends on WebCore_prebuild (and not WebCore). - WebCore depends on WebCore_prebuild. Review URL: http://codereview.chromium.org/18357 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8295 0039d316-1c4b-4281-b951-d872f2087c98
* Fix an invalid path in MSVC generation of new webkit_resources.vcproj.tc@google.com2009-01-131-1/+1
| | | | | | Review URL: http://codereview.chromium.org/17370 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7950 0039d316-1c4b-4281-b951-d872f2087c98
* add files needed to compile to the build; I forgot to add thesetc@google.com2009-01-132-0/+116
TBR=deanm Review URL: http://codereview.chromium.org/17369 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7912 0039d316-1c4b-4281-b951-d872f2087c98