Tom Hvitved
|
982765ced3
|
Merge pull request #16176 from hvitved/csharp/adjust-conditional-locations
C#: Adjust conditional access locations
|
2024-04-11 12:47:51 +02:00 |
|
Tom Hvitved
|
1c344d6735
|
C#: Adjust conditional access locations
|
2024-04-10 16:21:58 +02:00 |
|
Michael Nebel
|
ef68e33449
|
C#: Address review comments.
|
2024-04-10 14:48:02 +02:00 |
|
Michael Nebel
|
ff498f616a
|
C#: Some renaming.
|
2024-04-10 13:20:57 +02:00 |
|
Michael Nebel
|
3b42dc25a1
|
C#: Also use AssemblyLookupLocation for framework dlls.
|
2024-04-10 12:56:48 +02:00 |
|
Michael Nebel
|
99f0ed26e9
|
C#: Make the assembly lookup case insensitive on the dll file extension and log if no dlls are found in a directory.
|
2024-04-10 12:45:28 +02:00 |
|
Michael Nebel
|
9eb13833fa
|
C#: Code quality improvements.
|
2024-04-10 12:45:18 +02:00 |
|
Michael Nebel
|
d04bf6b6d6
|
C#: Don't include Semmle.* dlls, if the executing runtime is used as framework.
|
2024-04-10 12:41:39 +02:00 |
|
Michael Nebel
|
646b272b4e
|
C#: Move the AssemblyPath class to its own file.
|
2024-04-10 12:41:39 +02:00 |
|
Michael Nebel
|
6299d9cecd
|
C#: Introduce AssemblyPath and re-factor AssemblyCache to use this instead of strings.
|
2024-04-10 12:41:29 +02:00 |
|
Tamas Vajk
|
80995ec1d7
|
Improve comments on environment variable names
|
2024-04-09 09:51:45 +02:00 |
|
Tamas Vajk
|
d7f8b96158
|
Improve logging
|
2024-04-08 13:15:33 +02:00 |
|
Tamas Vajk
|
95896bc95f
|
Make sure diagnostic directory exists
|
2024-04-08 13:15:32 +02:00 |
|
Tamas Vajk
|
6a5520c85d
|
Add integration test for unreachable nuget feeds
|
2024-04-08 13:15:32 +02:00 |
|
Tamas Vajk
|
7051db5e1c
|
Fix code review findings
|
2024-04-08 13:15:32 +02:00 |
|
Tamas Vajk
|
9aa85f2d13
|
C#: Validate all nuget feeds to respond in reasonable time
|
2024-04-08 13:15:20 +02:00 |
|
Tamas Vajk
|
e42639852c
|
C#: Move nuget related DependencyManager methods to separate file
|
2024-04-04 14:25:09 +02:00 |
|
Tom Hvitved
|
c2f91a5ccf
|
Merge pull request #16104 from hvitved/csharp/more-compiler-generated
C#: Mark more expressions as compiler generated
|
2024-04-04 09:09:16 +02:00 |
|
Tamás Vajk
|
7beb73729d
|
Merge pull request #16036 from tamasvajk/autobuilder/disposable
C#: Properly dispose diagnostic writer objects
|
2024-04-04 08:21:11 +02:00 |
|
Tom Hvitved
|
d93d6585d9
|
C#: Mark more expressions as compiler generated
|
2024-04-03 20:03:02 +02:00 |
|
Tamás Vajk
|
362a109e04
|
Remove redundant implemented interface
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-04-03 14:23:36 +02:00 |
|
Tamas Vajk
|
75894d581c
|
C#: Remove unused classes from Util project
|
2024-04-03 12:15:37 +02:00 |
|
Tamas Vajk
|
fbec197d4a
|
Move TSP diagnostics related classes to separate files
|
2024-04-03 10:13:44 +02:00 |
|
Tamas Vajk
|
305fa84186
|
Change IDiagnosticsWriter to implement IDisposable
|
2024-04-03 10:08:46 +02:00 |
|
Tamás Vajk
|
d7e514913f
|
Merge pull request #16039 from tamasvajk/fix/buildless-references
C#: Reword public mentions of C# buildless
|
2024-04-03 09:19:13 +02:00 |
|
Tom Hvitved
|
a8dac17aec
|
Merge pull request #16016 from hvitved/csharp/remove-lgtm-autobuilder-options
C#: Remove support for legacy LGTM options in autobuilder
|
2024-04-02 10:03:10 +02:00 |
|
Tamás Vajk
|
0c5ea975a4
|
Merge pull request #16021 from tamasvajk/feature/add-buildless-telemetry
C#: Add high level diagnostic messages for buildless extraction (star…
|
2024-03-26 11:03:20 +01:00 |
|
Tamas Vajk
|
78912d5eea
|
C#: Reword public mentions of C# buildless
|
2024-03-25 14:33:51 +01:00 |
|
Tamas Vajk
|
b94d33d78d
|
Add buildless failed diagnostic
|
2024-03-25 12:27:36 +01:00 |
|
Tamás Vajk
|
d6374f65e4
|
Merge pull request #15957 from tamasvajk/feature/limit-message-extraction
C#: Limit extracted compilation and extraction messages
|
2024-03-25 10:30:10 +01:00 |
|
Tamas Vajk
|
178a45af25
|
C#: Add high level diagnostic messages for buildless extraction (start, success)
|
2024-03-22 14:27:36 +01:00 |
|
Tom Hvitved
|
9d124197e8
|
C#: Remove support for legacy LGTM options in autobuilder
|
2024-03-22 10:09:24 +01:00 |
|
Tamas Vajk
|
205d6a3bc5
|
Extract total number of diagnostic per ID and compilation
|
2024-03-22 08:55:41 +01:00 |
|
Tamas Vajk
|
fa7f437e71
|
Code quality improvement
|
2024-03-22 08:16:11 +01:00 |
|
Tom Hvitved
|
79dc7fcc04
|
C#: Avoid using TRAP stack in buildless mode
|
2024-03-20 15:21:36 +01:00 |
|
Tamas Vajk
|
d749335f54
|
C#: Limit extracted compilation and extraction messages
|
2024-03-18 14:24:34 +01:00 |
|
Tamás Vajk
|
7429fa7b96
|
Merge pull request #15952 from tamasvajk/buildless/impr1
C#: Add logging for source file parsing
|
2024-03-18 12:27:27 +01:00 |
|
Tamas Vajk
|
881c426631
|
C#: Iterate text files only once
|
2024-03-18 11:06:44 +01:00 |
|
Tamas Vajk
|
3a8d468983
|
C#: Add logging for source file parsing
|
2024-03-18 11:02:29 +01:00 |
|
Tamas Vajk
|
b5f349bd2c
|
C#: Handle namespace resolution error more gracefully
|
2024-03-14 08:37:22 +01:00 |
|
Tamás Vajk
|
be2ce17376
|
Merge pull request #15881 from tamasvajk/buildless/fix-fallback
C#: Deduplicate not yet restored package names
|
2024-03-12 16:08:16 +01:00 |
|
Tamas Vajk
|
b07b0762f2
|
Adjust based on code review feedback
|
2024-03-12 15:07:58 +01:00 |
|
Michael Nebel
|
eb62c033aa
|
C#: Remove the cil extractor option.
|
2024-03-12 11:12:56 +01:00 |
|
Michael Nebel
|
af06202241
|
C#: Cleanup implementation.
|
2024-03-12 11:12:55 +01:00 |
|
Michael Nebel
|
bf27f203d5
|
C#: Remove CIL extractor projects.
|
2024-03-12 11:12:55 +01:00 |
|
Tamas Vajk
|
1633673cc2
|
C#: Deduplicate not yet restored package names
|
2024-03-12 09:22:38 +01:00 |
|
Tamas Vajk
|
9b5cfc9026
|
Change assembly population in buildless
|
2024-03-08 15:02:30 +01:00 |
|
Tamas Vajk
|
33eb69164c
|
C#: Change ID of buildless output assembly
|
2024-03-08 11:20:04 +01:00 |
|
Tamás Vajk
|
1fa151db7c
|
Merge pull request #15844 from tamasvajk/buildless/sdk-version-parsing
C#: Improve `global.json` file parsing
|
2024-03-07 17:03:12 +01:00 |
|
Tamas Vajk
|
ea38bf5ebc
|
C#: Improve global.json file parsing
|
2024-03-07 15:35:10 +01:00 |
|