]> Kevux Git Server - fll/commit
Progress: featureless make.
authorKevin Day <thekevinday@gmail.com>
Mon, 20 Jul 2020 04:09:44 +0000 (23:09 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 20 Jul 2020 04:09:44 +0000 (23:09 -0500)
commit923a085b15e2d9c3fa3f1d4af4bfdac0bd491f93
tree4be4cf2af70aac74d93a46b5b8ed909e9d79b672
parent443cf36855c5d2e138f150c19bbb9300269d1aeb
Progress: featureless make.

The return code 0 should not trigger an error (I forgot to explicitly return from the function).

Implement the environment variable handling.
Now that it is implemented, do not manage the custom environment variables via the "define" mapping.
Instead, let the environment variables be the data storage.
This now updates the environment variables and reads from the environment variables as requested.

The parameter values are supposed to load from the build settings if not defined.
When the build settings are loaded, then allow loading from the build settings.
level_3/fake/c/fake.h
level_3/fake/c/private-make.c
level_3/fake/c/private-make.h
level_3/fake/data/build/fakefile