Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

Introduce vendoring of third party libraries #310

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    67fdfae View commit details
    Browse the repository at this point in the history
  2. lock dependencies

    By issuing `dep init`.
    JensRantil committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    b8c5221 View commit details
    Browse the repository at this point in the history
  3. vendoring: no need to list external deps

    ...the information can now be found in the `dep` files.
    JensRantil committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    4512ddf View commit details
    Browse the repository at this point in the history
  4. ref: always build all sources and databases

    Simplifies stuff a lot and much less needed now that that vendoring is
    in place.
    JensRantil committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    80ee8e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35fee82 View commit details
    Browse the repository at this point in the history