1. 06 Jul, 2017 2 commits
  2. 05 Jul, 2017 1 commit
  3. 28 Jun, 2017 1 commit
  4. 27 Jun, 2017 3 commits
  5. 26 Jun, 2017 1 commit
  6. 23 Jun, 2017 2 commits
  7. 21 Jun, 2017 1 commit
  8. 20 Jun, 2017 1 commit
  9. 12 Jun, 2017 1 commit
  10. 02 Jun, 2017 2 commits
  11. 31 May, 2017 2 commits
  12. 30 May, 2017 2 commits
  13. 18 May, 2017 1 commit
  14. 04 May, 2017 1 commit
  15. 03 May, 2017 1 commit
  16. 28 Apr, 2017 1 commit
  17. 05 Apr, 2017 2 commits
  18. 24 Mar, 2017 3 commits
  19. 23 Mar, 2017 1 commit
  20. 13 Mar, 2017 1 commit
  21. 17 Feb, 2017 2 commits
  22. 06 Feb, 2017 1 commit
  23. 02 Feb, 2017 1 commit
    • machenbach's avatar
      [foozzie] Support multi-architecture builds · 13de00c0
      machenbach authored
      This adds optional multi-architecture builds, allowing to compile
      x86 and x64 in one build. The correctness fuzzer can be configured to
      compare the two executables, e.g. to compare x86 to x64 run the
      launcher with: --second-d8=clang_x86/d8 in an x64 build.
      
      Configuring the executable's architecture is now simplified and
      inferred from the gn build configuration.
      
      Building for clusterfuzz has now a new canonical target that can be
      used by the infrastructure (defaults to d8).
      
      The clusterfuzz release builder is now defined to compile
      multi-arch builds, which will have an effect as soon as the
      infrastructure refers to the new clusterfuzz target.
      
      BUG=chromium:673246
      NOTRY=true
      TBR=mstarzinger,jarin
      
      Review-Url: https://codereview.chromium.org/2649133010
      Cr-Commit-Position: refs/heads/master@{#42884}
      13de00c0
  24. 26 Jan, 2017 1 commit
  25. 10 Jan, 2017 1 commit
  26. 05 Dec, 2016 1 commit
  27. 17 Oct, 2016 1 commit
  28. 12 Oct, 2016 2 commits