Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

YML to TOML #30

@coremodmc

Description

@coremodmc

GMake2 will switch from GMakefile.yml to G.toml in version 2.5.0.

Why make this decision?

Yml/yaml has many problems, such as automatic escaping of quotes, which can cause issues with some commands (such as Golang -ldflags).

We are rewriting the parsing engine, which may take some time. In the meantime, you can check the toml documentation and the re-uploaded G.toml to learn the syntax of the new GMakefile.

Metadata

Metadata

Assignees

No one assigned

    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