| [↕] | include(c_EW.train) | | [↕] | function buildEverwoodDelphiPackage(19) | | | folder.create($(Everwood)/Dcu/D19) | | | | function defaultDelphiSearchDir(19, win32, False) | | | $(BDSLIB)/$(Platform)/Release;$(BDSLIB)/$(Platform)/Debug;$(BDS)/Bin; |
| | function getCopyrightString(2002) | | | Copyright RemObjects Software, 2002-2014. All rights reserved |
| [↕] | delphi.build($(Everwood)/Source/Delphi/RemObjects_Everwood_D19.dpk, {"delphi":"19","platform":"win32","destinationFolder":"$(Everwood)/Bin","unitSearchPath":"$(BDSLIB)/$(Platform)/Release;$(BDSLIB)/$(Platform)/Debug;$(BDS)/Bin;","dcuDestinationFolder":"$(Everwood)/Bin","namespaces":"System;Xml;Vcl;Winapi;System.Win","updateVersionInfo":{"version":"4.3.55.545","fileVersion":"4.3.55.545","company":"RemObjects Software, LLC","legalCopyright":"Copyright RemObjects Software, 2002-2014. All rights reserved"}}) | | | Building: C:\Program Files (x86)\RemObjects Software\Everwood\Source\Delphi\RemObjects_Everwood_D19.dpk | | Running: D:\Programs\Programming\Delphi\Bin\dcc32.exe "C:\Program Files (x86)\RemObjects Software\Everwood\Source\Delphi\RemObjects_Everwood_D19.dpk" -Q -B -NS"System;Xml;Vcl;Winapi;System.Win" -NO"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -N0"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -LE"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -LN"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -E"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -U"D:\Programs\Programming\Delphi\Lib\win32\Release;D:\Programs\Programming\Delphi\Lib\win32\Debug;D:\Programs\Programming\Delphi\Bin;C:\Program Files (x86)\RemObjects Software\Everwood\Source\Delphi" | | Embarcadero Delphi for Win32 compiler version 26.0
Copyright (c) 1983,2013 Embarcadero Technologies, Inc.
10217 lines, 2.09 seconds, 40744 bytes code, 268 bytes data.
|
|
|
| [↕] | function buildPSDelphiPackages(19) | | | folder.create($(psDelphi)/Dcu/D19) | | | | folder.create($(psDelphi)/Dcu/D19/win32) | | | | folder.create($(psDelphi)/Dcu/D19/win64) | | | [↕] | function buildPSDelphiPackagesPl(19, win32, False) | | [↕] | function buildPSDelphiPackage(19, PascalScript_Core, System;vcl;winapi;system.win;data;, win32, False) | | | function defaultDelphiSearchDir(19, win32, False) | | | $(BDSLIB)/$(Platform)/Release;$(BDSLIB)/$(Platform)/Debug;$(BDS)/Bin; |
| | function getCopyrightString(2002) | | | Copyright RemObjects Software, 2002-2014. All rights reserved |
| [↕] | delphi.build($(PS_Source)/PascalScript_Core_D19.dpk, {"delphi":"19","platform":"win32","destinationFolder":"$(psDelphi)/Dcu/D19/win32","unitSearchPath":"$(BDSLIB)/$(Platform)/Release;$(BDSLIB)/$(Platform)/Debug;$(BDS)/Bin;d:\\Programs\\Programming\\Delphi\\external_components\\Pascal Script for Delphi/Source;$(roDelphi)/Dcu/D19/win32;$(psDelphi)/Dcu/D19/win32","dcuDestinationFolder":"$(psDelphi)/Dcu/D19/win32","includeSearchPath":"$(PS_Source)","conditionalDefines":["DESIGNTIME;RemObjects_INDY9"],"namespaces":"System;vcl;winapi;system.win;data;","updateVersionInfo":{"version":"3.0.75.1117","fileVersion":"3.0.75.1117","productName":"RemObjects Pascal Script for Delphi","company":"RemObjects Software, LLC","legalCopyright":"Copyright RemObjects Software, 2002-2014. All rights reserved"}}) | | | Building: d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source\PascalScript_Core_D19.dpk | | Running: D:\Programs\Programming\Delphi\Bin\dcc32.exe "d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source\PascalScript_Core_D19.dpk" -Q -B -D"DESIGNTIME;RemObjects_INDY9" -NS"System;vcl;winapi;system.win;data;" -NO"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -N0"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -LE"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -LN"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -E"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -I"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source" -U"D:\Programs\Programming\Delphi\Lib\win32\Release;D:\Programs\Programming\Delphi\Lib\win32\Debug;D:\Programs\Programming\Delphi\Bin;d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source;\Dcu\D19\win32;d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32;d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source" | | Embarcadero Delphi for Win32 compiler version 26.0
Copyright (c) 1983,2013 Embarcadero Technologies, Inc.
uPSRuntime.pas(2757) Warning: W1036 Variable 'Curr' might not have been initialized
uPSRuntime.pas(9255) Hint: H2077 Value assigned to 'Include_' never used
uPSRuntime.pas(9271) Hint: H2077 Value assigned to 'Exclude_' never used
uPSRuntime.pas(9389) Warning: W1000 Symbol 'StrLen' is deprecated: 'Moved to the AnsiStrings unit'
x86.inc(249) Hint: H2164 Variable 'a' is declared but never used in 'TPSExec.InnerfuseCall'
uPSPreProcessor.pas(606) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(606) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSPreProcessor.pas(610) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(610) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(610) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSPreProcessor.pas(611) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(634) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(635) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(641) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(642) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(648) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(650) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(654) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(656) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(597) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSComponent.pas(613) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSComponent.pas(829) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1269) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1269) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSComponent.pas(1270) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1272) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1273) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1281) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1281) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1291) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1291) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1302) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1302) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1311) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSC_DB.pas(90) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSC_DB.pas(92) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSC_DB.pas(92) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSC_DB.pas(94) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSR_DB.pas(819) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSR_DB.pas(822) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSR_menus.pas(192) Warning: W1000 Symbol 'TImageIndex' is deprecated: 'Use System.UITypes.TImageIndex'
uPSR_menus.pas(192) Warning: W1000 Symbol 'TImageIndex' is deprecated: 'Use System.UITypes.TImageIndex'
uPSR_menus.pas(195) Warning: W1000 Symbol 'TImageIndex' is deprecated: 'Use System.UITypes.TImageIndex'
uPSR_menus.pas(195) Warning: W1000 Symbol 'TImageIndex' is deprecated: 'Use System.UITypes.TImageIndex'
uPSDisassembly.pas(106) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(131) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(203) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(208) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(214) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(443) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(445) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(445) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(449) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(449) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
72870 lines, 0.58 seconds, 545912 bytes code, 928 bytes data.
|
|
|
|
|
|