Skip to content

Delphi precompiled files part1#63

Open
SkybuckFlying wants to merge 3 commits intoPascalCoin:masterfrom
SkybuckFlying:DelphiPrecompiledFilesPart1
Open

Delphi precompiled files part1#63
SkybuckFlying wants to merge 3 commits intoPascalCoin:masterfrom
SkybuckFlying:DelphiPrecompiledFilesPart1

Conversation

@SkybuckFlying
Copy link

Three libraries replaced with git submodules:

  1. CryptoLib4Pascal
  2. HashLib4Pascal
  3. SimpleBaseLib4Pascal

This will make updating these projects in the future easier and
thus PascalCoin can benefit from any improvements or bug fixes
made to these libraries by simply fetching+merging or pulling
in the changes.

Delphi folder with pre-compiled files added:

  1. Less memory used by compiler.
  2. Faster compile times.
  3. Dynamically loading run-time libraries becomes possible
    for PascalCoin.

It also reduces warning and hint messages from these three libraries.

Three libraries replaced with git submodules:

1. CryptoLib4Pascal
2. HashLib4Pascal
3. SimpleBaseLib4Pascal

This will make updating these projects in the future easier and
thus PascalCoin can benefit from any improvements or bug fixes
made to these libraries by simply fetching+merging or pulling
in the changes.

Delphi folder with pre-compiled files added:

1. Less memory used by compiler.
2. Faster compile times.
3. Dynamically loading run-time libraries becomes possible
for PascalCoin.
@SkybuckFlying SkybuckFlying force-pushed the DelphiPrecompiledFilesPart1 branch from c753004 to c459d9e Compare December 27, 2021 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant