Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
e3-require
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Anders Lindh Olsson
e3-require
Commits
56ed4b4f
Commit
56ed4b4f
authored
4 years ago
by
Simon Rose
Browse files
Options
Downloads
Patches
Plain Diff
Updated CHANGELOG
parent
43f960d1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+5
-0
5 additions, 0 deletions
CHANGELOG.md
with
5 additions
and
0 deletions
CHANGELOG.md
+
5
−
0
View file @
56ed4b4f
...
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*
Added a new test target for individual modules, available as
`make test`
*
Added a new test target for individual modules, available as
`make test`
*
Added script in
`tools/test_installed_modules.sh`
that tests all modules in an installation
*
Added script in
`tools/test_installed_modules.sh`
that tests all modules in an installation
*
Build numbers are now prefixed with a
`+`
.
*
Build numbers are now prefixed with a
`+`
.
*
Cell mode: When using
`make cellinstall`
, the module is installed in the path
`${E3_CELL_PATH}/${EPICS_BASE_VERSION}/${E3_REQUIRE_VERSION}/module_name`
. This allows
us to distinguish which version of base and require were used for the build.
*
A new make target,
`cellbuild`
has been added. This simply allows you to build (not install)
while still possibly linking with other Cell mode modules.
### Bugfixes
### Bugfixes
*
Removed
`loadIocsh`
function, which was just a cover for
`runScript`
.
*
Removed
`loadIocsh`
function, which was just a cover for
`runScript`
.
...
...
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