Skip to main content
Glama

extend_config_from_build_log

Extends Delphi configuration files by merging new platform and library settings from IDE build logs, preserving existing configurations while avoiding duplicates.

Instructions

Extend an existing delphi_config.toml with settings from a new IDE build log. Useful for adding support for new platforms (e.g., Win64x) or libraries without regenerating the entire configuration. Intelligently merges new paths while preserving existing settings and avoiding duplicates.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
existing_config_pathYesAbsolute path to existing delphi_config.toml file
build_log_pathYesAbsolute path to IDE build log file
output_config_pathNoOutput path for extended config file (default: overwrites existing)
use_env_varsNoReplace user paths with ${USERNAME} environment variable

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Basti-Fantasti/delphi-build-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server