Il 09/02/23 14:37, Bo Berglund via lazarus ha scritto:
On Thu, 9 Feb 2023 11:50:25 +0100, John Landmesser via lazarus
wrote:
git clone https://gitlab.com/freepascal.org/lazarus/lazarus.git lazarus
So I have found that this is a path forward:
FPCTAG=release_3_2_2
FPCVER=3.2.2
LAZTAG=laza
On Thu, 9 Feb 2023 11:50:25 +0100, John Landmesser via lazarus
wrote:
> git clone https://gitlab.com/freepascal.org/lazarus/lazarus.git lazarus
>
So I have found that this is a path forward:
FPCTAG=release_3_2_2
FPCVER=3.2.2
LAZTAG=lazarus_2_2_4
LAZVER=2.2.4
...
cd $HOME/devel/fpc
wget
http
On Thu, 9 Feb 2023 11:50:25 +0100, John Landmesser via lazarus
wrote:
>
> ' old svn code:
>
> # svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus
>
> new code ( git needs to be installed )
>
> git clone https://gitlab.com/freepascal.org/lazarus/lazarus.git lazarus
>
Thanks, I h
Am 09.02.23 um 11:08 schrieb Bo Berglund via lazarus:
Need help after fpc/lazarus moved from subversion...
So I have been using Lazarus/FPC on Linux for a long time now (12+ years) and I
have installed from sources using subversion access to the release tags on the
source svn server.
I created a
Need help after fpc/lazarus moved from subversion...
So I have been using Lazarus/FPC on Linux for a long time now (12+ years) and I
have installed from sources using subversion access to the release tags on the
source svn server.
I created a script I could use on all these platforms to do the com