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
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.
1acc4428b9897c2495f48d4fc372899f21291daa
Select Git revision
Branches
12
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
main
default
protected
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
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Aug
23
22
21
20
19
14
13
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
FIX: Linker errors in tests on Windows
DOC: Fix small typo in win32 build instructions
Cleanup of CMakeLists.txt
Update build instructions for Win32
Remove last bits of Conan from CMakeLists.txt
Add GRPC_GENERATED back to ccaosdb
NEW: Add Win32 way for retreiving home folder
Remove GRPC_GENERATED from ccaosdb
WIP: Remove separation of libs for grpc generated code
Merge branch 'dev' into f-34-building-shared-libraries-on-windows-fails
Merge branch 'f-test-vcpkg' into 'dev'
DOC: Clarify that vcpkg is optional and unsupported
CHG: Use disableMetrics for vcpkg
FIX: Fix missing <filesystem> include
WIP: Remove stdc++fs
WIP: Add GRPC_GENERATED sources to ccaosdb target
FIX: Don't link to stdc++fs on Win32
Merge branch 'dev' into f-34-building-shared-libraries-on-windows-fails
PIPELINE: Try manual pkg-config installation
PIPELINE: Try fix from https://github.com/microsoft/vcpkg/issues/23748#issuecomment-1126833723
PIPELINE: vcpkg failure due to too old commits?
Downgrade vcpkg baseline
STY: Fix clang-format complaints
PIPELINE: Add zip and tar to Docker image
Add make vcpkg-build-release to build instructions
PIPELINE: Fix vcpkg step name
PIPELINE: Add vcpkg build
Remove unnecessary boost::beast find_package call
Fix vcpkg Makefile targets
Fix incompatibility with newer boost::json versions
Add vcpkg make targets
Update CHANGELOG.md for vcpkg
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
Loading