]> Kevux Git Server - fll/commit
Update: Restructure fake settings, moving examples into a new projects directory.
authorKevin Day <thekevinday@gmail.com>
Sun, 12 Dec 2021 15:41:16 +0000 (09:41 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 12 Dec 2021 15:54:06 +0000 (09:54 -0600)
commit350c8699552fc6e84c6168601ba46d406a64978e
tree0da43375d036065da2f4b45d01281fa8bf72e303
parentc567ef798e17b0c91b4eff17157140c175b71f84
Update: Restructure fake settings, moving examples into a new projects directory.

Create a projects directory to store some real replacements of other projects build systems.
The bzip2 build system was used as just an example and is now treated as a real use case.

I am planning on trying to use cmocka to provide unit tests for this project.
The cmocka uses that rather unpleasant cmake.
Provide a cmocka fake build setting file for building cmocka.
level_3/fake/data/build/fakefile-example-bzip2 [deleted file]
level_3/fake/data/build/fakefile-example-linux_using_make
level_3/fake/data/projects/bzip2/1.0.8/fakefile [new file with mode: 0644]
level_3/fake/data/projects/bzip2/1.0.8/settings-bzip2 [moved from level_3/fake/data/build/settings-example-bzip2 with 54% similarity]
level_3/fake/data/projects/bzip2/1.0.8/settings-bzip2recover [moved from level_3/fake/data/build/settings-example-bzip2recover with 72% similarity]
level_3/fake/data/projects/cmocka/1.1.5/settings [new file with mode: 0644]