user-gcc/src
2020-04-13 21:24:03 +02:00
..
chost.cpp Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00
chost.hpp Don't access the global env, use my local copy instead. 2020-04-12 16:41:17 +02:00
config.h.in Attach GPL3 licence. 2020-04-12 15:45:55 +02:00
env_base.cpp Migrate get() to get_implem(). 2020-04-13 19:37:13 +02:00
env_base.hpp Migrate get() to get_implem(). 2020-04-13 19:37:13 +02:00
env_fake.cpp Migrate get() to get_implem(). 2020-04-13 19:37:13 +02:00
env_fake.hpp Migrate get() to get_implem(). 2020-04-13 19:37:13 +02:00
env_real.cpp Migrate get() to get_implem(). 2020-04-13 19:37:13 +02:00
env_real.hpp Migrate get() to get_implem(). 2020-04-13 19:37:13 +02:00
gentoofunctions.cpp Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00
gentoofunctions.hpp Don't access the global env, use my local copy instead. 2020-04-12 16:41:17 +02:00
list_profiles.cpp Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00
list_profiles.hpp Attach GPL3 licence. 2020-04-12 15:45:55 +02:00
load_file.cpp Attach GPL3 licence. 2020-04-12 15:45:55 +02:00
load_file.hpp Attach GPL3 licence. 2020-04-12 15:45:55 +02:00
main.cpp Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00
meson.build Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00
replace_bash_vars.cpp Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00
replace_bash_vars.hpp Don't access the global env, use my local copy instead. 2020-04-12 16:41:17 +02:00
run_cmd.cpp This is prefixed with std it seems. 2020-04-12 17:44:09 +02:00
run_cmd.hpp Attach GPL3 licence. 2020-04-12 15:45:55 +02:00
safe_print.cpp Allow copy-assigning one Env object to the other. 2020-04-13 19:04:15 +02:00
safe_print.hpp Allow copy-assigning one Env object to the other. 2020-04-13 19:04:15 +02:00
string_view_cat.hpp Allow copy-assigning one Env object to the other. 2020-04-13 19:04:15 +02:00
syspaths.cpp Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00
syspaths.hpp Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00
to_var_map.cpp Attach GPL3 licence. 2020-04-12 15:45:55 +02:00
to_var_map.hpp Drop the VarMap stuff, use the new EnvFake class. 2020-04-13 21:24:03 +02:00