XJ f48cd996b5 Refactor IdCTypes unit for improved compatibility (#668) 1 month ago
..
IdAntiFreezeBase.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdAssemblyInfo.pas b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 years ago
IdBaseComponent.pas 8baae1c7ae Adding some more C++ inline constructor workarounds 9 years ago
IdCTypes.pas f48cd996b5 Refactor IdCTypes unit for improved compatibility (#668) 1 month ago
IdCompilerDefines.inc 2edfc142b5 Bumping version number 1 month ago
IdCompilerOptionsPop.inc b9207f656a Fix Delphi 13 $PUSHOPT/$POPOPT and noreturn warnings (#666) 1 month ago
IdCompilerOptionsPush.inc b9207f656a Fix Delphi 13 $PUSHOPT/$POPOPT and noreturn warnings (#666) 1 month ago
IdComponent.pas f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IdDeprecatedImplBugOff.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdDeprecatedImplBugOn.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdException.pas b20497090a Removing an outdated comment about EIdExceptionBase, which no longer exists 7 years ago
IdGlobal.pas 5ed6ce0782 Minor tweaks 3 months ago
IdIDN.pas 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. 6 years ago
IdIconv.pas 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. 6 years ago
IdObjectChecksOff.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdObjectChecksOn.inc 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdOverflowCheckingOff.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdOverflowCheckingOn.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdRangeCheckingOff.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdRangeCheckingOn.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdResourceStrings.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdResourceStringsDotNet11.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. 13 years ago
IdResourceStringsIconv.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. 13 years ago
IdResourceStringsKylixCompat.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. 13 years ago
IdResourceStringsTextEncoding.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. 13 years ago
IdResourceStringsUnix.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. 13 years ago
IdResourceStringsVCLPosix.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. 13 years ago
IdStack.pas 0a77b21d70 Fixes #648. Fix for compiler error in TIdStack.RaiseSocketError() 4 months ago
IdStackBSDBase.pas 1dd73cd208 Removing some more unneeded units from uses clause. 1 year ago
IdStackConsts.pas 8f3f31f516 Pascal Anylizer from https://www.peganza.com/ was choking on the type definition. (#544) 1 year ago
IdStackDotNet.pas 6c25ba26ce Fixing a typo in IdStackDotNet.pas 6 months ago
IdStackFramesOff.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdStackFramesOn.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdStackLibc.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdStackLinux.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdStackUnix.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdStackVCLPosix.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdStackWindows.pas b9207f656a Fix Delphi 13 $PUSHOPT/$POPOPT and noreturn warnings (#666) 1 month ago
IdStream.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdStreamNET.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdStreamVCL.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdStruct.pas 2206dea81a Adding XE8 project files. 11 years ago
IdSymbolDeprecatedOff.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdSymbolDeprecatedOn.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdSymbolPlatformOff.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdSymbolPlatformOn.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdSystem90ASM90.inc 2edfc142b5 Bumping version number 1 month ago
IdTransactedFileStream.pas 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. 6 years ago
IdUnitPlatformOff.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdUnitPlatformOn.inc ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. 5 months ago
IdVCLPosixSupplemental.pas b79a2e88df More changes for OSX platform support 6 years ago
IdVers.inc 2edfc142b5 Bumping version number 1 month ago
IdVers.inc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 years ago
IdWinsock2.pas df4abd8bf0 Adding use of {$HPPEMIT OPENNAMESPACE}/{$HPPEMIT CLOSENAMESPACE} in IdWinsock2.pas 3 years ago
IdWship6.pas b9207f656a Fix Delphi 13 $PUSHOPT/$POPOPT and noreturn warnings (#666) 1 month ago
IndySystem.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem100.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem100.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem100.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem100.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem100.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem100.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem100.res 2edfc142b5 Bumping version number 1 month ago
IndySystem100Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem100Net.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem110.RES 2edfc142b5 Bumping version number 1 month ago
IndySystem110.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem110.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem110.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem110.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem110.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem110Net.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem120.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem120.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem120.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem120.proj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndySystem120.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem120.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem120.res 2edfc142b5 Bumping version number 1 month ago
IndySystem120Net.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem130.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem130.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem130.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem130.res 2edfc142b5 Bumping version number 1 month ago
IndySystem130Net.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem140.RES 2edfc142b5 Bumping version number 1 month ago
IndySystem140.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem140.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem140.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem140.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem140.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem150.RES 2edfc142b5 Bumping version number 1 month ago
IndySystem150.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem150.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem150.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem150.dproj 70037658f1 upgraded Delphi XE projects by adding .dproj files 3 years ago
IndySystem150.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem150.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem160.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem160.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 years ago
IndySystem160.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem160.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem160.res 2edfc142b5 Bumping version number 1 month ago
IndySystem170.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem170.dproj f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem170.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem170.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem170.res 2edfc142b5 Bumping version number 1 month ago
IndySystem180.dpk d4ab856093 Added new HAS_PKG_RTL define in DPK files. 12 years ago
IndySystem180.dproj 15067dabb4 Fix for: 12 years ago
IndySystem180.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem180.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem180.res 2edfc142b5 Bumping version number 1 month ago
IndySystem190.dpk a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
IndySystem190.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 years ago
IndySystem190.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem190.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem190.res 2edfc142b5 Bumping version number 1 month ago
IndySystem200.dpk 391179efa5 Adding project files for RAD Studio XE6. 12 years ago
IndySystem200.dproj 699af8634f Patch from Malcolm Smith so FULLC_XE6.BAT will compile correctly. 11 years ago
IndySystem200.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem200.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem200.res 2edfc142b5 Bumping version number 1 month ago
IndySystem210.dpk 872bf6fde3 Adding project files for RAD Studio XE7. 11 years ago
IndySystem210.dproj 659dca9cf6 More patches from Malcolm Smith 11 years ago
IndySystem210.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem210.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem210.res 2edfc142b5 Bumping version number 1 month ago
IndySystem220.dpk 2206dea81a Adding XE8 project files. 11 years ago
IndySystem220.dproj 6a09976bd4 Patch from Malcolm Smith for compiling in C++Builder XE8 11 years ago
IndySystem220.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem220.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem220.res 2edfc142b5 Bumping version number 1 month ago
IndySystem230.dpk c3b04c008d Adding XE9 project files 10 years ago
IndySystem230.dproj c3b04c008d Adding XE9 project files 10 years ago
IndySystem230.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem230.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem230.res 2edfc142b5 Bumping version number 1 month ago
IndySystem240.dpk b3d43d40bb Adding some missing VERxxx defines when IMPLICITBUILDING is defined 9 years ago
IndySystem240.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem240.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem240.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem240.res 2edfc142b5 Bumping version number 1 month ago
IndySystem250.dpk 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem250.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem250.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem250.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem250.res 2edfc142b5 Bumping version number 1 month ago
IndySystem260.RES 2edfc142b5 Bumping version number 1 month ago
IndySystem260.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem260.dproj 114e365542 Adding .dproj files for Delphi 10.3 Rio. 6 years ago
IndySystem260.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem260.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem270.RES 2edfc142b5 Bumping version number 1 month ago
IndySystem270.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem270.dproj 8025249524 Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed. 5 years ago
IndySystem270.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem270.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem280.RES 2edfc142b5 Bumping version number 1 month ago
IndySystem280.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem280.dproj 1e924cdc3a added support for Delphi 11 Alexandria 3 years ago
IndySystem280.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem280.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem290.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem290.dproj 365f68a5cb More updates for RAD Studio 12 dproj files 1 year ago
IndySystem290.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem290.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem290.res 2edfc142b5 Bumping version number 1 month ago
IndySystem370.RES 2edfc142b5 Bumping version number 1 month ago
IndySystem370.dpk 91beaa9ac9 Updating PkgGen for upcoming RAD Studio 13. 7 months ago
IndySystem370.dproj 755b4457aa add unit scope names to 64-bit projects and remove conditional namespaces from code (#656) 3 months ago
IndySystem370.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem370.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem40.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem40.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem40.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem40.res 2edfc142b5 Bumping version number 1 month ago
IndySystem50.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndySystem50.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndySystem50.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem50.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem50.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem50.res 2edfc142b5 Bumping version number 1 month ago
IndySystem60.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndySystem60.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndySystem60.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem60.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem60.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem60.res 2edfc142b5 Bumping version number 1 month ago
IndySystem70.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem70.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem70.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem70.res 2edfc142b5 Bumping version number 1 month ago
IndySystem80Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem80Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 years ago
IndySystem90.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem90.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem90.rc 2edfc142b5 Bumping version number 1 month ago
IndySystem90.rc.tmpl 2edfc142b5 Bumping version number 1 month ago
IndySystem90.res 2edfc142b5 Bumping version number 1 month ago
IndySystem90Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem90Net.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystemK3.dpk 5a5a8edd2e Fixes #581. Turning off IMPLICITBUILD on all Delhi packages. 1 year ago
IndySystem_Icon.ico 5a875f17c0 Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release. 13 years ago
Makefile.fpc b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 years ago
Makefile.fpc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 years ago
indysystemfpc.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago