]> Kevux Git Server - fll/commit
Progress: featureless make
authorKevin Day <thekevinday@gmail.com>
Tue, 2 Jun 2020 04:43:08 +0000 (23:43 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 2 Jun 2020 04:43:08 +0000 (23:43 -0500)
commit8c7155b0296c75672f83fdded38867a4e7ebc238
tree78936b57a06b8cc1bae51aaa1cb0978b13453e5c
parent609653ab978ea1c1ea52df4b27a24b1da9161e68
Progress: featureless make

Handle the script sources differently than the bash sources.
The bash sources, a scrript, is for generated/processed (and the how is yet to be defined).
The more general scripts are meant for already prepared scripts not modified by this program (unless modified by some pre-process or post-process script).
The more general scripts does not care what the file is, it just gets copied over into the build scripts program path.

Add build_script yes/no setting to conditional include the general scripts when building.

Slightly rework the logic when processing the build operation functions.
Add the planned functions as stubs, to be completed in a future commit.
level_3/fake/c/fake.c
level_3/fake/c/fake.h
level_3/fake/c/private-build.c
level_3/fake/c/private-build.h
level_3/fake/c/private-fake.c
level_3/fake/data/build/settings