1. 05 Dec, 2017 1 commit
  2. 01 Mar, 2017 1 commit
    • Adam Cozzette's avatar
      Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript · 671e075c
      Adam Cozzette authored
      There are two motivations for this:
      1) calcdeps.py is deprecated and replaced by closurebuilder.py.
      2) As part of this I was able to tweak things so that the Closure
      compiler does not attempt to examine every .js file in the tree under
      js/. This makes it possible to put compatibility tests and related files
      in a subdirectory without them getting mixed up with the main .js files
      we care about.
      671e075c
  3. 21 Nov, 2016 1 commit
  4. 29 Aug, 2016 1 commit
  5. 04 Aug, 2016 1 commit
  6. 19 Jul, 2016 1 commit
  7. 18 Jul, 2016 1 commit
  8. 07 Apr, 2016 1 commit
  9. 24 Feb, 2016 2 commits
  10. 18 Feb, 2016 6 commits