RAD Studio is a software development environment by Embarcadero Technologies that provides tools for building high-performance native applications across multiple platforms including Windows, macOS, iOS, and Android.
Enables building and cleaning Delphi projects (.dproj/.groupproj) on Windows using MSBuild with RAD Studio environment initialization. Supports both individual projects and group projects with configurable build configurations and platforms.
Last updated
5
14
MIT
Why this server?
Provides integration with RAD Studio's compilation system for building Object Pascal projects across different platforms and configurations
Enables compilation of Delphi (RAD Studio) Object Pascal projects through natural language commands. Supports automatic Debug/Release builds for Win32 and Win64 platforms using the native Delphi compiler toolchain.