]> Kevux Git Server - fll/commit
Progress: featureless make and related
authorKevin Day <thekevinday@gmail.com>
Thu, 30 Jul 2020 03:26:14 +0000 (22:26 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 30 Jul 2020 03:26:14 +0000 (22:26 -0500)
commit507c566c43d000ea1a882600f5bc0176b3c208b0
treedb7eda20e723fa5f0009381960c3ad7e2f6d8813
parent023572f6b915b6efdfc66ef1f1d914648cb09201
Progress: featureless make and related

It turns out I need custom functions for processing the mode like the chmod program works.
During the process of writing this I discovered several different ways chmod accepts arguments that I wasn't aware.
As a result I changed my logic repeatedly and this code is in a very much incomplete state.

This is being committed primarily to avoid losing any data (more so than usual).
There will be a lot of clean up when I get back to completing this.
19 files changed:
build/level_0/settings
build/monolithic/settings
build/scripts/bootstrap-example.sh
level_0/f_account/c/account.c [new file with mode: 0644]
level_0/f_account/c/account.h [new file with mode: 0644]
level_0/f_account/data/build/defines [new file with mode: 0644]
level_0/f_account/data/build/dependencies [new file with mode: 0644]
level_0/f_account/data/build/settings [new file with mode: 0644]
level_0/f_file/c/file.c
level_0/f_file/c/file.h
level_0/f_pipe/c/pipe.h
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/dependencies
level_3/fake/data/build/fakefile
level_3/fake/data/build/settings
level_3/fake/documents/fakefile.txt
level_3/fake/specifications/fakefile.txt