| .. |
|
Bin
|
6e5a806f81
Copy whatsnew as well.
|
1 week 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.
|
4 months ago |
|
Res
|
e6a6b15309
Make ISPP a regular project by moving files in regular places. Might not be fully done yet so on a branch.
|
1 month ago |
|
Src
|
048a1a8df9
Added shortcut to add cursors to line ends (Shift+Alt+I).
|
1 week 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.
|
4 months ago |
|
Compil32.dpr
|
d7c70d64e9
Removed the length limitation when entering a Sign Tool command and increased control height.
|
1 week ago |
|
Compil32.dproj
|
d7c70d64e9
Removed the length limitation when entering a Sign Tool command and increased control height.
|
1 week ago |
|
ISCC.dpr
|
278761370f
Fix the fix.
|
2 weeks ago |
|
ISCC.dproj
|
5dc6ad80ae
Cleanup unneeded reference added by fdc1ce98.
|
1 week ago |
|
ISCmplr.dpr
|
b2df5696ba
Split off more. Compiler.SetupCompiler has the Git history of what was Compiler.Compile.pas (and Compile.pas before that).
|
2 weeks ago |
|
ISCmplr.dproj
|
b2df5696ba
Split off more. Compiler.SetupCompiler has the Git history of what was Compiler.Compile.pas (and Compile.pas before that).
|
2 weeks ago |
|
ISPP.dpr
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
2 weeks ago |
|
ISPP.dproj
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
2 weeks ago |
|
Projects.groupproj
|
e6a6b15309
Make ISPP a regular project by moving files in regular places. Might not be fully done yet so on a branch.
|
1 month ago |
|
Setup.dpr
|
c745379b5f
Split main form and main functions+vars.
|
2 weeks ago |
|
Setup.dproj
|
c745379b5f
Split main form and main functions+vars.
|
2 weeks ago |
|
SetupLdr.dpr
|
554e410b40
SetupLdr.dpr: Fix search & replace mishap.
|
1 week ago |
|
SetupLdr.dproj
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
2 weeks ago |