Releases: continuous-delphi/delphi-dccbuild
delphi-dccbuild v0.3.0
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.1compatibility for the delphi-dccbuild.ps1 script
(Tests remain the newerpwsh)
#6
delphi-dccbuild v0.2.0
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
-Namespaceparameter to specify unit scope names for unqualified unit
resolution via the-NSflag; required for modern Delphi projects using
namespaced RTL units (e.g.System.SysUtils,Vcl.Forms) when building
outside the IDE without a project.cfgfile
#4 -
Add support for passing compiler defines to DCC
#2
delphi-dccbuild v0.1.0
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

