Commit Graph

23 Commits

Author SHA1 Message Date
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