CONFIG: improve config files for Darwin (#1667), BSD-csh syntax (#1668)
- use Clang instead of Gcc for Darwin since this is its system compiler. The user can force use of Gcc by using Gcc92 etc. - make etc/cshrc sed check more robust. - replace tcsh (${%var}) syntax with ("${var}" != "") [Fixes and ideas from Alexey Matveichev] CONFIG: do not source the gperftools environment by default - this is now an used feature, but can be re-enabled by advanced users if required.
Showing
- etc/config.csh/functions 9 additions, 1 deletionetc/config.csh/functions
- etc/config.csh/paraview 9 additions, 12 deletionsetc/config.csh/paraview
- etc/config.csh/settings 3 additions, 2 deletionsetc/config.csh/settings
- etc/config.csh/setup 12 additions, 3 deletionsetc/config.csh/setup
- etc/config.csh/unset 4 additions, 3 deletionsetc/config.csh/unset
- etc/config.sh/functions 1 addition, 0 deletionsetc/config.sh/functions
- etc/config.sh/gperftools 2 additions, 3 deletionsetc/config.sh/gperftools
- etc/config.sh/paraview 1 addition, 1 deletionetc/config.sh/paraview
- etc/config.sh/paraview-system 3 additions, 4 deletionsetc/config.sh/paraview-system
- etc/config.sh/settings 3 additions, 2 deletionsetc/config.sh/settings
- etc/config.sh/setup 0 additions, 1 deletionetc/config.sh/setup
- etc/config.sh/unset 1 addition, 0 deletionsetc/config.sh/unset
- etc/cshrc 2 additions, 2 deletionsetc/cshrc