Alexander Vostres
18698fddc4
Bump version
2019-01-24 12:51:45 +02:00
Alexander Vostres
7274cd466a
Improve config processing
2019-01-24 12:40:43 +02:00
Alexander Vostres
ebf059491f
Bump version
2019-01-24 02:41:36 +02:00
Alexander Vostres
0e756d5771
Update tests to use proper Cecil version
2019-01-24 02:36:33 +02:00
Alexander Vostres
a5033ca9f3
Clean up merged config file a little bit
2019-01-24 02:28:54 +02:00
Alexander Vostres
1d559ee738
Eliminate duplicated references with lower versions to avoid the need for proper binding redirects at runtime
2019-01-24 01:30:07 +02:00
Alexander Vostres
a57b485758
Update Cecil to 0.10.1
2019-01-23 22:45:51 +02:00
Alexander Vostres
1e60f540b8
Fix error if target dir is current working dir
2019-01-23 20:11:30 +02:00
Alex Vostres
14cdf2c86d
Update gradle plugins to fix build
2019-01-23 19:58:33 +02:00
Alexander Vostres
ee527bbcc3
Switch AppVeyor back to latest Visual Studio 2017 since Previous is broken now too
2019-01-23 19:58:32 +02:00
Alexander Vostres
48f2976f60
Handle case when target directory does not exist
2019-01-23 19:58:03 +02:00
Alexander Vostres
5c10e05dda
Fix path handling on *nix
2018-09-05 00:19:16 +03:00
Alexander Vostres
295f68ea5d
Add unit test to validate case when out file is one of inputs
2018-09-03 22:14:20 +03:00
Alexander Vostres
ba60564036
Fix case when destination file is one of source files
2018-09-03 22:13:57 +03:00
Alexander Vostres
f02aba1ae0
Make RepackLogger more friendly to lib users
2018-09-03 19:14:03 +03:00
Alexander Vostres
b743cf671c
Actually make a fork to unblock in the meantime
2018-09-02 14:59:57 +03:00
Alexander Vostres
ee3da0e6a6
Switch to older VS2017 to see if that fixes build
2018-09-02 14:16:39 +03:00
Alexander Vostres
df92a1b9ae
Merge branch 'cecil-unfork'
2018-09-02 13:49:27 +03:00
Alexander Vostres
a6844546a1
Remove git submodule init from build
2018-09-02 13:48:42 +03:00
Alexander Vostres
8ca73de2d7
Switch AppVeyor to VS2017
2018-09-02 13:45:15 +03:00
Alexander Vostres
403461b3dd
Merge branch 'fix-netstandard2'
2018-09-02 12:10:36 +03:00
Alexander Vostres
c271230b7a
Small cleanup
2018-09-02 11:17:47 +03:00
Alex Vostres
681540aed9
Switch cecil to nuget package
2018-09-01 15:41:38 +03:00
Alex Vostres
fd9ea3b8cd
Fix VS2015 build
2018-09-01 14:51:30 +03:00
Alex Vostres
f0917803b3
Fix WpfWindowStarter crash leading to failed test
2018-09-01 14:46:44 +03:00
Alex Vostres
3466f47f57
Fix SourceServerDataStep being called at wrong moment
2018-09-01 14:42:25 +03:00
Alex Vostres
af8f77739e
Test fixes - find latest installed PEVerify, add FSharp.Core as nuget package
2018-09-01 13:56:20 +03:00
Alexander Vostres
b9b8f9f852
Migrate to vanilla 0.10 cecil
2018-09-01 01:53:44 +03:00
Francois Valdy
71e0ea42a2
Migrate to cecil 0.10
...
- fixed handle leaks
- removed duplicate assembly definition resolving (perf++)
- moved debug information to new API
- pretty-much untested yet, but UTs look ok
2018-09-01 01:50:47 +03:00
Alex Vostres
f2aef65ff2
Don't build new test app in Debug_unix configuration
2018-08-31 11:26:37 +03:00
Alex Vostres
23f9eceb79
Fix duplicated forwarders in netstandard2 on .NET 4.6.2
2018-08-31 02:48:21 +03:00
Alexander Vostres
2e39cbd647
Add support for chained redirects
2018-08-31 02:13:51 +03:00
Alexander Vostres
afcf3a2b9f
Add integration test for application that targets .NET 4.6.2 and has netstandard2 dependencies
2018-08-31 01:22:58 +03:00
Francois Valdy
a219c50520
[Gradle Release Plugin] - new version commit: '2.0.17'.
2018-07-30 16:39:40 +02:00
Francois Valdy
9d456a41f7
Bump deps and prepare release
2018-07-30 16:36:48 +02:00
Francois Valdy
2b9f8529fa
Merge pull request #232 from epeshk/renameInternalized
...
"Rename internalized types" option
2018-07-26 12:51:17 +02:00
epeshk
8e7d6d6569
fix tests
2018-07-20 13:21:19 +05:00
epeshk
8c5ebf5a90
lowercase option name
2018-07-20 12:31:00 +05:00
epeshk
d440893e06
reorder RepackOptions validations
2018-07-20 12:29:15 +05:00
epeshk
b6add5b092
add tests for renameInternalized option in RepackOptions
2018-07-20 08:58:46 +05:00
epeshk
331527c660
add /.idea folder to .gitignore
2018-07-20 07:25:14 +05:00
epeshk
508163b428
add the option to rename all internalized types
2018-07-20 07:24:07 +05:00
Francois Valdy
bd005c6b4c
Prevent archiving dependencies
2018-06-27 17:24:48 +02:00
Francois Valdy
2edf9ea710
Attempt to add nuget artifacts
2018-06-27 17:10:40 +02:00
Francois Valdy
96cd4ecf7a
Merge pull request #225 from rohit21agrawal/master
...
add option to delay sign with a key file only containing public key
2018-04-23 13:49:22 +02:00
Rohit Agrawal (NUGET)
101dc5fd33
add option to delay sign with a key file only containing public key
2018-04-02 16:17:55 -07:00
Francois Valdy
a02073eecd
Merge pull request #221 from wmjordan/master
...
Implements #215
2018-03-12 10:32:39 +01:00
WMJ
e9ba83fa1b
Refactored /repackdrop support for code clarity
2018-03-09 08:32:20 +08:00
WMJ
168e48e6a4
Recommit /repackdrop option support
2018-03-05 08:36:16 +08:00
WMJ
279afd3579
RepackDrop support should be enabled explicitly with the /repackdrop option.
...
Performance tweak for the RepackDrop support.
2018-03-03 18:40:19 +08:00