| .. |
|
Bin
|
03b531e1db
Update method to build only the help file + make most command-line comparisons by batch files case-insensitive.
|
1 mese fa |
|
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 anno fa |
|
Res
|
e7b92ea893
Cherry pick into is-6_7_0: Update visible copyright dates.
|
1 mese fa |
|
Src
|
c970cb9e4c
is6: Bump version.
|
1 giorno fa |
|
.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 anno fa |
|
Compil32.dpr
|
6bee1f399b
Add form base + unrelated cleanup in dpr(oj).
|
2 mesi fa |
|
Compil32.dproj
|
22b96f11de
Namespace cleanup. Doesn't actually change anything.
|
1 mese fa |
|
ISCC.dpr
|
e7b92ea893
Cherry pick into is-6_7_0: Update visible copyright dates.
|
1 mese fa |
|
ISCC.dproj
|
22b96f11de
Namespace cleanup. Doesn't actually change anything.
|
1 mese fa |
|
ISCmplr.dpr
|
7af01c916f
Remove Int64Em 🥳
|
4 mesi fa |
|
ISCmplr.dproj
|
c6ade1882c
Cleanup.
|
1 mese fa |
|
ISPP.dpr
|
7af01c916f
Remove Int64Em 🥳
|
4 mesi fa |
|
ISPP.dproj
|
22b96f11de
Namespace cleanup. Doesn't actually change anything.
|
1 mese fa |
|
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 mesi fa |
|
ISSigTool.dproj
|
22e20c9a5c
Enable generation of .rsm files in 32-bit Debug builds for projects which have 64-bit targets.
|
1 mese fa |
|
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 mese fa |
|
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 mese fa |
|
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 mese fa |
|
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 mese fa |
|
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 mese fa |
|
SetupLdr.dpr
|
f56ac3e285
Merge branch 'main' into e64
|
2 mesi fa |
|
SetupLdr.dproj
|
22e20c9a5c
Enable generation of .rsm files in 32-bit Debug builds for projects which have 64-bit targets.
|
1 mese fa |