Commit Graph

13 Commits (163f231cee1c6abdd2f3fbbdbbe3ca496ce56b5f)

Author SHA1 Message Date
Icedream 1cea040c48 Remove assembly load debug lines. 2015-01-16 10:42:35 +01:00
Icedream 853140b905 Emulate xbuild targeting behavior on Mono. Closes #1.
- Added subprocess startup with assembly binding redirection to enforce MSBuild version 12 system (https://github.com/mono/mono/blob/master/mcs/tools/xbuild/data/xbuild.exe.config.in). I don't know how many nasty side effects this causes as the code is pretty poor, so pleeeeeaaaaaase do report bugs on this.
2015-01-16 10:35:58 +01:00
Icedream 364fee11dd Return exit values through wrapper. 2015-01-16 10:25:16 +01:00
Icedream 80727029d6 Upgrade target to .NET Framework 4.5. Related to #1. 2015-01-14 23:02:45 +01:00
Icedream 4475e9becd Bumping Costura.Fody-Mono to get rid of permission issues on temporary folder on non-Windows systems. 2015-01-12 20:18:19 +01:00
Icedream cff22512f7 Clean up build output folder for wrapper. 2015-01-12 18:28:36 +01:00
Icedream 35aa50fba6 Adding GitVersionTask 2015-01-12 08:39:24 +01:00
Icedream 31ec07d8c0 Updating Fody.Costura-Mono to enable Mono compatibility once and for all. Finally. 2015-01-12 02:27:30 +01:00
Icedream 82dc53d9a8 Update Fody and Fody.Costura-Mono. 2015-01-12 01:25:34 +01:00
Icedream 8ecf4a2353 Fix command line usage output. 2015-01-12 01:04:22 +01:00
Icedream 04def92500 Force custom Fody build for wrapper as well. 2015-01-10 16:09:14 +01:00
Icedream 9c6478f6ac Enable local copying of the updater assembly for the wrapper assembly. 2015-01-10 14:25:13 +01:00
Icedream d7e6cdfcf5 Add wrapper program to avoid Mono's dependency checks on startup. 2015-01-10 05:33:38 +01:00