Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cpplib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-cpplib
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d3e7ef00dd0f8bc3ae6f474dade9ad3bd302b04e
Select Git revision
Selected
d3e7ef00dd0f8bc3ae6f474dade9ad3bd302b04e
Branches
12
main
default
protected
108-implement-rpc-call-for-server-side-scripting
dev
f-consol-message
f-rel-path
f-related-projects
f-remote-path
f-role
f-sss4grpc
f-to-string
f-update-requirements
f-windows-conan-create
Tags
20
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1
v0.0.19
v0.0.18
v0.0.16
v0.0.15
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
33 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Aug
9
6
5
31
Jul
30
3
26
Jun
18
12
7
5
4
3
31
May
16
14
13
7
9
Feb
8
21
Dec
1
Nov
27
Oct
5
26
Sep
25
1
19
Jun
16
15
5
Apr
24
Feb
6
24
Nov
23
22
21
18
10
21
Oct
20
26
Sep
22
1
15
Jul
13
12
9
8
7
6
2
1
30
Jun
29
24
23
22
20
31
May
23
20
19
Apr
13
12
1
21
Feb
18
15
14
11
1
31
Jan
24
4
3
13
Dec
11
10
17
Nov
9
8
6
4
27
Oct
26
15
13
8
7
6
5
4
1
30
Sep
28
27
23
22
21
20
17
16
15
14
13
10
9
8
7
3
1
31
Aug
26
25
24
23
20
19
18
17
16
15
14
13
12
11
10
9
WIP: Fixing abseil compilation errors on gcc13 with vcpkg
Add linking to grpc++
Downgrade vcpkg baseline version
Update build instructions for vcpkg
Improve boost linking
Revert CMakeLists.txt but use but use ${Protobuf_PROTOC_EXECUTABLE}
WIP: Fix boost components to be compatible with both vcpkg and conan
WIP: get call to protoc running
DOC: Add basic compilation steps with vcpkg
Add all dependencies t vcpkg.json
Add vcpkg to .gitignore
Add vcpkg manifest
Add vcpkg submodule
Merge branch 'f-73-extern-adapt-to-conan-2-0' into 'dev'
FIX: Wrong build instructions for manual unit tests
FIX: Remove personal folder from make doc
PIPELINE: Broken path to docs
Add Daniel, Joscha and Florian to HUMANS.md
Update CHANGELOG.md
FIX: Update make doc for Conan 2
Merge branch 'f-73-extern-adapt-to-conan-2-0' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-73-extern-adapt-to-conan-2-0
Fix issue with setuptools >= 71
Merge branch 'dev' into 'f-73-extern-adapt-to-conan-2-0'
WIP: towards fixing conan create
WIP: Adapt test_package for Conan 2.0
DOC: Update build instructions for Conan 2.0
Add conan profile detection to docs CI/CD pipeline
FIX: Adapt BUILD_ACM option for Conan 2.0
Add conan profile detection to CI/CD
Update CI/CD for Conan 2.0
FIX: Compiler warnings
FIX: Temporarily disable -Werror
Add test to Makefile
FIX Link to gtest_main in tests
Remove boost::test due to conflict with gtest
Add <gtest/gtest.h> include to tests
WIP: Fix CMakeLists.txt of tests for Conan 2.0
Fix errors in CMakeLists.txt for Debug
Add cli targets to conan build
Add conan-build and conan-build-debug to Makefile
Loading