JustArchi
cf10f07124
Add --no-shared-compilation to cc.sh
2018-02-07 06:37:21 +01:00
JustArchi
ae640ba6ba
cc.sh: use dotnet publ;ish
...
There is almost no difference between those two, but publish copies core libraries for running the project that might be missing if user deletes bin/obj/packages folders.
2017-12-07 14:39:41 +01:00
JustArchi
47b3f8f563
Closes #696
2017-11-13 02:13:29 +01:00
JustArchi
ad4e4ed92f
Don't catch EXIT signal
...
It's not only pointless, but causes issues when scripts are being run in another set -e container.
2017-10-18 15:10:32 +02:00
JustArchi
944421e47e
cc.sh/run.sh code review
2017-10-18 15:03:52 +02:00
JustArchi
5c6bd0eb6f
Misc
2017-08-31 07:54:25 +02:00
JustArchi
6b4634746a
Update scripts
...
So they match more what travis is doing.
2017-08-31 07:54:07 +02:00
JustArchi
1727492e07
Misc
2017-08-14 19:02:06 +02:00
JustArchi
fb59a37346
Initial build tools for linux
2017-06-26 05:14:44 +02:00
JustArchi
ab34ca70a6
Misc
2017-01-16 01:36:39 +01:00
JustArchi
4d6f2811bb
Unify mono params
2016-09-12 20:52:30 +02:00
JustArchi
49b1259817
Misc
2016-08-27 09:56:52 +02:00
JustArchi
2a61ecb681
Attempt to fix Mono weekly in travis (once again)
2016-08-27 09:34:08 +02:00
JustArchi
b94bfae804
Revert "Fix compilation with Mono master"
...
This reverts commit b64491e284 .
Didn't fix the issue as mcs.exe is bugged as well, I'll just live with Mono weekly being broken and unreliable ¯\_(ツ)_/¯
2016-07-21 23:38:33 +02:00
JustArchi
b64491e284
Fix compilation with Mono master
...
Bugs, bugs everywhere! https://bugzilla.xamarin.com/show_bug.cgi?id=42606
2016-07-21 23:24:03 +02:00
JustArchi
5a32e91e88
cc.sh: Make git pull and nuget restore non-fatal
2016-07-15 21:48:39 +02:00
JustArchi
55c1674309
Add --aot to usage
2016-07-11 19:08:08 +02:00
JustArchi
9efae3edae
Don't AOT by default
2016-07-11 19:07:17 +02:00
JustArchi
85dea3ab70
Mono: Prefer performance over memory
...
Every user can further fine-tune it however he wishes with https://github.com/JustArchi/ArchiSteamFarm/wiki/Low-memory-setup
2016-06-03 00:16:31 +02:00
JustArchi
f406034c63
Mono: Prefer more aggressive GC
2016-06-01 22:43:11 +02:00
JustArchi
3f7359c608
Misc
2016-03-29 23:32:12 +02:00
JustArchi
d8b59c6889
Add Linux scripts
2016-03-29 22:58:18 +02:00