Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
cellframe
celllframe-node
Commits
2ac719e4
Commit
2ac719e4
authored
2 years ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Plain Diff
[*] Conflict resolved
parents
1c725dc5
44fb4551
No related branches found
No related tags found
2 merge requests
!974
bugfix-8996
,
!873
Hotfix 8568
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-0
1 addition, 0 deletions
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
version.mk
+1
-1
1 addition, 1 deletion
version.mk
with
3 additions
and
2 deletions
CMakeLists.txt
+
1
−
0
View file @
2ac719e4
...
@@ -35,6 +35,7 @@ include (cellframe-sdk/cmake/OS_Detection.cmake)
...
@@ -35,6 +35,7 @@ include (cellframe-sdk/cmake/OS_Detection.cmake)
set
(
BUILD_WITH_GDB_DRIVER_MDBX ON
)
set
(
BUILD_WITH_GDB_DRIVER_MDBX ON
)
#set(BUILD_WITH_GDB_DRIVER_PGSQL ON)
#set(BUILD_WITH_GDB_DRIVER_PGSQL ON)
#set(BUILD_CRYPTO_TESTS ON)
#set(BUILD_CRYPTO_TESTS ON)
#add_definitions("-DDAP_TPS_TEST")
set
(
BUILD_WITH_ZIP OFF
)
set
(
BUILD_WITH_ZIP OFF
)
option
(
SUPPORT_PYTHON_PLUGINS DEFAULT OFF
)
option
(
SUPPORT_PYTHON_PLUGINS DEFAULT OFF
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
d09c55d1
Compare
936aff7c
...
d09c55d1
Subproject commit
936aff7c66cb0a1ef5b3d64f66ef451456c3b3fd
Subproject commit
d09c55d1989a9b3493885b77e488a0023e9be0a2
This diff is collapsed.
Click to expand it.
version.mk
+
1
−
1
View file @
2ac719e4
VERSION_MAJOR
=
5
VERSION_MAJOR
=
5
VERSION_MINOR
=
2
VERSION_MINOR
=
2
VERSION_PATCH
=
1
4
VERSION_PATCH
=
1
5
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment