Ecosyste.ms: OpenCollective

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

github.com/bincrafters/conan-boost_generator

Conan.io recipe for Boost Generator
https://github.com/bincrafters/conan-boost_generator

remove glob import

f8c5161ffac96a3ed9a60a7080c09766380ef24c authored over 7 years ago by Jerry W <[email protected]>
updated cl.exe detection

572166a7a305c83941ff471230cd5db4be9c24b8 authored over 7 years ago by Jerry W <[email protected]>
updated readme

ebb6e8ab95bda0215214e8b11253e1f488743608 authored over 7 years ago by Jerry W <[email protected]>
updated readme

cce376552ca21c7c15f908e2bf9e8188d0396209 authored over 7 years ago by Jerry W <[email protected]>
Merge branch 'testing/1.64.0' into testing/1.65.1

fb53068d8699990c17fcceb5e785517a66d28348 authored over 7 years ago by Jerry W <[email protected]>
deleted travis file

c833c278da745c6ff3a462e78004d88ee1e2e10f authored over 7 years ago by Jerry W <[email protected]>
fix conficts

91fb5d1f7130c600ba278bac57730733f7d87826 authored over 7 years ago by Jerry W <[email protected]>
removed ci files

43004d931aae627e1592cce53339b15b103df9da authored over 7 years ago by Jerry W <[email protected]>
Removed old setup scripts

a31859286710bd7244d8792099ae3830e2b3dcd9 authored over 7 years ago by Jerry Wiltse <[email protected]>
Removed old setup scripts

b0766399c921ef504cb4dd0660bd476836e81129 authored over 7 years ago by Jerry Wiltse <[email protected]>
Updated version to 1.65.1

e97feec0e32d38200b9743036dd58edc770dc09c authored over 7 years ago by Jerry Wiltse <[email protected]>
changed versioning to match boost

2fa056464d8d0ed2d25a34ccf9c3e5439a064e8b authored over 7 years ago by Jerry W <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

88f52d3a3524d65d32a9275350d49420ef5db8c5 authored over 7 years ago by Jerry W <[email protected]>
Add "python" option support.

This adds B2 setup for any packages that define a "python" option to
point to the python executa...

1f81dd06e941900e621d600e6b8edc70019d6ba8 authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

4f5eb2a5ccaaf259cd8ea9b2f5b07838289352f7 authored over 7 years ago by Jerry W <[email protected]>
Add support for conan "compiler.libcxx" setting.

This translates the conan libcxx setting to the equivalent
compiler+linker options as feature re...

d5bcd62c6b05c09c00cc5f5123387f52d7e96f3b authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

8f62c7f48d0235496cbc2d736bd4208b90c51f61 authored over 7 years ago by Jerry W <[email protected]>
Remove verbose B2 output.

5c5707103a5daebd2fe1e096b6140652232904c7 authored over 7 years ago by Rene Rivera <[email protected]>
Add support for general "use_zlib" and "use_bzip2" options.

901954121307f9fc963716baf95687a7dc46207b authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

6c89edd2067037397498bc059563cf202e20e7cb authored over 7 years ago by Jerry W <[email protected]>
Fix reference patch on non-Unix.

8fa4bd53b8dc2b95b2d317e180e618acfd5e180e authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

0c1a7aafc90bf89d836e1289d8750dab32c19df1 authored over 7 years ago by Jerry W <[email protected]>
commit unknown change before pull

db2fa54b63c40a4e9d8bd51f419416006c2aadf9 authored over 7 years ago by Jerry W <[email protected]>
Fix unwanted reference rewrite of absolute paths to libs.

dbe94196472cf4a05f63725d7697c983efb8f023 authored over 7 years ago by Rene Rivera <[email protected]>
Fix detection of VS2017 to work sans VS CMD shell.

This uses the conan 0.26 detection using vswhere to hardwire the cl.exe
location for Boost Build...

43401c994dc8b49a34c1948eb2601a5987a3f18c authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

fb77d68afbceee6726eca807d1f6bb85b760a3ca authored over 7 years ago by Jerry W <[email protected]>
Cleanup some lint warnings.

5c34b9a0f00b59efe135a08e65abb37466fcc222 authored over 7 years ago by Rene Rivera <[email protected]>
Attempt to find specific compiler version specified by user.

The conan compiler versions aren't specific enough for b2 to select the
correct version of the c...

626374007d721896e91fb02dbcdf97bcd02ca1a9 authored over 7 years ago by Rene Rivera <[email protected]>
Add setup for link, runtime-link, and toolset version.

This adds setting up b2 link as specified in package shared option (if present). It also sets up...

b85861e045c1e1d9c08ef0094f65b26e7961e551 authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

ba750b3a3a22c4f2ff395c9b49e3e933ce14bc23 authored over 7 years ago by Jerry W <[email protected]>
This "fixes" long CMD lines length limit errors.

This patches the path.native rule to return 8.3 names on Windows instead
of full paths. This red...

6ce216b3df64459673da437d367630d7babdc3c6 authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

f4db1bbfb1b405989984fc73b544d436eded8242 authored over 7 years ago by Jerry W <[email protected]>
Some cleanup to remove not-needed code and reduce downstream setup.

This adds a user_info.b2_command that downstream users can use to run b2
for build the Boost pac...

8f1d0897e619978f961d528b55f3ba88ae561936 authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

980827fd383f61b305defb1ac9761e378ea790be authored over 7 years ago by Jerry W <[email protected]>
Add missing toolset default build spec.

776c922c27057187f36e771b1c3fa6c81bd178ce authored over 7 years ago by Rene Rivera <[email protected]>
Merge branch 'master' of github.com:bincrafters/conan-boost-build-generator

88db27d4b84db401ac72f02f163186aa3a6d08f9 authored over 7 years ago by Jerry W <[email protected]>
minor changes to conanfile

8c73507802e7c737a2a826f3f74ef7dc417fc736 authored over 7 years ago by Jerry W <[email protected]>
Remove need to use toolset b2 cli option.

This adds the toolset init and default such that it's no longer needed
in the b2 command invocat...

301101d921f370a65a64fca1144c3489395bb753 authored over 7 years ago by Rene Rivera <[email protected]>
minor changes to conanfile

9e8783b02f7765506110b6fea3c413b2e30d79e5 authored over 7 years ago by Jerry W <[email protected]>
minor changes to conanfile

e19a014ef3c0ea8a1a79e61a188c582bca70f30c authored over 7 years ago by Jerry W <[email protected]>
Adjust absolute b2 path refs to be relative or to dep libs.

This fixes the b2 references that are either: absolute, bu in the
project itself; or absolute to...

f9809d2a7f9f344c3cddaa78397a30d239f63eab authored over 7 years ago by Rene Rivera <[email protected]>
Add missing BPL tagging rule.

68813b5c68a17ee73c75604c687ccd4fe83eff36 authored over 7 years ago by Rene Rivera <[email protected]>
fixed looping through shortnames

8083491bb5aaed3fb95013436e4d22e825a6da20 authored over 7 years ago by Jerry W <[email protected]>
moved logic to methods - removed single-lib if-then cases

931d4f07dfe87ef545fe20f47fef40f90c847923 authored over 7 years ago by Jerry W <[email protected]>
replace hasattr with try-except also changed a var name

909096459fa6754dcec60c13ee2cf25e82dfabad authored over 7 years ago by Jerry W <[email protected]>
Fix building of Fiber which depends on Config check program.

This patches the modules import to allow importing relative modules from
other libraries. Which ...

79f4285390205ca55d51d182d5e7eb93d54e4eb8 authored over 7 years ago by Rene Rivera <[email protected]>
Fix building of libs that depend on definitions in used projects.

First this moves the loading of the library builds until after the use
of dependency projects. S...

3570f4bcd345887a00a8663671f5bb8f70c9c518 authored over 7 years ago by Rene Rivera <[email protected]>
Fix building of libs that depend on usage requirements.

This fixes building of libraries like Boost Context that depend on usage
requirements of Thread ...

1990c29aa4df6df95931ef6d59fb973cea1d0bda authored over 7 years ago by Rene Rivera <[email protected]>
changed source directory ref to export

817c69d27b76909f1930231484730ac82e6b0f2f authored over 7 years ago by Jerry W <[email protected]>
Oops.. Forgot some variables in the rename.

66ff92dbeee0d5a2dabf4a984d24183bf26e081c authored over 7 years ago by Rene Rivera <[email protected]>
Fix Filesystem build fail.

Needed to add ".." relative refs to other libraries in the sources of a
library.

8d01981825d485df59007cf97c2052d7e0bdcc9f authored over 7 years ago by Rene Rivera <[email protected]>
rollback class-level fields, keeping multi-file-return strat'

7b04b6654d40637f143947cbaf43d2d90eb8cfeb authored over 7 years ago by Jerry W <[email protected]>
working on rolling back

12764be11aec1c12a8b0ffe565699f598c92696a authored over 7 years ago by Jerry W <[email protected]>
uncommented load() statements

1952e322435a1ebbe764421acc833e4a3e87269e authored over 7 years ago by Jerry W <[email protected]>
uncommented load() statements

e8e29f265cb91692ec24ec9072e7199c691b13c5 authored over 7 years ago by Jerry W <[email protected]>
generating boost-build.jam via return statement now

5d8bb33d0810c04a99ce20444f28ab0b92f500a0 authored over 7 years ago by Jerry W <[email protected]>
works with newer simpler strat now

9325fef55a48eb66022c94a329714093e6dbbaaf authored over 7 years ago by Jerry W <[email protected]>
trying strat from memsharded example

0de98eed72d3bf45bc6571ac6ccba5a7c6d9d61f authored over 7 years ago by Jerry W <[email protected]>
Patch lib target creation to fix inter project source references.

d14e9250598ae16dc8856d7e470e3bc5a2b7af08 authored over 7 years ago by Rene Rivera <[email protected]>
Patch the project import so that we can manually resolve relative refs.

f33667b13efafbd1f565583fccf5854e7c6d971b authored over 7 years ago by Rene Rivera <[email protected]>
Only attempt to build libraries that are buildable in a set.

601b225eb38b4abc59ae9000ccb86b4260fd8748 authored over 7 years ago by Rene Rivera <[email protected]>
Fix missing ";" in generated package jamroot.

d71ee081301598b32cf62b0357fc59e6c6f0248f authored over 7 years ago by Rene Rivera <[email protected]>
Support multi-lib packages for the level groups.

ef586f30ba19a3420e717ad59e0c994be825b141 authored over 7 years ago by Rene Rivera <[email protected]>
added dependency on boost build to conan file

9d755b17af1e8cc1c39e09cf2da96d0e399c4cc5 authored over 7 years ago by Jerry W <[email protected]>
readme updates

20c7d4de404fc1e525b8b82cd0a0cafa5c323abf authored over 7 years ago by Jerry W <[email protected]>
readme updates

d15cc3e1df98c01f451f3de526aaa21766356cca authored over 7 years ago by Jerry W <[email protected]>
added travis/appveyor/readme/etc

5f9e0af33fb3d8ce128d6baf57a7b641617a767f authored over 7 years ago by Jerry W <[email protected]>
Now supports refs to built dependencies and correct build variant.

7259a98524d552f695428a42f61fab1b893c9e92 authored over 7 years ago by Rene Rivera <[email protected]>
Adjust b2 paths to use / so they work on Windows also.

a4ba0947ef20b3eecfeb36861f4a43bdfbfa8e1d authored over 7 years ago by Rene Rivera <[email protected]>
Fix generated jamroot not poiting to boost-build location or boostcpp.

d18fc21272a78824f0a210e2ed1bd6da4fd0ab37 authored over 7 years ago by Rene Rivera <[email protected]>
string corrections per rene

86c1c6593eba51f1c6e95dccce93a2635851b283 authored over 7 years ago by Jerry W <[email protected]>
fixed typeo

67ff245f31ff425cccf3f2a6e3e708e920a9becd authored over 7 years ago by Jerry W <[email protected]>
working generator

1b693737cfef67860fed6e53354148cf952e6b5a authored over 7 years ago by Jerry W <[email protected]>
initial commit

4afae955ad84ba7c4a6d8364d72f85c2da34281a authored over 7 years ago by Jerry W <[email protected]>