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
Graph
667c0c77ed78a1c7116b17748f9cc99a92ba8b44
Select Git revision
Branches
10
dev
f-consol-message
f-rel-path
f-related-projects
f-remote-path
f-role
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
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
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
7
6
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
MAINT: Update requirements.txt for conan 2.4.1
Merge branch 'dev' into f-to-string
f-to-string
f-to-string
Merge branch 'f-empty-vector' into 'dev'
Re-add CMAKE_MODULE_PATH
Remove debug printing from conanfile
Re-enabling install in CMakeLists.txt
WIP: Change CMakeLists.txt for conan 2
Fix broken conanfile.py
WIP: Migrate to Conan 2 (issue #73)
FIX: Formatting in documentation.
MAINT: Check for doxygen first.
DOC: One more helping line.
STY: Clang formatting
STY: Styling.
DOC: CHANGELOG
ENH: Values can hold empty lists now.
TEST: Values from empty lists.
Add generated GRPC sources to ccaosdb library (partially addresses #34)
Merge branch 'f-34-building-shared-libraries-on-windows-fails' of gitlab.com:linkahead/linkahead-cpplib into f-34-building-shared-libraries-on-windows-fails
Add x64-Release config to VS's CmakeSettings.json
Add missing LoggerOutputStream operator<< for std::filesystem::path (issue #75)
FIX Linker error on windows concerning stdc++fs
Upgrade grpc 1.48.0 -> 1.48.4
Merge branch 'f-34-building-shared-libraries-on-windows-fails' of gitlab.com:linkahead/linkahead-cpplib into f-34-building-shared-libraries-on-windows-fails
Update conanfile.py
Loading