summaryrefslogtreecommitdiffstats
path: root/build/v8.xcodeproj
Commit message (Collapse)AuthorAgeFilesLines
* DEBUG was dropped from the preprocessor macros at some point. Add itiposva@chromium.org2009-02-051-0/+1
| | | | | | | | | back into the V8 Xcode project to make sure that assertions are enabled in debug builds. Review URL: http://codereview.chromium.org/21062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9194 0039d316-1c4b-4281-b951-d872f2087c98
* No changes, just opening the project and letting xcode do it's work -thomasvl@chromium.org2009-01-261-3/+3
| | | | | | | | - resorted files by GUIDs (the file adding script wasn't doing that before). - update the cached sub targets from referenced projects. Review URL: http://codereview.chromium.org/18595 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8632 0039d316-1c4b-4281-b951-d872f2087c98
* Adding missing files to XCode project.ager@google.com2009-01-161-0/+6
| | | | | | | TBR=mark@chromium.org Review URL: http://codereview.chromium.org/18311 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8172 0039d316-1c4b-4281-b951-d872f2087c98
* Add debug-ia32.cc to Mac v8 buildmark@chromium.org2008-12-111-0/+16
| | | | | | Review URL: http://codereview.chromium.org/13744 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6788 0039d316-1c4b-4281-b951-d872f2087c98
* Fix mac build by adding new V8 files to the xcode project.ager@google.com2008-12-041-2/+48
| | | | | | Review URL: http://codereview.chromium.org/13120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6350 0039d316-1c4b-4281-b951-d872f2087c98
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+32
| | | | | | | | Voodoo lesson: don't use the slow dsymutil utility; instead, make a "fake" .dSYM that contains the original unstripped Mach-O file. Review URL: http://codereview.chromium.org/9659 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5042 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Mac bustage from DEPS roll r3728mark@chromium.org2008-10-221-0/+1
| | | | | | Review URL: http://codereview.chromium.org/8058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3735 0039d316-1c4b-4281-b951-d872f2087c98
* Merge http://v8.googlecode.com/svn/branches/bleeding_edge/tools/v8.xcodeproj@319mark@chromium.org2008-09-182-0/+384
| | | | | | | to our copy (includes changes from r300 too). Review URL: http://codereview.chromium.org/2971 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2375 0039d316-1c4b-4281-b951-d872f2087c98
* Put all prebuild scripts in external files. Scripts to run unit tests aremark@chromium.org2008-09-112-3/+64
| | | | | | | staying put for now, because they're all trivial and identical. Review URL: http://codereview.chromium.org/1925 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2054 0039d316-1c4b-4281-b951-d872f2087c98
* Merge v8.xcodeproj@219 to Chromium. This avoids unnecessary recompilationmmentovai@google.com2008-09-091-1/+1
| | | | | | | | and relinking when nothing has changed by being more careful about the timestamps of generated source files. Review URL: http://codereview.chromium.org/1844 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1897 0039d316-1c4b-4281-b951-d872f2087c98
* Xcode project for V8 in Chromiummmentovai@google.com2008-09-081-0/+1087
Review URL: http://codereview.chromium.org/1601 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1867 0039d316-1c4b-4281-b951-d872f2087c98