]> git.rm.cloudns.org Git - xonotic/xonotic.git/commit
rsync: mostly replace Windows batch script with POSIX shell script
authorbones_was_here <bones_was_here@xonotic.au>
Wed, 19 Mar 2025 19:52:42 +0000 (05:52 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Fri, 21 Mar 2025 07:47:32 +0000 (17:47 +1000)
commit7b84afe6da493cab30d94b3933638961f19e568c
treefb64e6fa561e4c42bd01aca081c64d85d884ae8f
parent14f49831b55bee588653d45274b2aaf9ba8f11cf
rsync: mostly replace Windows batch script with POSIX shell script

This makes advanced features easier to implement because the language is
more powerful and standardised, and allows most of the code to be shared
by all platforms.

The Linux script is better so this brings various improvements.

Fixes minor inconsistencies in Windows file excludes.
misc/tools/all/release.subr
misc/tools/rsync-updater/update-to-autobuild.bat
misc/tools/rsync-updater/update-to-autobuild.sh
misc/tools/rsync-updater/update-to-release.bat