Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
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
Dmitry Puzyrkov
celllframe-node
Commits
e7cdc571
Commit
e7cdc571
authored
3 years ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Plain Diff
Merge branch 'support-subs' into 'master'
Support subs See merge request
cellframe/cellframe-node!370
parents
686ebc85
ce2d5285
No related branches found
Branches containing commit
Tags
5.0-40
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
prod_build
+1
-1
1 addition, 1 deletion
prod_build
python-cellframe
+1
-1
1 addition, 1 deletion
python-cellframe
with
4 additions
and
4 deletions
CMakeLists.txt
+
1
−
1
View file @
e7cdc571
...
...
@@ -9,7 +9,7 @@ set(CMAKE_C_STANDARD 11)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 5
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 0
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
39
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
40
)
if
(
CMAKE_TARGET_ARCH MATCHES arm
)
SET
(
CPACK_PACKAGE_ARCHITECTURE
"
${
CMAKE_TARGET_ARCH
}
"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
538f37d8
Compare
7c2d8f29
...
538f37d8
Subproject commit
7c2d8f2919d7684c30c359d4d1dcd52e9ecfdd67
Subproject commit
538f37d8e65dcf02a9444c923d6d7fcb1b693932
This diff is collapsed.
Click to expand it.
prod_build
@
f5271737
Compare
ef7f61b9
...
f5271737
Subproject commit
ef7f61b9add7c293bb37a45052519cd1eb1c7d43
Subproject commit
f527173711e04822a71b91491e8fb93e17439bee
This diff is collapsed.
Click to expand it.
python-cellframe
@
7f5ead9b
Compare
cfc211c8
...
7f5ead9b
Subproject commit
cfc211c8c0179c612d59d43730388ddcfc3a3245
Subproject commit
7f5ead9b6f6f6a6e58ce4a5f745bbfd5da1301c9
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