Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/bincrafters/conan-azure-uhttp-c

Conan.io package for Azure uHTTP C
https://github.com/bincrafters/conan-azure-uhttp-c

Merge all builds by arch

Signed-off-by: Uilian Ries <[email protected]>

277dd8dfa6f43d21e10a1afd805192a9fd850809 authored almost 7 years ago by Uilian Ries <[email protected]>
Split build by arch on Linux

Signed-off-by: Uilian Ries <[email protected]>

b173d90129a874e7aaff45bca9414f4a493c397c authored almost 7 years ago by Uilian Ries <[email protected]>
Remove conan transit from remotes

Signed-off-by: Uilian Ries <[email protected]>

0a1f6fa7a46c5316325e552e4f10124ab20067cb authored almost 7 years ago by Uilian Ries <[email protected]>
It dont force to use static x static link

Signed-off-by: Uilian Ries <[email protected]>

02eb1079df2afd671bf9487141a2a185e904491e authored almost 7 years ago by Uilian Ries <[email protected]>
Support build missing on CI

Added build missing to solve libcurl when build the project.

2dc8c5e811215479b27c35a8196d896bc6bbb43e authored almost 7 years ago by Uilian Ries <[email protected]>
Add x86 and debug on CI

- Added x86 and Debug for all CI jobs

Signed-off-by: Uilian Ries <[email protected]>

386179784b0fbcbd86db822a278b549183280c2d authored almost 7 years ago by Uilian Ries <[email protected]>
#2 Add C 99 property

- GCC<=5.x does not solve when is necessary to use C99

Signed-off-by: Uilian Ries <uilianries@g...

1958d22b649edf0496c01dea2246dc936b95609a authored almost 7 years ago by Uilian Ries <[email protected]>
#3 Build uHTTP as shared on Windows

- Solved DLL creation by exporting all symbols.

Signed-off-by: Uilian Ries <[email protected]>

97c591f2b16cff83c8b597f6c732e7ba9ea3c6df authored almost 7 years ago by Uilian Ries <[email protected]>
#3 Update Badges

- Added Bintray badge
- Update to use stable branch as status

Signed-off-by: Uilian Ries <uilia...

4df079ecce1fb0533ad55b6ccd83c0b4892a4674 authored almost 7 years ago by Uilian Ries <[email protected]>
Removed MSVC 12 from Appveyor

- First, it's necessary to provide azure shared utility

Signed-off-by: Uilian Ries <uilian@khom...

d507f149fac99fde7422b453ca21f70bf1755841 authored almost 7 years ago by Uilian Ries <[email protected]>
Skip shared build library on Windows

- Windows provides only the DLL and the shared option is true. To solve
that, will be necessar...

f0f7f6bddf7217acbdd083b729fc80a3c6d54cc3 authored almost 7 years ago by Uilian Ries <[email protected]>
Build only release and x86_64 on CI

- Reverted test_package example. The default example helped to
discover a missed library (link...

41715a96d4e1587e1756b133c6a17fa11ff801c4 authored almost 7 years ago by Uilian Ries <[email protected]>
add standard CI and test_packages

da06884b64d12dd7d2170d296dbbe6e4aa7dc8a2 authored almost 7 years ago by Jerry W <[email protected]>
Configure shared option for dependencies

Signed-off-by: Uilian Ries <[email protected]>

a00630def5530713dfddb0288133f3d7656f9ea8 authored almost 7 years ago by Uilian Ries <[email protected]>
Build non-parallel

Signed-off-by: Uilian Ries <[email protected]>

0ade908e15f47e8b1534e7b035eb4be47b0127b8 authored almost 7 years ago by Uilian Ries <[email protected]>
Fix bad upload url

Signed-off-by: Uilian Ries <[email protected]>

04ba7bb96e924ef2994594a7c5f7e567c7861935 authored almost 7 years ago by Uilian Ries <[email protected]>
Skip MacOS build on Travis

- Removed OSX build for now

Signed-off-by: Uilian Ries <[email protected]>

68b222b81ac47d1a3654f070b53603bbf8ce10f1 authored almost 7 years ago by Uilian Ries <[email protected]>
Update Azure Utility library version

- Request for version 1.0.46

Signed-off-by: Uilian Ries <[email protected]>

2c07b45e9074d4e15d41cff262eb86f4ddea82c5 authored almost 7 years ago by Uilian Ries <[email protected]>
Skip debug and x86 on CI

- Time is money!

Signed-off-by: Uilian Ries <[email protected]>

33f5ac16d80c18b04e6cd3f3f729e053db6a0511 authored almost 7 years ago by Uilian Ries <[email protected]>
Added Appveyor badge

Signed-off-by: Uilian Ries <[email protected]>

8c0167fb887f6aae169a3653c2cca66e807fa705 authored almost 7 years ago by Uilian Ries <[email protected]>
Add Badges

- Added Travis badge
- Added License badge

TODO: Add Appveyor and Bintray badges

Signed-off-by...

fa29592057b9a6653fe1f984e9a471ad0eb20068 authored almost 7 years ago by Uilian Ries <[email protected]>
Build Azure uHTTP C package

- Added example as test package
- Use Shared C Utility as dependency
- Updated CI files

Signed-...

5abed442eaf9a0457e0601d633dfc3476c770536 authored almost 7 years ago by Uilian Ries <[email protected]>
Initial commit

- Added template project by conan new

Signed-off-by: Uilian Ries <[email protected]>

3c7f5e6276c4886f7cfcb6c8206186f43c0f53c0 authored almost 7 years ago by Uilian Ries <[email protected]>