general configuration scripts
Various small script changes.
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Activity
- Author Maintainer
in config.csh/settings it assigns to a local variable WM_COMPILER_TYPE instead (set WM_COMPILER_TYPE=system) instead of the exported one (setenv WM_COMPILER_TYPE system
- Maintainer
Yes, this is the same behaviour as the shell version. There it is also just set and not explicitly exported.
I personally think that the entire mechanism is too pedantic and needs cleaning up. I would just silently treat all unset WM_COMPILER_TYPE as 'system', export them for safety. While we are at it, I would also drop 'OpenFOAM' as a compiler-type, which is a very old naming indeed.
Edited by Mark OLESEN - Maintainer
The paraview config files are overly cluttered. Some variables (eg, ParaView_MAJOR) probably don't need to be exported at all. Bug in csh alias 'foamPV'.
Edited by Mark OLESEN - Mark OLESEN Added ~30 label
Added ~30 label
- Mark OLESEN Reassigned to @mark
Reassigned to @mark
- Mark OLESEN mentioned in commit acf7464d73f5ed43f710fa0945de4353c2f1ced0
mentioned in commit acf7464d73f5ed43f710fa0945de4353c2f1ced0
- Mark OLESEN mentioned in commit 116c1a29c9b62a6e5fa534145b7f164fced95b96
mentioned in commit 116c1a29c9b62a6e5fa534145b7f164fced95b96
- Mark OLESEN mentioned in merge request !53 (closed)
mentioned in merge request !53 (closed)
- Mattijs Janssens mentioned in commit 0259efb315603d23758e73b9c71a94adcdb28379
mentioned in commit 0259efb315603d23758e73b9c71a94adcdb28379
- Admin Milestone changed to %Version v1612
Milestone changed to %Version v1612
By Andrew Heather on 2016-07-20T12:08:17 (imported from GitLab project)
- Admin Status changed to closed by commit 0259efb315603d23758e73b9c71a94adcdb28379
Status changed to closed by commit 0259efb315603d23758e73b9c71a94adcdb28379
By Andrew Heather on 2016-07-27T11:52:01 (imported from GitLab project)
- Mark OLESEN Mentioned in commit 5c873516a2e3e65f230f20f1be8258be3cf31d43
Mentioned in commit 5c873516a2e3e65f230f20f1be8258be3cf31d43
- Mark OLESEN Mentioned in commit 483ed905ac202708b3492456aee14d73ff35ceda
Mentioned in commit 483ed905ac202708b3492456aee14d73ff35ceda
- Mark OLESEN Mentioned in commit f52ab132e6b85548747224cc35a6dd47aa597f62
Mentioned in commit f52ab132e6b85548747224cc35a6dd47aa597f62
- Admin Mentioned in commit 0259efb315603d23758e73b9c71a94adcdb28379
Mentioned in commit 0259efb315603d23758e73b9c71a94adcdb28379
By Andrew Heather on 2016-12-23T12:44:51 (imported from GitLab project)