Itms
/
0ad
forked from wfg/0ad
2
0
Fork 0

Plans for Unix library handling.

This commit is contained in:
Nicolas Auvray 2024-04-03 22:06:57 +02:00 committed by Nicolas Auvray
parent 4afacac930
commit 2c35350782
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
#!/bin/sh
# TODO specify the revision when the migration is effective
# This script needs a --from /path/to/source-libs CL option, useful for CI
# if this flag is used, the script tries to get binaries from /path/to/source-libs/$svnrev/
# and when this path directory does not exist, checkout correct revision there and build then copy
# Download source libs
# Extract the build part of update-workspaces.sh to here
# Copy