Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-19Nullable annotations part 4 (final) (#2300)Sven Boemer
2021-10-04Sync license header with runtime repo (#2303)Adeel Mujahid
2021-06-04Fix order of custom steps (#2082)Sven Boemer
2021-05-08Trim parameter names metadata when they are not needed. (#1988)Marek Safar
2021-04-29Implement support for ifdefs in header file parsing (#1980)Vitek Karas
2021-04-07Support collapsing trim analysis warnings (#1937)Sven Boemer
2021-03-12Don't fail with unexpected error on unresolved assembly references (#1870)Marek Safar
2021-03-01Enable more analyzers (#1862)Marek Safar
2021-02-26Support attribute trimming opt-in (#1839)Sven Boemer
2021-01-18Clean up of trimming roots handling (#1725)Marek Safar
2020-11-21Fix handling of newlines in warning arguments (#1640)Sven Boemer
2020-11-16Fix running tests in VS (#1628)Sven Boemer
2020-09-30Update to latest dotnet-format versionMarek Safar
2020-08-18Make warnings logging work with custom steps API (#1419)Marek Safar
2020-08-15Warn on invalid arguments (#1364)Mateo Torres-Ruiz
2020-08-13Warnings cleanup (#1385)Vitek Karas
2020-07-27Add WarningsAsErrors and WarningsNotAsErrors (#1388)Mateo Torres-Ruiz
2020-07-24Add support for --warn <version> (#1381)Sven Boemer
2020-07-13Show error for unresolved root assemblies (#1320)Sven Boemer
2020-07-10Update option names and docs (#1292)Sven Boemer
2020-07-10Remove unused tasks and clearinitlocals optimization (#1295)Sven Boemer
2020-07-10Add RemoveSymbols option to task (#1340)Sven Boemer
2020-07-09Add nowarn option (#1324)Mateo Torres-Ruiz
2020-06-05Clean up clearinitlocals handling (#1237)Sven Boemer
2020-06-04Expose CustomData (#1238)Sven Boemer
2020-04-24Ensure consistent sources formatting (#1138)Marek Safar
2020-04-24Add feature removal based on XML substitutions (#1132)Sven Boemer
2020-04-21Add documented way to pass data to custom steps (#1128)Marek Safar
2020-04-09Expose more options in ILLink.Tasks (#1057)Sven Boemer