Commit graph

9 commits

Author SHA1 Message Date
ac6ea57675 Add new EnvFake class.
It's an unordered_map wrapped into an EnvBase interface.
2020-04-13 16:29:15 +02:00
6cd903013f Pull safe_print_error() out into a new file. 2020-04-13 16:27:42 +02:00
ff0737f567 Add a proxy class to return from operator[] 2020-04-13 14:36:41 +02:00
f462562ab7 Remove indentation 2020-04-13 14:35:46 +02:00
4cc1aa491e Add a still incomplete EnvReal class.
So far it allows to read and modify environment variables.
2020-04-13 14:14:35 +02:00
f7cdcd13a2 This is prefixed with std it seems. 2020-04-12 17:44:09 +02:00
a1a7b8c5af Don't access the global env, use my local copy instead. 2020-04-12 16:41:17 +02:00
884a816cbb Attach GPL3 licence. 2020-04-12 15:45:55 +02:00
f58e278637 First import
Emulates gcc-config -l so far.
2020-04-09 02:17:32 +02:00