Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
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
Ilya Evseev
celllframe-node
Commits
adb11d77
Commit
adb11d77
authored
5 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Fixes und updates
parent
4720ebd0
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
libdap-chain
+1
-1
1 addition, 1 deletion
libdap-chain
libdap-chain-net
+1
-1
1 addition, 1 deletion
libdap-chain-net
libdap-chain-net-srv
+1
-1
1 addition, 1 deletion
libdap-chain-net-srv
libdap-stream-ch-chain
+1
-1
1 addition, 1 deletion
libdap-stream-ch-chain
with
5 additions
and
5 deletions
CMakeLists.txt
+
1
−
1
View file @
adb11d77
...
@@ -48,7 +48,7 @@ SET( CPACK_GENERATOR "DEB")
...
@@ -48,7 +48,7 @@ SET( CPACK_GENERATOR "DEB")
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 8
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 8
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
5
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
6
)
SET
(
CPACK_SYSTEM_NAME
"debian-9.9-amd64"
)
SET
(
CPACK_SYSTEM_NAME
"debian-9.9-amd64"
)
SET
(
CPACK_PACKAGE_VERSION
"
${
CPACK_PACKAGE_VERSION_MAJOR
}
.
${
CPACK_PACKAGE_VERSION_MINOR
}
-
${
CPACK_PACKAGE_VERSION_PATCH
}
"
)
SET
(
CPACK_PACKAGE_VERSION
"
${
CPACK_PACKAGE_VERSION_MAJOR
}
.
${
CPACK_PACKAGE_VERSION_MINOR
}
-
${
CPACK_PACKAGE_VERSION_PATCH
}
"
)
...
...
This diff is collapsed.
Click to expand it.
libdap-chain
@
777394aa
Compare
b43a7964
...
777394aa
Subproject commit
b43a796473a1d6ba32c403961135dbdd27945564
Subproject commit
777394aa9c175db4e6245c95c990a6f2c5717a58
This diff is collapsed.
Click to expand it.
libdap-chain-net
@
1c70a8e8
Compare
4d8f088b
...
1c70a8e8
Subproject commit
4d8f088b9e5d14f0f29d73b790859dd95cc1e933
Subproject commit
1c70a8e84f80c7441b13eb9f4d71574b1c4e184e
This diff is collapsed.
Click to expand it.
libdap-chain-net-srv
@
72da7097
Compare
0217e28a
...
72da7097
Subproject commit
0217e28a4347ecced896fc8fed4b63769832ade1
Subproject commit
72da709759280291f16399cfaf4198eb819ebb9f
This diff is collapsed.
Click to expand it.
libdap-stream-ch-chain
@
9933103d
Compare
d9889bfc
...
9933103d
Subproject commit
d9889bfc6ba90970252cb132395dda4c33fc2049
Subproject commit
9933103d507a0fb1c2af1fe1df9ecb3da41c909e
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