This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Allow make to control when deps/generate needs to be called (#287)
* Remove .PHONY dependency on 'internal' targets * Split generate up into multiple non .PHONY targets * Make generate a dependency of build/dev targets * Add vendor target that controls call to glide install * Make deps a user friendly v of vendor * Make all binaries & generator targets a dep to vendor * Remove unused dependency gorma Fixes #265
- Loading branch information
1 parent
c12680f
commit 4429b6f
Showing
3 changed files
with
32 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters