openfoam/etc/config.sh
Mark Olesen c614110d46 ENH: improve bash completion functionality (issue #551)
- use complete -o filenames, dropped -o nospace to make it more responsive.

- restructure completion code to use a unified backend, which makes it easier
  understand, maintain and re-use.

- foamCreateBashCompletions now simply outputs to a stdout, and allows
  quick generation of completion of single applications.

- add -fileHandler completion in anticipation of future changes there.

- relocated as etc/config.s/bash_completion to prevent inadvertently
  having two versions (.com, .org) installed at the same time.
2017-07-31 15:35:40 +02:00
..
example ENH: minor improvements to environment 2017-03-20 08:57:12 +01:00
ADIOS CONFIG: address differences between shells 2017-04-20 11:02:54 +02:00
aliases CONFIG: address differences between shells 2017-04-20 11:02:54 +02:00
bash_completion ENH: improve bash completion functionality (issue #551) 2017-07-31 15:35:40 +02:00
ccmio ENH: reduce reliance on FOAM_EXT_LIBBIN during builds 2017-04-04 15:28:42 +02:00
CGAL CONFIG: adjust boost,CGAL versions 2017-05-29 17:18:26 +02:00
compiler CONFIG: add compiler config for Gcc 7.1.0 2017-05-29 15:20:56 +02:00
ensight STYLE: avoid old-style shell backticks in various places 2017-02-20 09:30:58 +01:00
FFTW CONFIG: address differences between shells 2017-04-20 11:02:54 +02:00
functions CONFIG: address differences between shells 2017-04-20 11:02:54 +02:00
gperftools CONFIG: address differences between shells 2017-04-20 11:02:54 +02:00
metis COMP: cleanup linking of MGridGen 2017-04-18 18:46:11 +02:00
mgridgen COMP: cleanup linking of MGridGen 2017-04-18 18:46:11 +02:00
mpi ENH: respect the I_MPI_ROOT setting for INTELMPI (issue #524) 2017-07-12 11:02:04 +02:00
paraview CONFIG: bump paraview version 2017-06-12 14:57:56 +02:00
scotch ENH: add tags marking user configuration sections 2017-02-20 10:57:30 +01:00
settings STYLE: use FOAM_UTILITIES in Make/options 2017-04-07 08:17:43 +02:00
unset ENH: improve bash completion functionality (issue #551) 2017-07-31 15:35:40 +02:00
vtk CONFIG: bump openmpi version to latest (2.1.1) 2017-06-21 08:36:52 +01:00