A tool similar to gcc-config to manage gcc version for the current shell only.
Find a file
King_DuckZ ad7e5c8c27 Manage the case EnvReal = EnvReal.
Since assigning one env to the other means deleting
everything from the destination first, if dst == src then
this would mean wiping the source clean as well. This
is avoided by checking in the base class if src and
dst objects are different and, even if they are, if they
are not representing both the same global state.
2020-04-14 17:41:31 +02:00
src Manage the case EnvReal = EnvReal. 2020-04-14 17:41:31 +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 Attach GPL3 licence. 2020-04-12 15:45:55 +02:00