Martijn Laan
|
0759cc7b87
|
Update for unit split + use TrustedFile before loading ISCmplr.dll.
|
2025-03-12 22:36:48 +01:00 |
|
Martijn Laan
|
6f49558db3
|
Update comment.
|
2024-08-09 08:23:55 +02:00 |
|
Martijn Laan
|
58bee3c7ce
|
Cleanup.
|
2024-08-08 20:24:46 +02:00 |
|
Martijn Laan
|
b2df5696ba
|
Split off more. Compiler.SetupCompiler has the Git history of what was Compiler.Compile.pas (and Compile.pas before that).
|
2024-08-08 20:14:26 +02:00 |
|
Martijn Laan
|
c8170bf58e
|
Start work on splitting large Compiler.Compile.pas unit into smaller ones.
|
2024-08-08 14:23:59 +02:00 |
|
Martijn Laan
|
b601c2ea4f
|
Remove use of Vcl.Consts from Compiler.Compile so ISCmplr doesn't use any Vcl unit.
|
2024-08-07 20:57:40 +02:00 |
|
Martijn Laan
|
c094df1b0e
|
Fix STATICCOMPILER and STATICPREPROC.
|
2024-08-07 14:26:52 +02:00 |
|
Martijn Laan
|
6f51801a14
|
IDE.CompileForm -> IDE.MainForm.
|
2024-08-06 18:36:53 +02:00 |
|
Martijn Laan
|
c267b27a77
|
Update/fix comments.
|
2024-08-05 21:13:20 +02:00 |
|
Martijn Laan
|
e5d46b163d
|
Move shared but self-contained and generally useful units to Components.
|
2024-08-05 20:52:57 +02:00 |
|
Martijn Laan
|
7d3b4aa85a
|
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
2024-08-05 17:25:42 +02:00 |
|
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.
|
2024-08-05 16:56:18 +02:00 |
|