Skip to content
Snippets Groups Projects
Commit dce05ec1 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

DOC: changelog

parent fc49cc9b
No related branches found
No related tags found
1 merge request!6Mnt/devel base environment
Pipeline #7004 passed
# 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/`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment