Debug build
Summary
Debug building should "just work" now.
Focus
Correct options changed?
Test Environment
make conan-debug
Check List for the Author
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
-
All automated tests pass -
Reference related Issues caosdb/customers/lfpb/management#433 -
Up-to-date CHANGELOG.md -
Annotations in code (Gitlab comments) - Intent of new code
- Problems with old code
- Why this implementation?
Check List for the Reviewer
-
I understand the intent of this MR -
All automated tests pass -
Up-to-date CHANGELOG.md -
The test environment setup works and the intended behavior is reproducible in the test environment -
In-code documentation and comments are up-to-date. -
Check: Are there specifications? Are they satisfied?
For further good practices have a look at our review guidelines.
Edited by Timm Fitschen
Merge request reports
Activity
assigned to @daniel
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
requested review from @timm
added 14 commits
- 54e91c79 - WIP: move constructor and assignment operator for Entity
- 9de7cf1d - EHN: copy assignment for entity
- 52e89cd1 - Merge branch 'f-mixed-write-transactions' into f-move-entity
- 00e64d74 - Merge branch 'f-mixed-write-transactions' into f-move-entity
- d535de96 - FIX entity move constructor
- facb19fd - Merge branch 'f-mixed-write-transactions' into f-move-entity
- b7cefe64 - Merge branch 'dev' into f-move-entity
- 5ccac6d9 - WIP: move entity
- 69c2497d - Merge branch 'dev' into f-move-entity
- d6f573ff - more tests for moving entities
- 6583f355 - Merge branch 'f-move-entity' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-move-entity
- afcf530c - WIP: fix logging segfaults
- 5ad56ce9 - Merge remote-tracking branch 'origin/f-logging-segfaults' into f-debug-and-segfault
- d3fde05e - ENH: Utility function to reset the grpc arena.
Toggle commit listmarked this merge request as draft from 54e91c79
added 1 commit
- 1762f82e - FIX: Linking on MacOS (for issue #32 (closed))
marked this merge request as draft from 5e0b3974
- Resolved by Timm Fitschen
added 1 commit
- 657d62bf - FIX: Linking with debugging should work now.
added 1 commit
- a103192c - ENH: Make code coverage optional and depend on available libraries.
added 1 commit
- 80590802 - FIX: Debug building works now without clang-tidy installed.
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
- Resolved by Timm Fitschen
added 7 commits
-
6a3a54c9...aefa6bbf - 6 commits from branch
f-logging-segfaults
- 0378ad0c - Merge branch 'f-logging-segfaults' into f-debug-build
-
6a3a54c9...aefa6bbf - 6 commits from branch
added 13 commits
-
0378ad0c...95f21fb1 - 12 commits from branch
f-logging-segfaults
- 926e76b8 - Merge branch 'f-logging-segfaults' into f-debug-build
-
0378ad0c...95f21fb1 - 12 commits from branch
added 3 commits
-
926e76b8...e4f19d9c - 2 commits from branch
f-logging-segfaults
- cf4f7094 - Merge branch 'f-logging-segfaults' into f-debug-build
-
926e76b8...e4f19d9c - 2 commits from branch
added 12 commits
-
c618d29a...9c3db9ea - 11 commits from branch
f-logging-segfaults
- 7a5c3233 - Merge branch 'f-logging-segfaults' into f-debug-build
-
c618d29a...9c3db9ea - 11 commits from branch
added 19 commits
- 22abf083 - BUG: Add enum name to cases.
- e35253f6 - MAINT: Rename DELETE for windows build
- 3b739b68 - Replace boost::filesystem with std::filesystem
- 111c8ebd - Fix load_string_file
- aacdcc54 - Cherry-pick changes from f-debug-build
- 940ffaab - Add option for static linkage
- 2e6e09f6 - Rename TransactionType cases to ..._ONLY
- eee42d19 - Fix CMakeLists.txt (BUILD_SHARED_LIBS option)
- 5538d36e - Set CMAKE_MSVC_RUNTIME_LIBRARY for WIN32
- 9b37d1ca - Fix includes
- e22afbc1 - Define __attribute__ for non-gnuc compilers
- 11fc7fba - Update CMakeLists for WIN32
- dba650f6 - WIP mixed shared/static setup
- 7c6601d8 - fix test clients
- cc650271 - Merge branch 'dev' into f-fix-windows-build
- 7cdbe084 - REL: prepare release
- 226cb1e2 - Merge branch 'f-release-0.1' into f-debug-build
- de5b6541 - STY: formatting
- d3f36157 - WIP: fix CMakeLists and includes
Toggle commit list
Please register or sign in to reply