-
Notifications
You must be signed in to change notification settings - Fork 7.4k
[restclient-cpp] Fix portfile and update version. #9717
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
Merged
strega-nil
merged 15 commits into
microsoft:master
from
et-nik:hotfix/restclient-cpp-fix
May 11, 2020
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
7d5dccb
[restclient-cpp] Fix installation. Remove only debug directory
et-nik 30caf7a
[restclient-cpp] Fix directory cleanup
et-nik 9f72f8b
[restclient-cpp] Update library
et-nik 79df8f1
[restclient-cpp] Add msvc patch
et-nik 7483539
[restclient-cpp] Remove lib directory on dynamic compile
et-nik e164f4a
[restclient-cpp] set VCPKG_POLICY_DLLS_WITHOUT_LIBS
et-nik a4905cd
[restclient-cpp] Remove lib directory on dynamic compile
et-nik 248f62e
[restclient-cpp] Set compile type static
et-nik 0df31eb
Remove patch
et-nik 1239587
[restclient-cpp] Changes and fixes
et-nik 381662e
[restclient-cpp] Update description. Add Homepage
et-nik fcf2c99
Merge branch 'master' into hotfix/restclient-cpp-fix
et-nik 58ac6e7
[restclient-cpp] Bump to 0.5.2. Remove COMPILE_TYPE option
et-nik 2a7f566
[restclient-cpp] Set ONLY_STATIC_LIBRARY for Windows
et-nik 74e792d
[restclient-cpp] Change version num 0.5.2-1 -> 0.5.2
et-nik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,5 @@ | ||
| Source: restclient-cpp | ||
| Version: 0.5.1-3 | ||
| Version: 0.5.2 | ||
| Build-Depends: curl | ||
| Description: Binn is a binary data serialization format designed to be compact, fast and easy to use. | ||
| Homepage: https://code.mrtazz.com/restclient-cpp/ | ||
| Description: Simple REST client for C++. It wraps libcurl for HTTP requests. |
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
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.
Uh oh!
There was an error while loading. Please reload this page.