A tool similar to gcc-config to manage gcc version for the current shell only.
Go to file
King_DuckZ c3cab484b6 Add a bash-based implementation of replace_bash_vars().
You can choose at configure time if you want the old
c++ variable string replacement implementation or the
new one that execs bash -c 'echo blah blah'. It supports
using both EnvReal and EnvFake.
2020-04-15 00:37:49 +02:00
src Add a bash-based implementation of replace_bash_vars(). 2020-04-15 00:37:49 +02:00
subprojects First import 2020-04-09 02:17:32 +02:00
.gitignore First import 2020-04-09 02:17:32 +02:00
.gitmodules First import 2020-04-09 02:17:32 +02:00
COPYING Attach GPL3 licence. 2020-04-12 15:45:55 +02:00
meson.build Add a bash-based implementation of replace_bash_vars(). 2020-04-15 00:37:49 +02:00
meson_options.txt Add a bash-based implementation of replace_bash_vars(). 2020-04-15 00:37:49 +02:00