1. 05 Apr, 2012 1 commit
  2. 12 Mar, 2012 1 commit
  3. 07 Dec, 2011 1 commit
  4. 05 Dec, 2011 1 commit
  5. 05 Aug, 2011 1 commit
  6. 21 Jun, 2011 1 commit
  7. 28 Apr, 2011 1 commit
  8. 15 Apr, 2011 1 commit
  9. 14 Apr, 2011 1 commit
  10. 12 Apr, 2011 1 commit
  11. 18 Mar, 2011 3 commits
  12. 17 Mar, 2011 1 commit
  13. 25 Feb, 2011 1 commit
  14. 24 Feb, 2011 1 commit
  15. 04 Feb, 2011 1 commit
  16. 25 Jan, 2011 1 commit
  17. 21 Jan, 2011 1 commit
  18. 19 Jan, 2011 1 commit
  19. 18 Jan, 2011 1 commit
  20. 02 Dec, 2010 1 commit
  21. 24 Sep, 2010 1 commit
  22. 23 Sep, 2010 1 commit
  23. 27 Jul, 2010 1 commit
  24. 29 Jun, 2010 1 commit
  25. 23 Jun, 2010 2 commits
  26. 17 May, 2010 1 commit
    • mark@chromium.org's avatar
      Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac · e9b5d785
      mark@chromium.org authored
      Chromium build.
      
      v8.gyp no longer sets any V8_TARGET_ARCH_* macro on the Mac. Instead, the
      proper V8_TARGET_ARCH_* macro will be set by src/globals.h in the same way as
      the V8_HOST_ARCH_* macro when it detects that no target macro is currently
      defined. The Mac build will attempt to compile all ia32 and x86_64 .cc files.
      #ifdef guards in each of these target-specific source files prevent their
      compilation when the associated target is not selected. For completeness,
      these #ifdef guards are also provided for the arm and mips .cc files.
      
      BUG=706
      TEST=x86_64 Mac GYP/Xcode-based Chromium build (still depends on other changes)
      Review URL: http://codereview.chromium.org/2133003
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4666 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      e9b5d785
  27. 03 May, 2010 1 commit
  28. 28 Apr, 2010 1 commit
  29. 12 Apr, 2010 1 commit
  30. 19 Mar, 2010 1 commit
  31. 09 Feb, 2010 1 commit
  32. 25 Jan, 2010 1 commit
  33. 11 Nov, 2009 1 commit
  34. 27 Oct, 2009 1 commit
  35. 23 Oct, 2009 1 commit
  36. 13 Aug, 2009 1 commit
  37. 04 Aug, 2009 1 commit