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. 07 Apr, 2016 1 commit