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
Iterations
Wiki
Jira
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
ESS EPICS Environment
wrappers
e3-require
Commits
949e71f2
Commit
949e71f2
authored
1 year ago
by
Simon Rose
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
parent
52b50d2d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!132
E3-1066: Refactor require.c
Pipeline
#149954
passed
1 year ago
Stage: check
Stage: build
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
with
4 additions
and
0 deletions
CHANGELOG.md
+
4
−
0
View file @
949e71f2
...
...
@@ -13,11 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*
Fixed an issue where .template and .substitutions files with the same name would build incorrectly
*
Fixed an issue where filenames with spaces in them that had been modified
in the wrapper would cause all of the module
`make`
commands to fail.
*
Removed a number of memory leaks found by valgrind
### Other changes
*
Replaced
`tclx`
script to expand .dbd files with a python script
*
Removed
`hdrs`
target. Note that this has been entirely replaced by the automatic db expansion.
*
Removed ability to pass
`args`
to require (which have not been used within e3)
*
Removed
`require module,ifexists`
option
*
Stop require from looking in legacy locations for various files
## [5.0.0]
...
...
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