Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some issues when building with Visual Studio 2008. | maruel@google.com | 2008-07-28 | 2 | -172/+32 |
| | | | | | | | | | | | | | | Fixed projects that are set as "Application (.exe)" but that don't build an application. Converted then to "Utility". util_prebuild, V8Config and V8Bindings_prebuild. Fixed a template compilation error in message_loop.h Changed PROP_ENTRY to PROP_ENTRY_TYPE since the former is now deprecated. Everything still builds fine on VS2005. BUG=1290595 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Fix a build issue with Vista. Stop cp.exe from trying to emulate POSIX security | maruel@google.com | 2008-07-28 | 1 | -0/+3 |
| | | | | | | | | | on top of NTFS. BUG=1157117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 59 | -0/+17963 |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18 0039d316-1c4b-4281-b951-d872f2087c98 |