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

option: introduced --idempotent. #18

Merged
merged 7 commits into from
Dec 12, 2016
Merged

option: introduced --idempotent. #18

merged 7 commits into from
Dec 12, 2016

Conversation

cubicdaiya
Copy link
Owner

@cubicdaiya cubicdaiya commented Dec 2, 2016

Previously, nginx-build's behavior was not idempotent. So nginx-build always had built nginx.

If --idempotent is given, nginx-build does not build nginx when the version of nginx and dependencies (pcre, openssl, zlib) are same. On the other hand, this feature does not affect the embedding 3rd party modules.

Previously, nginx-build's behavior is not idempotent.
So nginx-build always builds nginx.

If --idempotent is given, nginx-build does not build nginx
when the version of nginx and dependencies (pcre, openssl, zlib) are same.
@cubicdaiya cubicdaiya merged commit d94dec6 into master Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant