| .. |
|
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
|
cd172e973d
Set version/date.
|
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 ماه پیش |