Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
FSL
base
Commits
dce05ec1
Commit
dce05ec1
authored
4 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
DOC: changelog
parent
fc49cc9b
No related branches found
No related tags found
1 merge request
!6
Mnt/devel base environment
Pipeline
#7004
passed
4 years ago
Stage: test
Stage: fsl-ci-build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+28
-1
28 additions, 1 deletion
CHANGELOG.md
with
28 additions
and
1 deletion
CHANGELOG.md
+
28
−
1
View file @
dce05ec1
# FSL base project changelog
# FSL base project changelog
## 2101.3 (Thursday 14th January 2021)
## 2101.0 (Monday 4th January 2020)
-
The
`$FSLDIR/etc/fslconf/fsl.sh`
script now automatically adds
`$FSLDIR/share/fsl/bin/`
to the
`$PATH`
, for official
(
`fslinstaller`
-installed) FSL installations.
-
The
`$FSLDIR/etc/fslconf/fsl-devel.sh`
script now activates the
`$FSLDIR`
conda environment, for official (
`fslinstaller`
-installed) FSL
installations.
-
The
`$FSLDIR/etc/fslconf/fsl-devel.sh`
script now assigns default values
to
`$FSLDEVDIR`
and
`$FSLCONFDIR`
, if they are not set by the user.
## 2101.2 (Friday 8th January 2021)
-
Removed the legacy
`bin/fsl_sub`
script -
`fsl-sub`
is now available on
conda, so can be listed as a dependency of the
`fsl/base`
project.
## 2101.1 (Tuesday 5th January 2021)
-
Move contents of
`config/common/`
into
`config/`
- there is no need for
a separate directory level now that we aren't maintaining separate
configurations for different architectures/compilers.
-
The default C++ compilation standard is now
`-std=c++11`
(previously
it was
`-std=c++98`
/
`-ansi`
).
-
Allow projects to set custom C preprocessor flags, via
`USRCPPFLAGS`
.
## 2101.0 (Monday 4th January 2021)
-
Moved the copyright insertion machinery (script and templates) from
-
Moved the copyright insertion machinery (script and templates) from
`config/common/`
into
`share/fsl/`
.
`config/common/`
into
`share/fsl/`
.
...
...
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