6 Commits

Author SHA1 Message Date
Jo Shields
69c809cf64 Fix problems using ikdasm instead of monodis
Former-commit-id: 1ba5318dc72cd5b28112024033fa5f7b3999aa30
2017-03-15 14:33:58 +00:00
Jo Shields
21e1603b37 Don't rely on system Mono to use ikdasm
Since ikdasm is managed (monodis was unmanaged), we need to manually invoke the .exe with our self-built mono, otherwise it tries to use /usr/bin/mono which probably doesn't exist yet.


Former-commit-id: 8058924c0c3d5213ba893aafed2dedefc66c79cc
2017-03-15 11:26:37 +00:00
Jo Shields
7401a465ee Use ikdasm, not monodis, for assembly parsing
Former-commit-id: 0c062047f8bf7584a15735fff357847043a13007
2017-03-13 17:19:47 +00:00
Jo Shields
fb3a1fe57d Add updates from dh_clideps, and exclude API dirs
(cherry picked from commit 3aebe559db85ab347acf65bbc1d0fd0a23fe653e)


Former-commit-id: ca23cdfce1919ea7521104c385880defaaab2021
2016-08-04 10:25:45 +01:00
Jo Shields
dffea40975 Fix MONO_PATH used in dh_clideps
Former-commit-id: 7b7ca49b4fe9d704ca63a31351baf88a4460ebad
2015-04-07 12:04:26 +01:00
Jo Shields
e3d7b54ca3 Initial Debianization, imported from Debian 3.2.8 package
Former-commit-id: bb0edac46772972b4c99a84b8e1791f43b9195f5
2014-08-13 12:08:26 +01:00