Paul Chote
49f0e35bd7
Add engine VERSION file.
2017-06-04 13:21:27 +02:00
Zimmermann Gyula
2ca6721027
Remove the bitrot GameMonitor StyleCop check.
2017-04-22 23:17:39 +02:00
Paul Chote
84db123b93
Rename modchooser to modcontent.
2017-04-21 18:02:20 +01:00
abcdefg30
39cdf65764
Fix the make.ps1 clean command not removing all files
2017-04-12 01:14:07 +02:00
reaperrr
0c3a786d10
Merge Mods.RA into Mods.Cnc
2017-02-12 01:33:22 +01:00
reaperrr
709e2a26e1
Merge Mods.TS into Mods.Cnc
2017-02-02 21:20:31 +01:00
Jiyuu
dbea8d9515
Restructuring the make script & making the "all" command fetch dependencies as well
2016-11-03 22:49:19 +02:00
reaperrr
df0021eeed
Move check for explicit interface violations to the top
...
The interface violation check is fast, so it doesn't really delay the rest, while you don't have to wait for all other code checks to finish to check for violations.
2016-10-20 18:57:06 +02:00
Taryn Hill
a1216f8197
Remove pdb files in make.ps1's clean target
2016-09-05 16:37:44 -05:00
reaperrr
f4d5c1d755
Remove Platforms.Null from Windows style check
...
Doesn't exist anymore.
2016-04-13 18:35:17 +02:00
abcdefg30
9e799537f8
Fix make version on windows
2016-02-20 17:18:55 +01:00
Taryn Hill
e3229f4cd8
Add explicit interface checking to 'make check'
2016-01-17 17:31:36 -06:00
Pavel Penev
1d93bf0500
Update make version to change the required mod target versions
2015-11-01 22:35:39 +02:00
reaperrr
d62460cfa1
Reorder yaml testing in make.ps1 to match makefile
2015-09-19 14:28:20 +02:00
clemty
378fff75bf
don't assume luac is installed
2015-09-12 20:27:51 +02:00
Matthias Mailänder
17f3466451
untie the engine from SDL2 and MiniTK
2015-08-23 07:58:03 +02:00
abcdefg30
7e7e3723dc
Add "check-scripts" to make.ps1
2015-08-19 21:21:01 +02:00
Matthias Mailänder
e430f313a7
remove the warning in the make script
2015-08-07 20:09:59 +02:00
Matthias Mailänder
7c9a333ac4
also use the combined mod for Lua API doc generation
2015-08-02 17:12:06 +02:00
Matthias Mailänder
f2073d18aa
fix documentation not being versioned on Windows
2015-08-02 17:11:47 +02:00
Matthias Mailänder
a37e6a3625
fix TS mod not being versioned
2015-08-02 17:10:20 +02:00
Zimmermann Gyula
c111836ae3
Fix make.ps1.
2015-07-04 00:09:37 +02:00
abcdefg30
0244f394fd
Fix OpenRA.Game.exe.config being removed by 'make clean'
2015-06-13 15:54:28 +02:00
deniz1a
b8c3a7a30d
Adds checks for OpenRA.Utility.exe in make.cmd.
...
It displays a message now instead of file not found error.
2015-06-08 18:56:24 +03:00
Guido L
48c60589d4
[MSVCRT] check also for 2012 and 2013
2015-06-05 08:34:17 +01:00
penev92
4fc6ac3a15
Check for MS VC++ 2010
2015-06-02 18:04:55 +03:00
Matthias Mailänder
fbef65bae9
copy it in the make dependencies step
2015-05-24 17:28:47 +02:00
abcdefg30
e725732f69
Merge pull request #8078 from Mailaender/make-all-docs
...
Fixed the trait documentation
2015-05-20 17:05:46 +02:00
Oliver Brakmann
f251813f89
Keep downloaded files in a separate directory
...
As a side effect, this re-enables building the Windows installer on Linux hosts.
2015-05-08 20:59:24 +02:00
penev92
ccd5a56fdb
Fix the Windows Make script
2015-05-02 14:04:29 +03:00
Matthias Mailänder
ebfd6eb8f6
fix trait documentation leaving out certain namespaces
2015-05-02 10:09:22 +02:00
Matthias Mailänder
7cef5cfbfd
clean Windows dependencies as well
2015-05-01 21:49:13 +02:00
Oliver Brakmann
9aa16c95da
Set version before creating docs
...
Since the version string gets embedded into the created documentation.
2015-04-10 00:13:19 +02:00
reaperrr
d72cec6275
Fix make.ps1 'check' command
2015-04-02 23:19:49 +02:00
Matthias Mailänder
f287fb9c10
enforce UTF8 encoding for pandoc
2015-03-28 19:45:11 +01:00
Matthias Mailänder
601022f582
deploy Windows setup exe via AppVeyor only
2015-01-18 08:01:33 +01:00
reaperrr
192ae175a6
Add StyleCop checks for mod dlls to make.ps1
2015-01-05 20:49:19 +01:00
Paul Chote
f4055dae53
Add --check-code-style utility command.
2014-12-25 10:18:20 +01:00
Paul Chote
ecd4479807
Move OpenRA.Lint into a --check-yaml utility command.
2014-12-25 10:10:57 +01:00
steelphase
07d77871d9
Update make to not have issues with pausing at the end.
2014-11-08 19:11:24 -05:00
steelphase
db2a72b475
Update make version to check for git.
...
This will prevent the version from being set to null if git isn't in the
path.
2014-11-08 19:11:17 -05:00
ScottNZ
1f34e40b14
Use MSBuild to improve make.ps1's clean function
2014-05-18 03:28:23 +12:00
Chicken man
84cb2e921d
Added "make test" to Windows' make script.
2014-05-13 15:46:19 -04:00
Matthias Mailänder
dc2d1287a7
port Tao.OpenGl to OpenTK.Graphics.OpenGL and avoid Arb
...
closes #4540
2014-05-08 06:38:05 +02:00
Paul Chote
d1c2c6b745
move windows-specific deps to thirdparty/windows.
2014-05-02 22:18:35 +12:00
ScottNZ
09c8fe43a5
Remove support for .NET 3.5 from make.ps1 since we need .NET 4 now
2014-04-22 22:22:10 +12:00
ScottNZ
e47bd5d85f
Added a counterpart to the Makefile for Windows users
2014-04-07 23:12:54 +12:00