penev92
847abc979f
Updated linter running
...
OpenRA PR 20830 - "Linting revamp".
2023-11-03 16:54:35 +02:00
penev92
b696920ba0
Update LangVersion to C# 9.
...
OpenRA PR 20726, 20765.
2023-11-03 16:54:35 +02:00
penev92
2451b489a6
Added clean before building for "make check"
...
Copied over the cleaning part of OpenRA PR 20726. This is because `make check` only reports issues when doing a fresh build.
2023-06-11 11:23:49 +02:00
penev92
5d469bd0d8
Fixed Makefile check of MacOS architecture
...
From OpenRA PR 20651.
2023-02-25 14:53:09 +00:00
penev92
b03c98b462
Updated ModSDK packaging and launching scripts
...
Updates SDK scripts to match the current latest version of OpenRA (coming up on a 12.2022 release).
- Launch scripts - OpenRA PRs 17578, 19317, 19486.
- Make scripts - OpenRA PRs 16529, 19379, 19671, 19737, 19747, 19780, 20559.
- Packaging scripts - OpenRA PRs 19780, 19782, 19886, 20559, 20610.
2023-01-15 21:44:53 +01:00
Paul Chote
71bbf8c13c
Update scripts, packaging, and example mod for playtest-20201213.
2021-01-30 15:50:04 +01:00
Paul Chote
73ab2cd4dc
Replace "template" with "SDK" in error messages.
2020-11-28 19:30:48 +01:00
Paul Chote
eb3826e935
Update python requirement:
...
- Support both python 3 and 2 for building and running mods
- Require python 3 for packaging
2020-11-28 19:30:48 +01:00
Paul Chote
282bc829b6
Overhaul macOS packaging.
2020-03-01 15:32:34 +00:00
Matthias Mailänder
353f781633
Don't fail when there is no Visual Studio Solution File
...
using standard POSIX commands.
2020-01-18 16:55:01 +00:00
Paul Chote
5e1de7189d
Update scripts to work with the new engine toolchain.
2019-08-25 17:21:23 +01:00
abcdefg30
efac504641
Update the documentation (instructions) of the makefile
2018-09-23 14:34:23 +01:00
abcdefg30
678d7642ac
Update PHONY
2018-09-23 14:34:23 +01:00
abcdefg30
8558d6da8a
Rename scripts to check-sdk-scripts and variables to check-variables
2018-09-23 14:34:23 +01:00
Paul Chote
5d4e23f075
Check that packaging scripts are executable.
2018-09-23 14:34:23 +01:00
abcdefg30
bbb21311f5
Fix the indentation in the make file
2018-09-08 00:18:26 +01:00
Paul Chote
dc86a69bd4
Check that the SDK scripts are executable too.
2018-08-25 20:52:57 +01:00
Paul Chote
d6d7cb22dc
Check mod.config format in the Makefile.
2018-08-25 20:52:57 +01:00
Paul Chote
9078ff73c7
Ensure required variables are defined before running scripts.
2018-05-02 21:09:06 +02:00
Paul Chote
76585aab79
Remove INCLUDE_DEFAULT_MODS from Makefile.
2018-05-02 21:09:06 +02:00
Taryn Hill
78d46b68d8
Do not print success message when building or cleaning mod source
2017-08-26 13:17:15 +01:00
Paul Chote
6cbff13bfb
Style check all csproj dirs from the makefile.
2017-08-13 23:06:04 +02:00
Paul Chote
75dbff29eb
Parse user.config from the makefile.
...
Also removes unused AUTMATIC_ENGINE_MANAGEMENT variable.
2017-08-13 21:21:29 +01:00
Paul Chote
6c6372711e
Update engine to 1b0ae1e.
2017-07-13 20:52:25 +01:00
Paul Chote
9e808b3d28
Fix compilation when no sln files exist.
2017-07-09 11:32:07 +01:00
Paul Chote
60246de708
Implement new automatic engine management.
2017-06-29 19:00:57 +01:00
Paul Chote
5bd36e36d8
Fix INCLUDE_DEFAULT_MODS check.
2017-06-25 11:17:22 +01:00
abcdefg30
76adab8cc4
Add a Makefile
2017-05-29 13:58:41 +01:00