Martijn Laan 20cfd474a1 msgConfirmTitle and msgInformationTitle are not used anymore, but still kept. Add comment about this. 1 день назад
..
Bin 6a54914b20 End [Code] sections to avoid effects on callers. (Specifically: effect on whether ';' is allowed to start a comment after inclusion.) 2 дней назад
Dcu 1f682b82d1 Make it easier to get started with debugging by outputting to a separate Bin dir and having a batch file to prepare it. If you already work with IS please run this batch file and also open it to see which files you should delete from your Projects dir to further clean it. Does not automatically copy ISCrypt.dll. 1 год назад
Res 70602f0649 Previously, 32-bit Setup could set utDeleteFile_DisableFsRedir. Now this has been renamed to utDeleteFile_Is64Bit and 32-bit Setup never sets it anymore. This means regserver entries need a way to signal to the uninstaller that the file is 64-bit despite the path being 32-bit. Or vice versa: in 64-bit Setup, if the file is 32-bit despite the path being 64-bit. 3 недель назад
Src 20cfd474a1 msgConfirmTitle and msgInformationTitle are not used anymore, but still kept. Add comment about this. 1 день назад
.gitignore 71bd1134b4 Final cleanup: move the Projects' .res files into a Res folder, allowing us to ignore the unused ones generated by Delphi + making things clearer. 1 год назад
ISCC.dpr 87f7d8e836 Update visible copyright dates. 1 месяц назад
ISCC.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 недель назад
ISCmplr.dpr 4e803fcc87 Remove ROPS from search path and instead explicitly include required units, making nativigation etc in the Delphi IDE work much better. 1 месяц назад
ISCmplr.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 недель назад
ISIDE.dpr 55a4cda637 Rename Compil32 to ISIDE. 1 месяц назад
ISIDE.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 недель назад
ISPP.dpr 7af01c916f Remove Int64Em 🥳 4 месяцев назад
ISPP.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 недель назад
ISSigTool.dpr f511743b3d Debug: report more memory leaks on shutdown. SetupLdr reports an UnicodeString leak when run with no data, so when the first SetupCorruptError gets triggered. Not sure why yet. 4 месяцев назад
ISSigTool.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 недель назад
Projects.groupproj 55a4cda637 Rename Compil32 to ISIDE. 1 месяц назад
Setup.dpr f3365d9f6c Self test PathFunc in Setup if DEBUG is defined, like it already does self tests of Setup.ScriptFunc in Setup and Shared.ScriptFunc in ISIDE. Does not make the code included in Release builds. 1 неделя назад
Setup.dproj f3365d9f6c Self test PathFunc in Setup if DEBUG is defined, like it already does self tests of Setup.ScriptFunc in Setup and Shared.ScriptFunc in ISIDE. Does not make the code included in Release builds. 1 неделя назад
SetupCustomStyle.dpr f3365d9f6c Self test PathFunc in Setup if DEBUG is defined, like it already does self tests of Setup.ScriptFunc in Setup and Shared.ScriptFunc in ISIDE. Does not make the code included in Release builds. 1 неделя назад
SetupCustomStyle.dproj f3365d9f6c Self test PathFunc in Setup if DEBUG is defined, like it already does self tests of Setup.ScriptFunc in Setup and Shared.ScriptFunc in ISIDE. Does not make the code included in Release builds. 1 неделя назад
SetupLdr.dpr f56ac3e285 Merge branch 'main' into e64 2 месяцев назад
SetupLdr.dproj 1cd864a90c Default all projects to 64-bit in the IDE. Was already the case for ISHelpGen. 1 месяц назад