Skip to content
Snippets Groups Projects
  1. Aug 10, 2015
  2. Aug 07, 2015
  3. Aug 06, 2015
  4. Aug 05, 2015
  5. Jul 09, 2015
    • Natalie Weizenbaum's avatar
      Fix several package spec bugs. · 9cb2334b
      Natalie Weizenbaum authored
      * The package spec's reference to the entrypoint package was pointing to
        the hosted cache rather than the package's directory. This was caused
        by the package graph's instance of the entrypoint package incorrectly
        pointing to the cache; the graph now re-uses `entrypoint.root`.
      
      * The package spec didn't contain relative paths for relative path
        dependencies. This was being missed by our tests because the package
        spec parser was automatically converting all paths to absolute at
        parse-time.
      
      Closes #1294
      
      R=rnystrom@google.com
      
      Review URL: https://codereview.chromium.org//1228093003 .
      9cb2334b
  6. Jun 24, 2015
  7. May 14, 2015
Loading