Ecosyste.ms: OpenCollective

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

github.com/bincrafters/conan-azure-c-shared-utility

Azure C SDKs common code
https://github.com/bincrafters/conan-azure-c-shared-utility

Update Conan conventions [build=outdated]

Automatically created by bincrafters-conventions 0.9.1

3f7232c6a01ac7868396a8c3be1eb0932ad25fc3 authored over 5 years ago by bincrafters-user <[email protected]>
bump to 1.0.50

1f1796589504215acadf70cac64135ffce21462c authored almost 7 years ago by Jerry W <[email protected]>
remove mingw

cfcd8063eed38b01b333d1446b942ad70a77a8a3 authored almost 7 years ago by Jerry W <[email protected]>
refresh buildpy

4e521c64a06612553e5319b0f0995c9ec3e9249c authored almost 7 years ago by Jerry W <[email protected]>
refresh all

5ba2bd9be94b37b138b4984bb68e7a6433c37648 authored almost 7 years ago by Jerry W <[email protected]>
make linux depends on compiler

75d366724ac357de169e246cfc0a89b46caa65c5 authored about 7 years ago by Jerry W <[email protected]>
refresh test_package and cmakelists wrapper

09dc60e8d519df7fa8edb2aa454204a76678ba8b authored about 7 years ago by Jerry W <[email protected]>
refresh build.py

4b2ba046c98e0ae944f5624d9913f4593a188d64 authored about 7 years ago by Jerry W <[email protected]>
fix version in conanfile

e943efbc6ea5351d4143d4a0d242805bbee554fe authored about 7 years ago by Jerry W <[email protected]>
refresh all

5c1c314af66c98edd484df41ec03fa93a78c4dfd authored about 7 years ago by Jerry W <[email protected]>
removed redundant import in test_pacakge

8c35bce9ee4c2337a5fa9a28d2893283f7ab1460 authored over 7 years ago by Jerry W <[email protected]>
Final cleanup of working version

5c8f338d534d585d6b982d81dc0b87e8702429e0 authored over 7 years ago by Jerry W <[email protected]>
Merge branch 'testing/1.0.41' into testing/1.0.43

3d58ef56cfc23f9b15049570a4c54b300824af24 authored over 7 years ago by Jerry W <[email protected]>
Final cleanup of working version

0232a572331818033540dd291e3f55413fe3f469 authored over 7 years ago by Jerry W <[email protected]>
merge changes from testing/1.0.41

af1ba7657acc8140137572b9a6d37a15955b9e39 authored over 7 years ago by Jerry W <[email protected]>
try enable MT windows

b16b2ef930edcadc04864d49030585f6120dc6b3 authored over 7 years ago by Jerry W <[email protected]>
try without force update on packages [skip appveyor]

7948f8f6401355dea342e1eb830f44f683cd2f69 authored over 7 years ago by Jerry W <[email protected]>
try without c99 and cxx11 props [skip appveyor]

b447d63ade33086d176a925dddc95cb790f8fc4b authored over 7 years ago by Jerry W <[email protected]>
fix cxx 11 property [skip appveyor]

617eac98e05f709c648c70af1bb8523169834a52 authored over 7 years ago by Jerry W <[email protected]>
add cxx 11 to fix travis [skip appveyor]

45a0951accffbd02d69b3e92d39c308839445af1 authored over 7 years ago by Jerry W <[email protected]>
added conditional windows link libs

7d45980137039fe08461a9227493de4c4f788a87 authored over 7 years ago by Jerry W <[email protected]>
removed hard set on windows to shared

8be368415670ca573c3620574b150f2d297f0d4f authored over 7 years ago by Jerry W <[email protected]>
fix test package conflicts for test

d8cd2b65f343f81407c55c2b4895a9ae09a2e822 authored over 7 years ago by Jerry W <[email protected]>
try simplify test_package and prepare for static

bd90e5ea0c42dfd59b630d4a451212a2cbb6b930 authored over 7 years ago by Jerry W <[email protected]>
Remove `shared` for Visual Studio

- By default, any build on Visual studio will be `shared`, so static
builds are avoided.
- XXX...

da4e08d4f0abb459a1fba6043a66edebd45d00c3 authored over 7 years ago by Uilian Ries <[email protected]>
Skip MT runtime on Visual Studio

- We did not find the cause, but when we try to build this project
using MT and static library...

2bfbc25187e0987dc252a60709f39d25ece00b3a authored over 7 years ago by Uilian Ries <[email protected]>
Build static library on Linux

- Enable option to build C Shared Utility as static on Linux
- Added libm as dependency on Linux...

d32e655dc43638bfe2b713048c9b24f4a92b3b92 authored over 7 years ago by Uilian Ries <[email protected]>
Build static library on Linux

- Enable option to build C Shared Utility as static on Linux
- Added libm as dependency on Linux...

9bd3354e30a4630324cd3fc116515f1c7587e71d authored over 7 years ago by Uilian Ries <[email protected]>
revert force static windows

5ec16dd35c76a27c7c1b1ff234a73c220cbea7fe authored over 7 years ago by Jerry W <[email protected]>
revert force static windows

905c0dc644ac7c63906dd7461e7a8043fdf5a30a authored over 7 years ago by Jerry W <[email protected]>
bump version to 1.0.43

ca8b06c8383a88f9da1dc3fdbe96cb67acd1e3ab authored over 7 years ago by Jerry W <[email protected]>
removed x86 completely and msvc12

14936b1712e25371c581b89338c6c83941c5958b authored over 7 years ago by Jerry W <[email protected]>
standardize tools.get

cee7861b2fb11dde4fd6ef061a7054c517539637 authored over 7 years ago by Jerry W <[email protected]>
Merge branch 'testing/1.0.41' of github.com:bincrafters/conan-azure-c-shared-utility into testing/1.0.41

2bcc3b23ef05b1b953ec0ed233bccd136c1e96ae authored over 7 years ago by Jerry W <[email protected]>
Revert "Solve Clang build on Linux"

This reverts commit 81c7ab2436bc82b5ec02e20abb88db8a7f26e1c6.

1d906797264d24f3495bd521d108c959726bb83e authored over 7 years ago by Uilian Ries <[email protected]>
parameratized tools.get and standardized conanfile

b7bb7a66756e2b13032cdfd45f7d62ffd9aab2ef authored over 7 years ago by Jerry W <[email protected]>
Solve Clang build on Linux

- Force to use libc++ on Linux, when is used clang

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

81c7ab2436bc82b5ec02e20abb88db8a7f26e1c6 authored over 7 years ago by Uilian Ries <[email protected]>
Configure Travis to build on x86_64

- Skip x86 build for now

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

4d00feb6a7430405b5ba1bdd3710051812467bd9 authored over 7 years ago by Uilian Ries <[email protected]>
Avoid to configure environment on local builds

- Only set CONAN_XXX when are running in Travis or Appveyor.

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

ade91d4bdcd8b1a1adf3a13c772b320a3e1098b5 authored over 7 years ago by Uilian Ries <[email protected]>
Update collect_libs call

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

6d1f9249785b8d07ab2bce3727646f9fbb9e5b89 authored over 7 years ago by Uilian Ries <[email protected]>
standardized test

70082b9d2bb75ebac7534d13f5e9eeac20c0b757 authored over 7 years ago by Jerry W <[email protected]>
removed old scripts

c517655e08e6f5341a12b6f8e647dc33ca2456ff authored over 7 years ago by Jerry W <[email protected]>
updated CI with standards

8e9aa8e187cfa2c7c445faacaaf0f168cf268048 authored over 7 years ago by Jerry W <[email protected]>
Merge pull request #7 from bincrafters/release/1.0.41

various updates

a13bc9eec46909b744ca71723469ff85f161cf40 authored over 7 years ago by solvingj <[email protected]>
Merge pull request #6 from bincrafters/testing/1.0.41

multiple fixes

5945eb7682d9be2af7e63a8e1ab49a59ded1cbd6 authored over 7 years ago by solvingj <[email protected]>
removed channel/username from build.py

0080b0af34b91fe7274657d415bd3fd128c5ed50 authored over 7 years ago by Jerry W <[email protected]>
added channel/username to build.py

5adb0539ff28c5ff2f716aa500630ede6f95e11e authored over 7 years ago by Jerry W <[email protected]>
fixed license in readme

da93c508cbce45df61d73099910e1f1009d1ba46 authored over 7 years ago by Jerry W <[email protected]>
Fix lib uuid name

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

5be8220b7fcb94a69047d83a4dcbddb72acdccbd authored over 7 years ago by Uilian Ries <[email protected]>
Skip debug build on linux

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

2bd7d2b5b1151804f9ee618eb292f4a1ca14bbad authored over 7 years ago by Uilian Ries <[email protected]>
Skip debug build on linux

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

87c71dc1ba3225b1b1b747b44f456efc3f34264f authored over 7 years ago by Uilian Ries <[email protected]>
Fix lib uuid name

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

a52cd2e5a25010a1356531a2ba0df1aa91be966a authored over 7 years ago by Uilian Ries <[email protected]>
fixed readme

a1ed3d2357fb24759c4c885e21c277bdf9ab3e03 authored over 7 years ago by Jerry W <[email protected]>
fixed upload scripts

27da27b331d328369fc9d25ae597f416f0eecb66 authored over 7 years ago by Jerry W <[email protected]>
Fix MacOS package dylib

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

ef4766eaab95e617b611d36a257983d7987bec1e authored over 7 years ago by Uilian Ries <[email protected]>
Fix MacOS package dylib

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

a14d1d4ebab5ec39d8a7c60352f87f914dadd3ca authored over 7 years ago by Uilian Ries <[email protected]>
Fix Conan reference in CI

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

00572e88ca009d679d310b153827ae90648eb2f0 authored over 7 years ago by Uilian Ries <[email protected]>
Fix Conan reference in CI

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

b4e2192366af9cba842c7bb598488f5aa0b010a6 authored over 7 years ago by Uilian Ries <[email protected]>
Merge pull request #2 from bincrafters/testing/1.0.41

Testing/1.0.41

86c7b83103486adb526114d68c1b6db878f1c30a authored over 7 years ago by Uilian Ries <[email protected]>
Force to build only shared on linux

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

e9fff55ccc3a8e2f7959f7d2e04be9362df01937 authored over 7 years ago by Uilian Ries <[email protected]>
Update version to 1.0.41

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

1121028fa638ca909c0dcaf97f675757e5c8d01b authored over 7 years ago by Uilian Ries <[email protected]>
Merge pull request #1 from bincrafters/testing/1.0.41

Testing/1.0.41

48269adb6486d5f3779dcdf569659621e8f3fc90 authored over 7 years ago by Uilian Ries <[email protected]>
Update version to 1.0.41

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

b704156fba6cc79acff6bbee251bd6cc95b99606 authored over 7 years ago by Uilian Ries <[email protected]>
Build only for x86_64 on linux

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

cb5bb12edc581973d6b5b5517ccb1c367350346a authored over 7 years ago by Uilian Ries <[email protected]>
Split build by arch

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

c1e46deb0b4ad4187c6249639fe6cef670eebeb9 authored over 7 years ago by Uilian Ries <[email protected]>
Added CMake Find

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

4c218be5d1cdda4019626d21e9a553a39eef9b19 authored over 7 years ago by Uilian Ries <[email protected]>
Solved shared lib on Windows

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

a391036f98df2c2f92d9894ccc01e71234d1d181 authored over 7 years ago by Uilian Ries <[email protected]>
renamed to proper case

36ed801184a9d417913cef57cba35560edf668d3 authored over 7 years ago by Jerry W <[email protected]>
Added build.py

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

d72f0ec94a789d4fc6d672c86f8ce5ac1c7efe8b authored over 7 years ago by Uilian Ries <[email protected]>
Added test package

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

a3fef02bc175aec4b586b25d4f8f4edc2e8aeae6 authored over 7 years ago by Uilian Ries <[email protected]>
Build project on Linux

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

57ac6c97d8721288cf5b8797fdd924616afd7073 authored over 7 years ago by Uilian Ries <[email protected]>
working recipe

2b8df4c0df5584fdc6a244a7df622d6e22b63a6c authored over 7 years ago by Jerry W <[email protected]>
working recipe

1b7cbdf88e47a4e99b86f07fe58ced2c9f0b0b9d authored over 7 years ago by Jerry W <[email protected]>