Martijn Laan
|
0759cc7b87
Update for unit split + use TrustedFile before loading ISCmplr.dll.
|
5 months ago |
Martijn Laan
|
6f49558db3
Update comment.
|
1 year ago |
Martijn Laan
|
58bee3c7ce
Cleanup.
|
1 year ago |
Martijn Laan
|
b2df5696ba
Split off more. Compiler.SetupCompiler has the Git history of what was Compiler.Compile.pas (and Compile.pas before that).
|
1 year ago |
Martijn Laan
|
c8170bf58e
Start work on splitting large Compiler.Compile.pas unit into smaller ones.
|
1 year ago |
Martijn Laan
|
b601c2ea4f
Remove use of Vcl.Consts from Compiler.Compile so ISCmplr doesn't use any Vcl unit.
|
1 year ago |
Martijn Laan
|
c094df1b0e
Fix STATICCOMPILER and STATICPREPROC.
|
1 year ago |
Martijn Laan
|
6f51801a14
IDE.CompileForm -> IDE.MainForm.
|
1 year ago |
Martijn Laan
|
c267b27a77
Update/fix comments.
|
1 year ago |
Martijn Laan
|
e5d46b163d
Move shared but self-contained and generally useful units to Components.
|
1 year ago |
Martijn Laan
|
7d3b4aa85a
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
1 year ago |
Martijn Laan
|
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.
|
1 year ago |