Martijn Laan 09c563594b Prepare for release next tuesday. Whatsnew was already done earlier. 1 month ago
..
Bin 03b531e1db Update method to build only the help file + make most command-line comparisons by batch files case-insensitive. 1 month ago
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 year ago
Res e7b92ea893 Cherry pick into is-6_7_0: Update visible copyright dates. 1 month ago
Src 09c563594b Prepare for release next tuesday. Whatsnew was already done earlier. 1 month ago
.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 year ago
Compil32.dpr 6bee1f399b Add form base + unrelated cleanup in dpr(oj). 2 months ago
Compil32.dproj 22b96f11de Namespace cleanup. Doesn't actually change anything. 1 month ago
ISCC.dpr e7b92ea893 Cherry pick into is-6_7_0: Update visible copyright dates. 1 month ago
ISCC.dproj 22b96f11de Namespace cleanup. Doesn't actually change anything. 1 month ago
ISCmplr.dpr 7af01c916f Remove Int64Em 🥳 4 months ago
ISCmplr.dproj c6ade1882c Cleanup. 1 month ago
ISPP.dpr 7af01c916f Remove Int64Em 🥳 4 months ago
ISPP.dproj 22b96f11de Namespace cleanup. Doesn't actually change anything. 1 month ago
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 months ago
ISSigTool.dproj 22e20c9a5c Enable generation of .rsm files in 32-bit Debug builds for projects which have 64-bit targets. 1 month ago
Projects.groupproj b171d4a221 Enable 64-bit Setup and SetupCustomStyle in the Release build group. This is safe because they output .e64 files, so they won’t overwrite the 32-bit .e32 output. Building the 64-bit versions isn’t strictly necessary yet because the compiler doesn’t use the .e64 files, but enabling them ensures 64-bit compilation is exercised in Release builds. 1 month ago
Setup.dpr 5a7e6fffd5 Cleanup: Rename Setup.ScriptDlg to Setup.WizardForm.CustomPages because it doesn't depend on Script* units (=[Code]) at all. Move TProgressThrottler from ScriptFunc.HelperFunc to InstFunc to enable this. 1 month ago
Setup.dproj 34ffcc559f Enable warnings IMPLICIT_INTEGER_CAST_LOSS and IMPLICIT_CONVERSION_LOSS for the 64-bit target, since all those warnings have been fixed. 1 month ago
SetupCustomStyle.dpr 5a7e6fffd5 Cleanup: Rename Setup.ScriptDlg to Setup.WizardForm.CustomPages because it doesn't depend on Script* units (=[Code]) at all. Move TProgressThrottler from ScriptFunc.HelperFunc to InstFunc to enable this. 1 month ago
SetupCustomStyle.dproj 34ffcc559f Enable warnings IMPLICIT_INTEGER_CAST_LOSS and IMPLICIT_CONVERSION_LOSS for the 64-bit target, since all those warnings have been fixed. 1 month ago
SetupLdr.dpr f56ac3e285 Merge branch 'main' into e64 2 months ago
SetupLdr.dproj 22e20c9a5c Enable generation of .rsm files in 32-bit Debug builds for projects which have 64-bit targets. 1 month ago