Ecosyste.ms: OpenCollective

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

github.com/bincrafters/conan-cmake_findboost_modular

Conan.io recipes containing FindBoost.cmake for Modular Boost packages
https://github.com/bincrafters/conan-cmake_findboost_modular

Update Conan conventions

Automatically created by bincrafters-conventions 0.25.0

0be64ed5a7db5220f8be20f4939c7abf40871014 authored over 4 years ago by bincrafters-user <[email protected]>
Update Conan conventions

Automatically created by bincrafters-conventions 0.23.2

122ffa1f9feb36e29e2cb41660a3ca8fc6f184fb authored over 4 years ago by bincrafters-user <[email protected]>
Update Conan conventions

Automatically created by bincrafters-conventions 0.21.0

[skip travis][skip azp][skip gha]

859dc25dcc92bb08b0258340945ba91bc74731f8 authored almost 5 years ago by bincrafters-user <[email protected]>
Update Conan conventions [build=outdated]

Automatically created by bincrafters-conventions 0.14.0

ad107b2e2aff57a304413ee2f44a494a30b514cd authored about 5 years ago by bincrafters-user <[email protected]>
Update Conan conventions [build=outdated][skip travis][skip azp]

Automatically created by bincrafters-conventions 0.12.1

716e1e28dda2343f9098422d565a56d3a705b3a8 authored about 5 years ago by bincrafters-user <[email protected]>
fix badge [skip ci]

1a04960f8ac5e14faabf66c32719a9ef60341b6a authored almost 6 years ago by Jerry Wiltse <[email protected]>
bump dependencies in test_package

0aaa988d3df115a1671dbb486e96894247b2299e authored almost 6 years ago by Jerry Wiltse <[email protected]>
remove extra line in readme [skip ci]

f043752e18a0f00fbd36c580dfb0909be7a64283 authored almost 6 years ago by Jerry Wiltse <[email protected]>
update for boost 1.69.0

a1b04df6051837dc494441e6331bd14d202129c9 authored almost 6 years ago by Jerry Wiltse <[email protected]>
- change order [skip ci]

e87c1fe9edfc2ad25170b912c5fb3b9b7f4a54b5 authored about 6 years ago by SSE4 <[email protected]>
- add examples [skip ci]

f15a166bf215323882ad3cf8666a6640e64306d0 authored about 6 years ago by SSE4 <[email protected]>
update readme [skip ci]

268a319533ec7f8d2ef318bddc5690426d64b658 authored about 6 years ago by SSE4 <[email protected]>
Restore monolithic boost package compatibility

1fa992bd7ce6d01a196d4824ea2e75685a2baf0d authored over 6 years ago by Dmitry Bely <[email protected]>
- do not hard-code boost version

Signed-off-by: SSE4 <[email protected]>

bf8b5bae8267ca83a811c986a3b21455bf7ed2b9 authored over 6 years ago by SSE4 <[email protected]>
- tabs -> spaces

Signed-off-by: SSE4 <[email protected]>

29e4c97ac7167143b2a1ba2641ae7f728d9dd8d8 authored over 6 years ago by SSE4 <[email protected]>
- fix incorrect Boost_LIBRARY_DIRS

Signed-off-by: SSE4 <[email protected]>

28a312e3a47f046ceb43d717dd98c2bbbcb17a3b authored over 6 years ago by SSE4 <[email protected]>
- fix poor support of conan_basic_setup(TARGETS)

ea2fb9ae085728dd88359246a2567a6575e170ae authored over 6 years ago by SSE4 <[email protected]>
- no components if they are not specified

131833e4bc19c7c187d3efd390a9906a889d3e6e authored almost 7 years ago by SSE4 <[email protected]>
- use Boost_INCLUDE_DIRS for Boost::boost

36d13ffd5f1849ec86f9259a2dffb3a234c260ef authored almost 7 years ago by SSE4 <[email protected]>
- set Boost_LIB_VERSION

854737946e0853dc4fa5c033693dbbb4569cc21d authored almost 7 years ago by SSE4 <[email protected]>
- define additional targets required to be provided by FindBoost.cmake

2a69182a961f5c0b489b1593d287c3094a68ba3a authored almost 7 years ago by SSE4 <[email protected]>
- define Boost::boost target

febf687d2e6ed48cb363d727b40c9a751206d238 authored almost 7 years ago by SSE4 <[email protected]>
- set Boost_FIND_COMPONENTS to all packages available if find_package(Boost) was called without components specified

9d040ffcbd250aa1ce6ca1f4564eb0675cc503ff authored almost 7 years ago by SSE4 <[email protected]>
- don't show library if it's not set (header-only boost components)

49a5957d5b82b808e8ad31d9d97f34e5e6c87e9e authored almost 7 years ago by SSE4 <[email protected]>
Merge branch 'testing/1.66.0' into stable/1.66.0

9a34ee89701fe3e2dc72974a25547704f7af6374 authored almost 7 years ago by Jerry W <[email protected]>
Merge pull request #1 from weatherhead99/version_fix

Version fix

9e435ad3bbc25552455cd2ebd40793e6a95e0218 authored almost 7 years ago by SSE4 <[email protected]>
calculate integer style Boost_VERSION

2e360c08dda76ae40a7b876922951f1406da6dd1 authored almost 7 years ago by Dan Weatherill <[email protected]>
Merge branch 'testing/1.66.0' into stable/1.66.0

7ef62208e0d6f48a99550a4c6acd529b78c421fa authored almost 7 years ago by Jerry W <[email protected]>
- old CMake doesn't have GREATER_EQUAL (travis xcode7.3 image)

4d78d82a668cd6c0303fea796d9177c1626a3d3e authored almost 7 years ago by SSE4 <[email protected]>
- old CMake doesn't have GREATER_EQUAL (travis xcode7.3 image)

0f1fb2a5f4fe6108fba7531db1c2824ae5858b41 authored almost 7 years ago by SSE4 <[email protected]>
- handle system libraries correctly (like rt, pthread, dl, etc)

53afab97ef719f6152ca84c4749df4d8203d2347 authored almost 7 years ago by SSE4 <[email protected]>
- handle system libraries correctly (like rt, pthread, dl, etc)

e2b37a42a172a0045f44a8d49a04afe7c4afe219 authored almost 7 years ago by SSE4 <[email protected]>
merge testing branch

ac93353f863a3dde0b953f29569d62b76199211a authored almost 7 years ago by Jerry W <[email protected]>
- good enough to work with CppRestSDK and azmq

5345deb69259bbe9db5ea6d4b384d2b0542ba732 authored almost 7 years ago by SSE4 <[email protected]>
Merge branch 'testing/1.66.0' into stable/1.66.0

b40f44bcb9367215e6ad7d8e0d16c994a3580a89 authored almost 7 years ago by Jerry W <[email protected]>
add ci files

073cd23f641f6e842ac132ad8c37c19b9e56662e authored almost 7 years ago by Jerry W <[email protected]>
switch test-package dep stable

4ba669f00b23f000d9c6681bd8c2106410b8e904 authored almost 7 years ago by Jerry W <[email protected]>
remove messaging, add author

f6ba8a196d41c3a52f7ffe06d6bfe4e2c931d525 authored almost 7 years ago by Jerry W <[email protected]>
seemingly working

aa1899486750d013674a09e22ca54f0f60001bdf authored almost 7 years ago by Jerry W <[email protected]>
fix version in conanfile.py, still failing

15a997e06b77123f6b589f5f0f314e823b15924a authored almost 7 years ago by Jerry W <[email protected]>
refactored for 1.66.0 branch, still failing

d67eb054b9d47a6dea713f211275905e51b9caf9 authored almost 7 years ago by Jerry W <[email protected]>
first try with levels

f2c22ddb031f42cc2f2a25aaf27380116122e409 authored almost 7 years ago by Jerry W <[email protected]>
updated repo/package name

7b420983c3296af0bc703aeb0ae591a4c00e8994 authored about 7 years ago by Jerry W <[email protected]>
initial commit

749f7a50148be3c732f45c6640820e2c1abc2249 authored about 7 years ago by Jerry W <[email protected]>