Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert that you must build from inside your gopath #2399

Merged
merged 5 commits into from
Mar 2, 2016

Commits on Feb 24, 2016

  1. assert that you must build from inside your gopath

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    7198819 View commit details
    Browse the repository at this point in the history
  2. move rule to be depended on by deps

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    cdea07d View commit details
    Browse the repository at this point in the history
  3. move gopath check to separate script and use realpath for symlink han…

    …dling
    
    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 24, 2016
    1 Configuration menu
    Copy the full SHA
    65519a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. use makes realpath so its more crossplatform

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Mar 1, 2016
    1 Configuration menu
    Copy the full SHA
    aa6db5d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. remove trailing whitespace

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    64c6943 View commit details
    Browse the repository at this point in the history