Martijn Laan cd172e973d Set version/date. 1 zi în urmă
..
Bin 6a54914b20 End [Code] sections to avoid effects on callers. (Specifically: effect on whether ';' is allowed to start a comment after inclusion.) 3 zile în urmă
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 an în urmă
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 săptămâni în urmă
Src cd172e973d Set version/date. 1 zi în urmă
.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 an în urmă
ISCC.dpr 87f7d8e836 Update visible copyright dates. 1 lună în urmă
ISCC.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 săptămâni în urmă
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 lună în urmă
ISCmplr.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 săptămâni în urmă
ISIDE.dpr 55a4cda637 Rename Compil32 to ISIDE. 1 lună în urmă
ISIDE.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 săptămâni în urmă
ISPP.dpr 7af01c916f Remove Int64Em 🥳 4 luni în urmă
ISPP.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 săptămâni în urmă
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 luni în urmă
ISSigTool.dproj db99c18527 Remove unneeded DCC_UsePackage settings. Setup and SetupLdr already didn't have it. 3 săptămâni în urmă
Projects.groupproj 55a4cda637 Rename Compil32 to ISIDE. 1 lună în urmă
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 săptămână în urmă
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 săptămână în urmă
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 săptămână în urmă
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 săptămână în urmă
SetupLdr.dpr f56ac3e285 Merge branch 'main' into e64 2 luni în urmă
SetupLdr.dproj 1cd864a90c Default all projects to 64-bit in the IDE. Was already the case for ISHelpGen. 1 lună în urmă