summaryrefslogtreecommitdiffstats
path: root/webkit/build/webkit_version.rules
Commit message (Collapse)AuthorAgeFilesLines
* Fix webkit_version.h generation ordering.maruel@chromium.org2009-01-201-2/+3
| | | | | | | | | | | 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-3/+2
| | | | | | 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-2/+3
| | | | | | | | | 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
* Pull the major and minor webkit version numbers from ↵erikkay@google.com2008-08-041-0/+18
WebCore/Configurations/Version.xcconfig and generate a header file that allows us to keep our user agent info up to date. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@334 0039d316-1c4b-4281-b951-d872f2087c98