]> Kevux Git Server - fll/commit
Update: Relocate fll_path to fl_path.
authorKevin Day <kevin@kevux.org>
Sat, 18 Mar 2023 01:22:10 +0000 (20:22 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 18 Mar 2023 01:22:10 +0000 (20:22 -0500)
commiteaec5560e70da418aa449008f6652bf07b6c36c3
treef462046d3ef7e84e35fdd713272a8ef499338cb8
parent766e46ca1d8d39966f73f1f9695035225d89acdf
Update: Relocate fll_path to fl_path.

I recently noticed that the fll_path has no level 1 dependencies.
I try to keep all projects as low as possible (level_0 being the lowest).
Move fll_paath to fl_path and update everything affected by this.
29 files changed:
build/level_1/settings
build/level_2/settings
build/monolithic/settings
build/scripts/bootstrap-example.sh
build/stand_alone/fake.settings
level_1/fl_path/c/path.c [moved from level_2/fll_path/c/path.c with 93% similarity]
level_1/fl_path/c/path.h [moved from level_2/fll_path/c/path.h with 87% similarity]
level_1/fl_path/data/build/defines [moved from level_2/fll_path/data/build/defines with 100% similarity]
level_1/fl_path/data/build/dependencies [moved from level_2/fll_path/data/build/dependencies with 100% similarity]
level_1/fl_path/data/build/dependencies-tests [moved from level_2/fll_path/data/build/dependencies-tests with 100% similarity]
level_1/fl_path/data/build/fakefile [moved from level_2/fll_path/data/build/fakefile with 100% similarity]
level_1/fl_path/data/build/settings [moved from level_2/fll_path/data/build/settings with 96% similarity]
level_1/fl_path/data/build/settings-tests [moved from level_2/fll_path/data/build/settings-tests with 91% similarity]
level_1/fl_path/data/build/testfile [moved from level_2/fll_path/data/build/testfile with 81% similarity]
level_1/fl_path/tests/unit/c/test-path-canonical.c [moved from level_2/fll_path/tests/unit/c/test-path-canonical.c with 100% similarity]
level_1/fl_path/tests/unit/c/test-path-canonical.h [moved from level_2/fll_path/tests/unit/c/test-path-canonical.h with 100% similarity]
level_1/fl_path/tests/unit/c/test-path.c [moved from level_2/fll_path/tests/unit/c/test-path.c with 100% similarity]
level_1/fl_path/tests/unit/c/test-path.h [moved from level_2/fll_path/tests/unit/c/test-path.h with 97% similarity]
level_3/controller/c/controller.h
level_3/controller/c/controller/private-controller.c
level_3/controller/c/controller/private-controller.h
level_3/controller/data/build/dependencies
level_3/controller/data/build/settings
level_3/fake/c/main/fake.h
level_3/fake/c/main/make.c
level_3/fake/c/main/make.h
level_3/fake/c/main/make/operate_process_type.c
level_3/fake/data/build/dependencies
level_3/fake/data/build/settings