Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
This repository was archived by the owner on May 27, 2025. It is now read-only.

Add Meson info #4

@BSFishy

Description

@BSFishy

A lot of info should be added to Meson. Things like making sure different headers are present, different functions are present, things are the correct versions, etc. Here is a comprehensive list:

  • All headers are checked for
  • All functions are checked for
  • All programs are accounted for
    • The compiler is a supported version and supports the correct version of C
    • The linker is a supported version and supports the correct version of C
  • Add info messages to different parts of the build
  • Add custom options

More could be added in the future.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions