Release Rollup#254
Merged
JacobBarthelmeh merged 7 commits intowolfSSL:masterfrom Apr 28, 2020
Merged
Conversation
Contributor
ejohnstown
commented
Apr 28, 2020
- Updated versions, README, and ChangeLog.
- A couple changes to the configure script.
1. Replaced all the echo statements with AS_ECHO. 2. Moved the jobserver option up with debug and pthreads. 3. Changed label for enable-term to disable-term since default is enabled. 4. Removed the forced make clean.
1. Update configure with the new version. 2. Update the ChangeLog. 3. Update the readme.
1. Fix some C++ compiler errors. 2. Added "static" to the globals in the client and SFTP client. 3. Removed an unused string.
1. Wrap the include of sys/time.h in wolfscp.h with a check of configure's HAVE_SYS_TIME_H. 2. Add a header check to the configure script.
1. Fix a dead store by using the value. 2. Revert removing the clean from configure.
1. Fixing warnings with the Windows build. Removed fast math from the build, for now.
JacobBarthelmeh
approved these changes
Apr 28, 2020
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.