Re: [fpc-pascal] How to get fpc and lazarus sources when svn has shut down?

2021-08-13 Thread Kevin Lyda via fpc-pascal
On Wed, Aug 11, 2021 at 10:56 PM Bo Berglund via fpc-pascal wrote: > How big a size is the git clone going to pull? : ok;: Fri 13 9:13; cd /tmp;: : kevin@yona on pts/7; time git clone https://gitlab.com/freepascal.org/fpc/source.git fpc.git > fpc.git.out 2>&1 git clone https://gitlab.com/freepasc

[fpc-pascal] Importing units

2025-06-18 Thread Kevin Lyda via fpc-pascal
tl;dr How do I package reusable units for others? Back in 1988/89, I took a computer science class in high school. Yes, we lacked fire back then, but we had a compiler so that was fine. Specifically a Turbo Pascal 3.0 compiler. I had a bunch of fun writing code in it and even though pascal never