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-09-11Refactor how test case metadata is obtained. (#2268)Mike Voorhees
2021-06-17Warning suppressions in compiler generated code (#2075)Vitek Karas
2021-05-31Use full MessageOrigin when reporting data flow warnings (#2070)Vitek Karas
2021-05-07Avoid showing hidden lines in warning location (#2017)Vitek Karas
2020-12-08Update IL2067-91 warning messages (#1624)Mateo Torres-Ruiz
2020-11-07Allow external warnings to use codes >= 6001 (#1609)Mateo Torres-Ruiz
2020-10-09Add cache to the default logger (#1550)Mateo Torres-Ruiz
2020-09-17Remove unused using directive from some test cases (#1494)brian-taylor-unity
2020-08-13Warnings cleanup (#1385)Vitek Karas
2020-08-04Warn by default (#1372)Mateo Torres-Ruiz
2020-07-24Add support for --warn <version> (#1381)Sven Boemer
2020-07-10Add terminology description to the illink task doc (#1317)Vitek Karas
2020-07-09Add nowarn option (#1324)Mateo Torres-Ruiz
2020-07-06Use GetDisplayName when logging types or methods (#1300)Mateo Torres-Ruiz
2020-06-26Improve method signature used in warnings and errors (#1249)Mateo Torres-Ruiz
2020-06-23Add option to generate baselines (#1280)Mateo Torres-Ruiz
2020-06-11Remove TryGetOrigin from MessageOrigin (#1261)Mateo Torres-Ruiz
2020-05-29Add UnconditionalSuppressMessageAttribute (#1185)Mateo Torres-Ruiz
2020-05-13Use MessageContainer for logging errors (#1155)Mateo Torres-Ruiz
2020-05-07Adapt to the new DynamicallyAccessedMembersAttribute in the linker (#1170)Vitek Karas
2020-04-30Use new infra for logging warnings (#1105)Mateo Torres-Ruiz
2020-04-24Ensure consistent sources formatting (#1138)Marek Safar
2020-04-15Expose logging API to custom steps (#1096)Marek Safar
2020-04-07Fix error codes range to always have constant length for easier… (#1067)feature-dataflowMarek Safar
2020-03-31Output Mono.Linker warnings through MSBuild (#968)Mateo Torres-Ruiz