]> Kevux Git Server - fll/commit
Progress: featureless make
authorKevin Day <thekevinday@gmail.com>
Sun, 31 May 2020 04:41:33 +0000 (23:41 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 31 May 2020 04:41:33 +0000 (23:41 -0500)
commitcc1dd8a557f90bc8e4d6688849535dc0b8d29299
tree28c931fd678c89ee983450797e70bc2319cce4a3
parentfb84a509d3711e625c9e595150dbc013f8f8e7fd
Progress: featureless make

Fix a mistake in the naming conflict for with the language enum and language defines.

Implement a more generic build copy function.
Improve file copying support.
Add verbose copy messages.
Copy the C and C++ header files.
Rename fake_build_settings to fake_build_setting to properly follow this projects naming convention.
Add missing dependency for fl_directory.

Language-specific support setting "build_language" is implemented and provides a way to specific which language to use.
This will default to C.
level_3/fake/c/fake.h
level_3/fake/c/private-build.c
level_3/fake/c/private-build.h
level_3/fake/data/build/dependencies
level_3/fake/data/build/settings