Skip to content

Releases: continuous-delphi/delphi-dccbuild

delphi-dccbuild v0.3.0

17 Mar 17:46
0a73ff6

Choose a tag to compare

delphi-dccbuild logo

https://github.com/continuous-delphi/delphi-dccbuild
Tag: v0.3.0

Direct download: delphi-dccbuild.ps1

This release improves delphi-dccbuild, a Continuous Delphi utility that builds
Delphi .dproj projects using DCC compilers from the command line. It sources
rsvars.bat before invoking and is designed to accept piped output
from delphi-inspect -DetectLatest -BuildSystem MSBuild.



Change Log

  • Ensure PowerShell 5.1 compatibility for the delphi-dccbuild.ps1 script
    (Tests remain the newer pwsh)
    #6

delphi-dccbuild v0.2.0

17 Mar 03:57
7c8fa66

Choose a tag to compare

delphi-dccbuild logo

https://github.com/continuous-delphi/delphi-dccbuild
Tag: v0.2.0

Direct download: delphi-dccbuild.ps1

This release improves delphi-dccbuild, a Continuous Delphi utility that builds
Delphi .dproj projects using DCC compilers from the command line. It sources
rsvars.bat before invoking and is designed to accept piped output
from delphi-inspect -DetectLatest -BuildSystem MSBuild.



Change Log

  • Add -Namespace parameter to specify unit scope names for unqualified unit
    resolution via the -NS flag; required for modern Delphi projects using
    namespaced RTL units (e.g. System.SysUtils, Vcl.Forms) when building
    outside the IDE without a project .cfg file
    #4

  • Add support for passing compiler defines to DCC
    #2

delphi-dccbuild v0.1.0

17 Mar 01:07
1dba957

Choose a tag to compare

delphi-dccbuild logo

https://github.com/continuous-delphi/delphi-dccbuild
Tag: v0.1.0

Direct download: delphi-dccbuild.ps1

This release improves delphi-dccbuild, a Continuous Delphi utility that builds
Delphi .dproj projects using DCC compilers from the command line. It sources
rsvars.bat before invoking and is designed to accept piped output
from delphi-inspect -DetectLatest -BuildSystem MSBuild.



Change Log

  • RC1 release of delphi-dccbuild.ps1



delphi-dccbuild - a developer tool from Continuous Delphi

continuous-delphi logo

https://github.com/continuous-delphi