summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.sln
Commit message (Collapse)AuthorAgeFilesLines
* Removed reference from the WebKit Visual Studio solution to the project libjscresgjesse@google.com2008-08-131-9/+0
| | | | | | which was removed from V8, and is not used any more. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@782 0039d316-1c4b-4281-b951-d872f2087c98
* Reapply the usage new Visual Studio project files for the webkit project.sgjesse@google.com2008-08-111-34/+34
| | | | | | | This reapplies CL 560 with the addition of a later V8 revision in the DEPS file which should not break the Chrome build. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@642 0039d316-1c4b-4281-b951-d872f2087c98
* Roll back the new V8 Visual Studio project files.sgk@google.com2008-08-081-34/+34
| | | | | | | | libv8.vcproj and libv8core.vcproj both still reference the deleted src\precompiled-v8.cc file, which breaks clean debug builds. It didn't break incremental debug builds because the precompiled-v8.obj file still exists on disk, and doesn't break clean release builds because it's marked to ignore the file during release builds. TBR=sgjesse,nsylvain git-svn-id: svn://svn.chromium.org/chrome/trunk/src@572 0039d316-1c4b-4281-b951-d872f2087c98
* Changed the WebKit Visual Studio solution to use the new Visual Studio projectsgjesse@google.com2008-08-081-34/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files for V8. The following projects have been removed from the WebKit solution: libv8core no_snapshotv8 mksnapshot snapshotv8 The following projects (from v8/tools/visual_studio) have been added to the WebKit solution: v8_base v8 v8_mksnapshot v8_snapshot With the following dependencies: v8 depends on v8_base v8_mksnapshot depends on v8 v8_snapshot on v8_base and v8_mksnapshot test_shell depends on v8_snapshot test_shell_tests depends on v8_snapshot Got rid of the IncrediBuild configuration file webkit.ib_ini as it is not needed with the new Visual Studio project files for V8. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@560 0039d316-1c4b-4281-b951-d872f2087c98
* Pull the major and minor webkit version numbers from ↵erikkay@google.com2008-08-041-0/+1
| | | | | | 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
* Add webkit to the repository.initial.commit2008-07-271-0/+433
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18 0039d316-1c4b-4281-b951-d872f2087c98