-
Notifications
You must be signed in to change notification settings - Fork 1
build(cmake): only allow to build as python extension #152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
02ec585
build: only allow to build as python extension
robertodr 6615e22
chore: c++ unit tests off by default
robertodr 2f43fb5
chore: remove already off flag from cibuildwheel conf
robertodr d324ea3
chore(devcontainer): fix some flags in postStartCommand script
robertodr d047093
build(cmake): push python-finding to root CMakeLists.txt
robertodr f50cf69
build(cmake): :art: overhaul installation
robertodr 365df37
Apply suggestion from @robertodr
robertodr 5d2b9e6
style: :lipstick: workflow cosmetics
robertodr dd3af6f
chore: remove leftover .orig files
robertodr 0ff39fd
chore: add monoprop_WIDE_TERM_INDEX to target, not globally
robertodr 909e168
chore: post-merge fixes
robertodr c10f71c
ci: run C++ unit tests
robertodr 6cf1f12
ci: use HTTPS with curl
robertodr 542eef9
ci: avoid implicit re-syncs with uv
robertodr 0496a44
chore: remove double print in CMakeLists.txt
robertodr 1c829ad
build: c++ unit tests ON by default
robertodr e9550d7
ci: verify find_package(monoprop)
robertodr 02edaaa
style: format a CMakeLists.txt
robertodr 1238039
chore(devcontainer): c++ unit tests are ON by default
robertodr c926d2c
ci: install msgpack-cxx on macos
robertodr 67001da
ci: refine find_package(monoprop) verification
robertodr 72f2c7f
Merge branch 'main' into chore-dev-single-build-path
ludmilaasb 87f15b1
ci: install msgpack@7.0.0 on macos-15
robertodr b89ee5c
build(cmake): remove redundant target_include_directories
robertodr 307b438
ci: msgpack-cxx 8.0.0 is fine on macos-15
robertodr cb0ef99
ci: build path explicitly
robertodr f04913e
chore(cmake): do not install msgpack with the wheel
robertodr f884843
ci: obtain path to cmake config file with uv
robertodr 00dfe3c
chore(cmake): cpmaddpackage msgpack without VERSION
robertodr 89fc1b9
chore(vscode): clean up tasks.json
robertodr 2433d85
chore(deps-dev): remove gcovr
robertodr c59eaf3
ci: split coverage collection to its own job
robertodr c3fc9e5
ci: surface-level cleanup of sonarqube analysis
robertodr 68b39a3
ci(coverage): set build type as env-var
robertodr 2117607
ci: collapse cpp-checks-other into package-tests
robertodr 36f9510
ci: use the c++ linker
robertodr 8d613a5
ci(sonar): adapt to streamlined cmake set up
robertodr d753120
ci: collapse cpp-wide job into package-tests
robertodr e5d6ee4
fix(copilot): remove unnecessary flag for setup steps
robertodr 8796163
ci: change name of package-tests job
robertodr b55bc45
ci: merge gcovr steps
robertodr 65d7e2d
chore: clean up justfile
robertodr 94564a4
style: remove double quotes
robertodr 7d15930
chore(cmake): clean up RPATH
robertodr c7168d7
ci: remove unnecessary option to gcovr
robertodr 6f67888
fix(justfile): local coverage computation
robertodr 8a01600
build: reorganize as object library + shared
robertodr a192173
build: link unit tests to object library
robertodr 72965c2
build: link libraries, compile definitions duplicated to INTERFACE of…
robertodr 8096a13
Merge branch 'main' into chore-dev-single-build-path
robertodr a2137b2
Apply suggestion from @robertodr
robertodr 5c8e612
docs: remove mention of cmake presets, non-existing just rules
robertodr 9885641
fix: remove version and git_commit informational functions
robertodr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.