1. 28 Jan, 2015 1 commit
  2. 27 Jan, 2015 1 commit
  3. 26 Jan, 2015 2 commits
    • machenbach's avatar
      External name changes of release scripts. · ae22d7f8
      machenbach authored
      Moved and renamed the scripts to fit with git.
      
      These changes require documentation updates, updates of
      the release spreadsheet and the buildbot side.
      
      BUG=chromium:451975
      TBR=tandrii@chromium.org
      NOTRY=true
      LOG=n
      
      Review URL: https://codereview.chromium.org/868473004
      
      Cr-Commit-Position: refs/heads/master@{#26271}
      ae22d7f8
    • machenbach's avatar
      Clean up release scripts. · 379dcd5b
      machenbach authored
      This makes some internal renaming, e.g. trunk -> candidates,
      bleeding edge -> master, without changing the api.
      
      Also remove some unused bailout steps from the push script.
      
      Remove unused bump version script.
      
      BUG=chromium:451975
      TBR=tandrii@chromium.org
      NOTRY=true
      LOG=n
      
      Review URL: https://codereview.chromium.org/873213002
      
      Cr-Commit-Position: refs/heads/master@{#26269}
      379dcd5b
  4. 23 Jan, 2015 3 commits
  5. 13 Nov, 2014 1 commit
  6. 12 Nov, 2014 1 commit
  7. 10 Nov, 2014 1 commit
  8. 01 Nov, 2014 1 commit
  9. 29 Oct, 2014 1 commit
  10. 07 Oct, 2014 1 commit
  11. 30 Sep, 2014 1 commit
  12. 25 Sep, 2014 2 commits
  13. 23 Sep, 2014 2 commits
  14. 19 Sep, 2014 1 commit
  15. 05 Sep, 2014 1 commit
  16. 23 Jul, 2014 1 commit
  17. 21 Jul, 2014 1 commit
  18. 16 Jul, 2014 1 commit
    • machenbach@chromium.org's avatar
      Add script to bump up version on bleeding edge. · 570ea3bf
      machenbach@chromium.org authored
      The version.cc file will from now on be controlled on
      bleeding edge and on trunk. The next version to use will
      always be max(bleeding_edge_version, trunk_version) + 1.
      
      The trunk and bleeding_edge versions are not semantically
      tied together. The trunk branch can be used to make
      independent point releases of bleeding_edge revisions.
      
      The version on bleeding_edge will be increased if:
      - the lkgr version is smaller than the version of the latest
        revision,
      - the lkgr version is not a version change itself,
      - the tree is not closed for maintenance.
      
      This will allow chromium to refer directly to bleeding_edge
      revisions of v8. The v8 versions will not be unique, but
      they will change as often as possible, dependent on the lkgr
      cycle time and the frequency this script is called.
      
      BUG=391261
      LOG=n
      TEST=tools/push-to-trunk/script_test.py
      TEST=tools/push-to-trunk/bump_up_version.py --dry_run
      R=jarin@chromium.org
      
      Review URL: https://codereview.chromium.org/389353003
      
      git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22421 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      570ea3bf
  19. 05 May, 2014 1 commit
  20. 21 Mar, 2014 1 commit
  21. 20 Mar, 2014 2 commits
  22. 19 Mar, 2014 2 commits
  23. 18 Mar, 2014 1 commit
  24. 17 Mar, 2014 1 commit
  25. 15 Mar, 2014 1 commit
  26. 13 Mar, 2014 2 commits
  27. 12 Mar, 2014 2 commits
  28. 04 Mar, 2014 1 commit
  29. 28 Feb, 2014 1 commit
  30. 26 Feb, 2014 1 commit
  31. 20 Feb, 2014 1 commit