Re: [xml] Intent to remove build systems for outdated platforms

2022-02-16 Thread Jeffrey Walton via xml
On Wed, Feb 16, 2022 at 3:15 PM Jan Tojnar  wrote:
>
> On Wed, 2022-02-16 at 14:38 -0500, Jeffrey Walton via xml wrote:
> > Rather than deleting them, how about moving them to archive/ or
> > similar. If they are archived they will still be available in case
> > some folks are using them.
>
> Then people would need to move them outside the archive/ directory or
> update the paths to be able to use them.

Yes.

> At that point it would be
> easier for them to just revert the removal commit.

No. If they have been deleted, how are folks to know they are even
available (or once were available)? This is pretty easy:

cp -p archive/libxml2.mcp.xml.sit.hqx .

What Git commands do you need to execute to even find libxml2.mcp.xml.sit.hqx?

Jeff
___
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml


Re: [xml] Intent to remove build systems for outdated platforms

2022-02-16 Thread Jan Tojnar via xml
On Wed, 2022-02-16 at 14:38 -0500, Jeffrey Walton via xml wrote:
> Rather than deleting them, how about moving them to archive/ or
> similar. If they are archived they will still be available in case
> some folks are using them.

Then people would need to move them outside the archive/ directory or
update the paths to be able to use them. At that point it would be
easier for them to just revert the removal commit.
___
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml


Re: [xml] Intent to remove build systems for outdated platforms

2022-02-16 Thread Jeffrey Walton via xml
Hi Nick,

On Wed, Feb 16, 2022 at 2:34 PM Nick Wellnhofer via xml  wrote:
>
> I plan to remove several directories from the libxml2 repo containing build 
> systems for outdated platforms.
>
> VxWorks
>
> https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/VxWorks
>
> Bakefile
>
> https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/bakefile
>
> MacOS 9
>
> https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/macos
>
> VMS
>
> https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/vms
>
> Windows CE
>
> https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/win32/wince
>
> Visual Studio 2010
>
> https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/win32/VC10
>
> These files haven’t been updated in 10+ years and most likely broken.

Rather than deleting them, how about moving them to archive/ or
similar. If they are archived they will still be available in case
some folks are using them.

In the case of Visual Studio 2010, the IDE will auto-update the
project files to whatever version is being used. So VS2010 is not
obsolete (yet).

Jeff
___
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml


[xml] Intent to remove build systems for outdated platforms

2022-02-16 Thread Nick Wellnhofer via xml
I plan to remove several directories from the libxml2 repo containing build 
systems for outdated platforms.

VxWorks

https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/VxWorks

Bakefile

https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/bakefile

MacOS 9

https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/macos

VMS

https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/vms

Windows CE

https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/win32/wince

Visual Studio 2010

https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/win32/VC10

These files haven’t been updated in 10+ years and most likely broken.

Nick

___
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml