Commit Graph

65 Commits

Author SHA1 Message Date
Michał Janiszewski
8266c08215 Add docker64 entry to travis scripts 2016-10-16 00:24:11 +02:00
Ted John
a77c37f680 Fix blank commit information for AppVeyor 2016-10-02 20:22:28 +01:00
Ted John
4ee9c2c76f Fix count-rct-globals script for Windows 2016-08-28 21:19:55 +01:00
Marijn van der Werf
51137b1fb6 Add script to count globals in use 2016-08-28 17:34:06 +01:00
Ted John
bd006de77b Fix appveyor deployment script 2016-08-26 18:50:52 +01:00
Ted John
c19437028d Move artifact upload to AppVeyor deploy 2016-08-26 18:29:42 +01:00
Ted John
ce7afb92fd Migrate update libs to msbuild project 2016-08-26 00:45:57 +01:00
Ted John
76b0e3158b Delete obsolete scripts
[ciskip]
2016-08-25 23:49:59 +01:00
Ted John
c86de10f3d Control what builds are uploaded 2016-08-25 23:38:48 +01:00
Ted John
72169f681b Fix environment variable rename 2016-08-25 20:28:30 +01:00
LRFLEW
dd63caf5aa Disable NTFS Timestamps on Windows zip distributions 2016-08-13 00:18:26 +01:00
Ted John
7013e05c50 Update dependencies to version 9
This now includes both an x86 and x64 lib, so make changes accordingly to vcxproj.
2016-08-08 00:38:03 +01:00
Ted John
8851e43367 CI: Always add build symbols to artefacts 2016-07-11 13:00:25 +01:00
Marijn van der Werf
42ee299f65 Replace references to OS X 2016-06-13 19:49:06 +02:00
YJSoft
7a7813693c Delete useless if statement at build.sh (#3870)
`$SYSTEM != "Darwin"` First if
so `$SYSTEM == "Darwin"` will be useless.
2016-06-13 15:26:59 +02:00
Ted John
f96c595502 copy data/shaders to bin 2016-06-12 23:42:53 +01:00
YJSoft
b08efe7bda Add NetworkKey file and openssl ref.
Also changing library sha256
2016-05-27 20:28:33 +02:00
Michał Janiszewski
589b5a3b43 Use v8 libs 2016-05-27 20:28:33 +02:00
Ted John
871c6c2c90 Fix build.ps1 (#3742)
Fixes building on PowerShell 5, for some reason this wasn't a problem in 4.
2016-05-26 13:32:08 +01:00
Ted John
9d568ae944 add caching of secure-file 2016-05-04 22:54:26 +01:00
Ted John
4893abf8d1 add caching of chocolatey packages, (basically NSIS) 2016-05-04 22:33:35 +01:00
Ted John
3deb2ef363 fix NSIS when branches contain slashes 2016-05-04 22:07:48 +01:00
Ted John
e29c2555c3 do not install NSIS for PRs 2016-05-04 21:39:27 +01:00
Ted John
df781b3384 create symlinks only for data sub-directories 2016-05-03 18:49:14 +01:00
Marco van Munster
8bd9a772e6 Fix tabs and formatting 2016-05-03 17:54:19 +01:00