about summary refs log tree commit diff
path: root/pkgs/games/build-support/monogame-patcher/src/patcher.cs
Commit message (Expand)AuthorAgeFilesLines
* monogame-patcher: Also patch late-bound methodsaszlig2020-02-101-1/+2
* monogame-patcher: Fix string antiquotationaszlig2018-07-221-1/+1
* monogame-patcher: Allow to define specific methodsaszlig2018-07-191-20/+41
* monogame-patcher: Return exitcode 1 on CLI erroraszlig2018-07-191-2/+4
* monogame-patcher: Raise exception on no-opaszlig2018-07-191-1/+10
* monogame-patcher: Allow specifying extra assemblyaszlig2018-07-191-14/+33
* monogame-patcher: Fix assembly search directoryaszlig2018-07-191-1/+5
* monogame-patcher: Work around terminal width issueaszlig2018-07-191-1/+11
* monogame-patcher: Improve values for replace-callaszlig2018-07-191-2/+2
* monogame-patcher: Refactor method ref findingaszlig2018-07-191-33/+29
* monogame-patcher: Restructure and add stub testsaszlig2018-07-191-29/+1
* monogame-patcher: Switch to MSBuildaszlig2018-07-191-0/+168