Skip to content

fix build on MacOS#47

Merged
jrawsthorne merged 1 commit intocouchbase:masterfrom
avsej:fix-macos-build
Nov 15, 2021
Merged

fix build on MacOS#47
jrawsthorne merged 1 commit intocouchbase:masterfrom
avsej:fix-macos-build

Conversation

@avsej
Copy link
Copy Markdown
Member

@avsej avsej commented Nov 15, 2021

No description provided.

@jrawsthorne jrawsthorne merged commit f75eb7e into couchbase:master Nov 15, 2021
@avsej avsej deleted the fix-macos-build branch November 19, 2021 20:25
avsej added a commit to avsej/couchbase-cxx-client that referenced this pull request Oct 30, 2024
SDK-RFC couchbase#47 expects space after version and all extra information must
be surrounded with parentheses.

Additionally this patch allows wrappers to override the ID during
compile time, so that C++SDK version will be moved to the extras section
of the identifier.

* standalone C++SDK build ("cbc" is runtime extra part)

    "cxx/1.0.3+5.1.074ce40c (Darwin/arm64;ssl/0x30400000;cbc)"

* cmake -DCOUCHBASE_CXX_CLIENT_WRAPPER_UNIFIED_ID=ruby/4.5.3

    "ruby/4.5.3 (cxx/1.0.3+5.1.074ce40c;Darwin/arm64;ssl/0x30400000;cbc)"
avsej added a commit to avsej/couchbase-cxx-client that referenced this pull request Nov 5, 2024
SDK-RFC couchbase#47 expects space after version and all extra information must
be surrounded with parentheses.

Additionally this patch allows wrappers to override the ID during
compile time, so that C++SDK version will be moved to the extras section
of the identifier.

* standalone C++SDK build ("cbc" is runtime extra part)

    "cxx/1.0.3+5.1.074ce40c (Darwin/arm64;ssl/0x30400000;cbc)"

* cmake -DCOUCHBASE_CXX_CLIENT_WRAPPER_UNIFIED_ID=ruby/4.5.3

    "ruby/4.5.3 (cxx/1.0.3+5.1.074ce40c;Darwin/arm64;ssl/0x30400000;cbc)"
avsej added a commit to avsej/couchbase-cxx-client that referenced this pull request Nov 7, 2024
SDK-RFC couchbase#47 expects space after version and all extra information must
be surrounded with parentheses.

Additionally this patch allows wrappers to override the ID during
compile time, so that C++SDK version will be moved to the extras section
of the identifier.

* standalone C++SDK build ("cbc" is runtime extra part)

    "cxx/1.0.3+5.1.074ce40c (Darwin/arm64;ssl/0x30400000;cbc)"

* cmake -DCOUCHBASE_CXX_CLIENT_WRAPPER_UNIFIED_ID=ruby/4.5.3

    "ruby/4.5.3 (cxx/1.0.3+5.1.074ce40c;Darwin/arm64;ssl/0x30400000;cbc)"
avsej added a commit to avsej/couchbase-cxx-client that referenced this pull request Nov 7, 2024
SDK-RFC couchbase#47 expects space after version and all extra information must
be surrounded with parentheses.

Additionally this patch allows wrappers to override the ID during
compile time, so that C++SDK version will be moved to the extras section
of the identifier.

* standalone C++SDK build ("cbc" is runtime extra part)

    "cxx/1.0.3+5.1.074ce40c (Darwin/arm64;ssl/0x30400000;cbc)"

* cmake -DCOUCHBASE_CXX_CLIENT_WRAPPER_UNIFIED_ID=ruby/4.5.3

    "ruby/4.5.3 (cxx/1.0.3+5.1.074ce40c;Darwin/arm64;ssl/0x30400000;cbc)"
avsej added a commit that referenced this pull request Nov 7, 2024
SDK-RFC #47 expects space after version and all extra information must
be surrounded with parentheses.

Additionally this patch allows wrappers to override the ID during
compile time, so that C++SDK version will be moved to the extras section
of the identifier.

* standalone C++SDK build ("cbc" is runtime extra part)

    "cxx/1.0.3+5.1.074ce40c (Darwin/arm64;ssl/0x30400000;cbc)"

* cmake -DCOUCHBASE_CXX_CLIENT_WRAPPER_UNIFIED_ID=ruby/4.5.3

    "ruby/4.5.3 (cxx/1.0.3+5.1.074ce40c;Darwin/arm64;ssl/0x30400000;cbc)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants