Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spacecreator
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TASTE
spacecreator
Commits
e9bd675b
PL1
Commit
e9bd675b
authored
3 years ago
by
Guenter Schwann
Browse files
Options
Downloads
Patches
Plain Diff
Release DVE_08
parent
f61b786f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!186
Release DVE_08
Pipeline
#575757
passed
3 years ago
Stage: build-test-and-bundle
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-1
2 additions, 1 deletion
CMakeLists.txt
changelog.txt
+18
-0
18 additions, 0 deletions
changelog.txt
with
20 additions
and
1 deletion
CMakeLists.txt
+
2
−
1
View file @
e9bd675b
...
...
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.8)
set
(
SC_NAME SpaceCreator
)
set
(
SC_VERSION_MAJOR
"0"
)
set
(
SC_VERSION_MINOR
"
1
"
)
set
(
SC_VERSION_MINOR
"
8
"
)
set
(
ORGANISATION ESA
)
set
(
ORGANISATION_DOMAIN https://taste.tools
)
...
...
@@ -97,6 +97,7 @@ if(DOXYGEN_FOUND)
)
endif
()
add_custom_target
(
DocuFiles SOURCES
changelog.txt
README.md
doc/architecture.md
doc/mainpage.md
...
...
This diff is collapsed.
Click to expand it.
changelog.txt
0 → 100644
+
18
−
0
View file @
e9bd675b
========================================================
Release: DVE_08
* [fb3bc888] [2021-07-28] Reduce artifact expire in CI
* [c87e00b0] [2021-07-28] 612 For DV message binding use RI and PI names
* [77bd2f07] [2021-07-28] 612 Show messages in treeview properly
* [92717caf] [2021-07-30] DVE: Store and load device/connection coordinates
* [49784bea] [2021-08-02] IVE: interface text not always fully outside the function
* [d30fc845] [2021-08-02] IVE: Keep functions even if the function type is missing
* [16b49037] [2021-08-02] DVE: Device text gets overdrawn by connection
* [c42d68ac] [2021-08-03] DVE: Edit entity names from AADL tree
* [d4e98262] [2021-08-05] DVE: Properties configuring fixes
* [8050b284] [2021-08-04] MSC: Multiline comment
* [da027f9e] [2021-08-04] DVE: Add button to bind/unbind all messages
* [7de49535] [2021-08-09] 620 Fix msc parsing for expressions with asn statement
* [7fd2bfab] [2021-08-10] DVE: Script to generate changelog.txt
* [d2a8997d] [2021-08-10] QtC: Support QtCreator 4.15
* [f61b786f] [2021-08-10] IVE: It should be possible to modify the order of the parameters in the list
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