| Age | Commit message (Collapse) | Author | Files | Lines |
|
Add predicate `ifFeatureEnables` that checks feature is define or not,
and return accordingly boolean value.
Consider some cmake objective targets as features. Populate information
to these targets, and provides in particular file `CMakeFeatures.txt`.
Cpuid, MSR, ACPI and driver VGA in text mode they are.
Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
|
|
Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
|
|
Copyright disclaimer and copyright note are prepending to a every source
file.
Add license section in the `README.md` file.
Create the LICENSE` file with license information.
Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
|
|
`README.md` is rework. Describe project concept description and
mention links. The old readme file build section move to the separate
file `BUILD.md`. It helps to fast read the corresponding file instead of
viewing a `README.md` table of content.
'CONTRIBUTING.md' file contents information to makes gain experience
and contribute in project easier.
'CHANGELOG.md' provide a detailed, chronological history of change
releases.
Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
|