| .. |
|
Bin
|
03b531e1db
Update method to build only the help file + make most command-line comparisons by batch files case-insensitive.
|
1 месяц назад |
|
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
|
e7b92ea893
Cherry pick into is-6_7_0: Update visible copyright dates.
|
1 месяц назад |
|
Src
|
09c563594b
Prepare for release next tuesday. Whatsnew was already done earlier.
|
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 год назад |
|
Compil32.dpr
|
6bee1f399b
Add form base + unrelated cleanup in dpr(oj).
|
2 месяцев назад |
|
Compil32.dproj
|
22b96f11de
Namespace cleanup. Doesn't actually change anything.
|
1 месяц назад |
|
ISCC.dpr
|
e7b92ea893
Cherry pick into is-6_7_0: Update visible copyright dates.
|
1 месяц назад |
|
ISCC.dproj
|
22b96f11de
Namespace cleanup. Doesn't actually change anything.
|
1 месяц назад |
|
ISCmplr.dpr
|
7af01c916f
Remove Int64Em 🥳
|
4 месяцев назад |
|
ISCmplr.dproj
|
c6ade1882c
Cleanup.
|
1 месяц назад |
|
ISPP.dpr
|
7af01c916f
Remove Int64Em 🥳
|
4 месяцев назад |
|
ISPP.dproj
|
22b96f11de
Namespace cleanup. Doesn't actually change anything.
|
1 месяц назад |
|
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
|
22e20c9a5c
Enable generation of .rsm files in 32-bit Debug builds for projects which have 64-bit targets.
|
1 месяц назад |
|
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 месяц назад |
|
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 месяц назад |
|
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 месяц назад |
|
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 месяц назад |
|
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 месяц назад |
|
SetupLdr.dpr
|
f56ac3e285
Merge branch 'main' into e64
|
2 месяцев назад |
|
SetupLdr.dproj
|
22e20c9a5c
Enable generation of .rsm files in 32-bit Debug builds for projects which have 64-bit targets.
|
1 месяц назад |