Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delphi precompiled files part2 #64

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SkybuckFlying
Copy link

Part 2:

ProjectGroup added to help re-compile submodules.
ProjectGroup added to help re-compile submodules for different
delphi compiler versions.

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.
ProjectGroup added to help re-compile submodules for different
delphi compiler versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant