Re: [fpc-devel] Github hosting of FPC utilities and [stable] sources

2020-10-13 Thread Michael Van Canneyt via fpc-devel



On Wed, 14 Oct 2020, Michael Fuchs via fpc-devel wrote:


Am 13.10.20 um 15:06 schrieb Michael Van Canneyt via fpc-devel:

This is planned, we wait for 3.2.2 and then we move to git.


Will there still be an access via SVN or is git the only possibility?


There are no plans to support SVN after the switch.

Michael.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Github hosting of FPC utilities and [stable] sources

2020-10-13 Thread Michael Fuchs via fpc-devel
Am 13.10.20 um 15:06 schrieb Michael Van Canneyt via fpc-devel:
> This is planned, we wait for 3.2.2 and then we move to git.

Will there still be an access via SVN or is git the only possibility?

best regards
Michael
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Github hosting of FPC utilities and [stable] sources

2020-10-13 Thread Michael Van Canneyt via fpc-devel



On Tue, 13 Oct 2020, Ryan Joseph via fpc-devel wrote:





On Oct 13, 2020, at 7:06 AM, Michael Van Canneyt via fpc-devel 
 wrote:

This is planned, we wait for 3.2.2 and then we move to git.


will it go on GitHub also and replace the old mirror site we've been using or 
will you host it on the free pascal website?


We will host it on the FreePascal website (using an on-premise gitlab
installation), but there will be official mirrors on GitLab and Github.

Michael.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Github hosting of FPC utilities and [stable] sources

2020-10-13 Thread Ryan Joseph via fpc-devel


> On Oct 13, 2020, at 7:06 AM, Michael Van Canneyt via fpc-devel 
>  wrote:
> 
> This is planned, we wait for 3.2.2 and then we move to git.

will it go on GitHub also and replace the old mirror site we've been using or 
will you host it on the free pascal website?

Regards,
Ryan Joseph

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Github hosting of FPC utilities and [stable] sources

2020-10-13 Thread Michael Van Canneyt via fpc-devel



On Tue, 13 Oct 2020, Alfred via fpc-devel wrote:


Hello to All,

Again I would like to ask for a central GIT repo of FPC [stable] sources and 
FPC external utilities.


This is planned, we wait for 3.2.2 and then we move to git.

Michael.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


[fpc-devel] Github hosting of FPC utilities and [stable] sources

2020-10-13 Thread Alfred via fpc-devel

Hello to All,

Again I would like to ask for a central GIT repo of FPC [stable] sources 
and FPC external utilities.


Arguments.

FPC [stable] sources.

On newest macOS, svn is no longer made available (by Xcode). Only git 
command line tools are installed.
To accommodate for this, I am hosting stable releases of FPC and Lazarus 
on Github.

FPC trunk versions of FPC and Lazarus are already available on Github.
On newest macOS, fpcupdeluxe can use these git repos to get the sources.



FPC external utilities.

Personally, I like to cross-compile. Its too much work to compile all 
OS-versions of fpcupdeluxe in all kinds of [virtual] machines.

To do this, tools are needed. And libraries.

I have just updated the tools to cross-compile towards macOS and iPhone. 
These tools do not need the dylibs anymore. Only the tbd-files are 
needed. This allows for crossing towards the latest macOS and iPhone 
versions, without needing Apple-protected dylibs.

See:
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/wincrossbins_v1.1/WinCrossBinsDarwinAll.zip
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/wincrossbins_v1.1/WinCrossBinsIOSAll.zip
https://github.com/LongDirtyAnimAlf/cctools-port

I am also hosting OpenBSD binutils that can be compiled by MSYS2 (on 
Windows) and also easily on Linux and others. This makes crossing 
towards OpenBSD a breeze.

https://github.com/LongDirtyAnimAlf/binutils-openbsd
https://github.com/LongDirtyAnimAlf/gcc-openbsd

Naturally, fpcupdeluxe is a tool that should/could also be hosted in 
this repo. I am not the owner, just a maintainer.


Github makes cooperated maintenance of sources and tools very easy.

Thanks for your thoughts.

Alfred.

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel