Added $(BDS) variable for use in scripts to reflect different IDE installation paths used by different developers

Merged
#4 · Created  · Last updated

Merged pull request

Merged in lamdan/delphipi (pull request #4)

00bce39·Author: ·Closed by: ·2017-12-18

Description

  • When writing script for DelphiPIConsole now it is possible to use $(BDS) variable, corresponding to installation path of the IDE version pointed by the 'delphi-version' section of the script.The delphi-version section should be placed before all sections that use the $(BDS) variable (preferably it should be the first section)

  • Fixed AV in function TScriptPersister.IsSectionHeader when the 'line' parameter is empty string.

0 attachments

0 comments

Loading commits...