JustArchi
1ca710764f
Fix dockerfiles
2018-06-04 00:25:22 +02:00
Łukasz Domeradzki
9a30277cf8
Runtime upgrade to .NET Core 2.1 ( #804 )
...
* Initial bump to .NET Core 2.1
* Add workaround for https://github.com/mono/linker/issues/286
* Deprecate BackgroundGCPeriod
* Websockets updates
* Misc
* Check if travis works with 2.1
* Not yet
* Fix travis for now
* Test
* Whatever, travis is broken right now
* Schema update
* Update travis
* Test travis
* Check OSX
* Correct CI versions
* Misc
* Misc
2018-06-04 00:17:13 +02:00
Łukasz Domeradzki
a515de5807
Implement support for mono ( #806 )
...
* Initial buggy mono support
* Start building generic-netf variant
* Fix CIs
* Disable ILLink.Tasks for generic-netf
* Make generic-netf *special*
* Keep fixing
Don't ask me why reverse order works, this is next-gen msbuild magic
* Mono compat
* Mono compat
* Misc
* Update to .NET Framework 4.7.2
* .NET 4.7.2 compat
* Misc
2018-06-03 07:51:20 +02:00
JustArchi
f9ea5aeb03
Use alphabetical order for variants
2018-06-01 21:36:13 +02:00
JustArchi
659cbb9781
Add workaround for https://github.com/Microsoft/msbuild/issues/3350
2018-06-01 20:11:20 +02:00
JustArchi
61fa89bd36
Add workaround for shared output assemblies
...
Note to self: revisit this once I get the response in https://github.com/dotnet/cli/issues/9349
2018-05-25 22:08:23 +02:00
JustArchi
1857fec906
Misc
2018-05-13 20:33:44 +02:00
JustArchi
2258204056
Fix build + misc
2018-05-11 23:26:13 +02:00
JustArchi
7ba429de6e
--no-restore improvements
2018-05-10 21:35:03 +02:00
JustArchi
b953839914
Travis: Bump
2018-04-07 20:31:03 +02:00
JustArchi
a96e6e465a
Travis: .NET Core bump
2018-04-04 05:49:25 +02:00
JustArchi
64e0cf8c39
Disable cross-gen only for specific runtime compilation
2018-03-29 02:35:38 +02:00
JustArchi
b04e19bd1d
Update travis
2018-03-20 12:15:53 +01:00
Łukasz Domeradzki
d5d469d4d3
Linker optimizations V2 ( #766 )
...
* Testing
* Travis fix
2018-03-17 17:11:41 +01:00
JustArchi
73be7800eb
Turn off linker optimizations
...
At least for now, since it causes at least 2 outstanding bugs at the moment.
2018-02-06 17:02:45 +01:00
JustArchi
589b8767cd
Travis: .NET Core SDK 2.1.4
2018-01-26 04:09:33 +01:00
JustArchi
209188a29b
Misc
2017-12-29 03:40:44 +01:00
JustArchi
662ea885e0
Travis: misc
2017-12-15 11:05:42 +01:00
JustArchi
f332bd5b23
Travis: Update dotnet SDK
2017-12-15 10:41:38 +01:00
JustArchi
552e8346bb
Travis bump
2017-12-07 09:22:26 +01:00
JustArchi
55cdb5d0d9
Fix preprocessor definition detection
...
Also wow, I had no idea that even .csproj files handled by msbuild support C# operations, this is freaking awesome.
2017-11-29 01:48:15 +01:00
JustArchi
fdd8eb408b
Introduce UpdatePeriod
...
Direct AutoUpdates replacement, also get rid of ArchiSteamFarm.version, since I'm pretty sure it can be done at compile time instead.
2017-11-29 01:22:40 +01:00
JustArchi
70468c4b2d
Update travis environment
...
Possible now thanks to https://github.com/travis-ci/travis-ci/issues/8685
2017-11-22 20:16:25 +01:00
JustArchi
73e0379d9c
Travis: Fix
2017-11-01 07:46:22 +01:00
JustArchi
c761b49937
Travis: .NET Core SDK 2.0.2
...
I hope it's available yet.
2017-11-01 07:43:40 +01:00
Łukasz Domeradzki
9006b368b0
Linker optimizations ( #681 )
...
* Linker optimizations
* Test
* One step forward
* One step forward
* And final step forward
* Misc
2017-10-26 23:05:47 +02:00
JustArchi
998b6b1499
Travis: misc
2017-10-23 22:45:32 +02:00
JustArchi
0e3847ac05
Fix travis
2017-10-23 12:48:37 +02:00
JustArchi
38e4d1f8c3
Update CIs
2017-10-23 12:46:47 +02:00
JustArchi
dc08c6aace
Remove workaround for https://github.com/travis-ci/travis-ci/issues/8552
2017-10-19 00:28:56 +02:00
JustArchi
149a0423ec
Patch https://github.com/travis-ci/travis-ci/issues/8552
...
And while I'm at it, bump OSX image to see if it helps.
2017-10-08 22:43:51 +02:00
JustArchi
4c4a7d970b
CI: Remove caching
...
Slows down the build up 30 sec on both travis and appveyor, caching is pointless, dotnet restore is faster than re-using old cache.
2017-09-26 09:19:00 +02:00
JustArchi
d3e7112a3d
CI: Cache improvements
2017-09-26 08:54:07 +02:00
JustArchi
d3715db082
Add helper scripts to generic variant
2017-09-23 04:43:27 +02:00
JustArchi
795757ab0a
Travis: fix test
2017-09-03 20:46:46 +02:00
JustArchi
5d69059e0b
CI: Test
2017-09-03 20:41:59 +02:00
JustArchi
0c5a05ab1c
Closes #634
...
Reverts linker optimizations until they're more stable.
2017-08-31 18:23:58 +02:00
Łukasz Domeradzki
197539f353
Linker optimizations ( #633 )
...
* Initial linker optimizations
* Fix Windows build
2017-08-31 07:30:09 +02:00
JustArchi
0b37323a5f
CI: Misc
2017-08-24 20:13:03 +02:00
Łukasz Domeradzki
6d1ea0b20c
AppVeyor/Travis: 2.0.0 runtime updates ( #619 )
2017-08-18 19:41:17 +02:00
JustArchi
82e38d78eb
CI: Slightly improve speed
2017-08-14 18:26:00 +02:00
JustArchi
25bfbf4862
Misc optimization
...
I like how R# spots multiple enumerations.
2017-07-24 11:13:55 +02:00
JustArchi
9f7886df3f
Travis: Cleanup
2017-07-14 16:55:34 +02:00
JustArchi
e2f9ebc715
Travis: bump to preview2
2017-07-14 16:08:13 +02:00
JustArchi
6e87ee3718
Travis: final fixes
2017-07-10 09:02:57 +02:00
JustArchi
a718d1cefe
Travis: Unit tests fixes
2017-07-10 08:52:59 +02:00
JustArchi
6090f3806d
Add linux-arm variant
2017-07-03 19:15:44 +02:00
JustArchi
fc1493d0a3
Test
2017-07-01 04:29:16 +02:00
JustArchi
c50b24c31e
Fix travis
2017-07-01 04:17:45 +02:00
JustArchi
14076061e4
Fix build
2017-07-01 04:15:12 +02:00