Tom Hvitved
|
62382fc5a2
|
C#: Fetch .NET in dependency manager instead of autobuilder
|
2024-02-29 11:23:36 +01:00 |
|
Tom Hvitved
|
c6426d8858
|
C#: Move BuildScript.cs and friends to Semmle.Util
|
2024-02-29 08:49:20 +01:00 |
|
Tamás Vajk
|
70a2d16b1a
|
Merge pull request #15600 from tamasvajk/buildless/no-mono-dlls
C# Change desktop dotnet assembly lookup to fall back to nuget reference assemblies
|
2024-02-21 08:36:41 +01:00 |
|
Tamas Vajk
|
b3f5beb076
|
C#: Use nameof in nullability attributes
|
2024-02-20 10:05:39 +01:00 |
|
Tamas Vajk
|
f8b29ad70e
|
Introduce environment variable to specify framework assembly locations
|
2024-02-16 11:54:19 +01:00 |
|
Tamas Vajk
|
b8c8f52efc
|
C#: Introduce extractor option for logging verbosity
|
2024-01-25 17:20:47 +01:00 |
|
Tom Hvitved
|
9b043a10cc
|
Merge pull request #15063 from hvitved/csharp/use-scratch-dir
C#: Use `CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR` instead of `Path.GetTempPath`
|
2023-12-12 08:16:04 +01:00 |
|
Tom Hvitved
|
866f124a95
|
C#: Use CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR instead of Path.GetTempPath
|
2023-12-11 13:10:46 +01:00 |
|
Michael Nebel
|
09239ba804
|
C#: Update NuGet packages.
|
2023-12-11 10:57:43 +01:00 |
|
Michael Nebel
|
9ab9f2b0e6
|
C#: Update all project files to use .NET 8 as target framework.
|
2023-12-11 10:57:43 +01:00 |
|
Tamas Vajk
|
8334c6db91
|
C#: Do not call nuget.exe on Apple Silicon
|
2023-11-14 14:50:29 +01:00 |
|
Tamas Vajk
|
5b38ba87df
|
Code quality improvement
|
2023-11-14 08:08:46 +01:00 |
|
Tamas Vajk
|
b455b2c1a6
|
C#: Change IsARM to Apple silicon check
|
2023-11-13 13:20:13 +01:00 |
|
Tamas Vajk
|
c78cd73edf
|
Refactor process starting and stdout and stderr reading
|
2023-09-19 15:20:09 +02:00 |
|
Tamas Vajk
|
edc93dfeb7
|
Add managed thread ID to extractor log messages
|
2023-09-19 14:56:27 +02:00 |
|
Tom Hvitved
|
6e0ff56788
|
Revert "C#: Bump all dependencies"
|
2023-09-06 16:23:38 +02:00 |
|
Michael Nebel
|
a966944fd8
|
Merge pull request #14083 from michaelnebel/csharp/autobuilderimports
C#: Re-factor using statements order in autobuilder.
|
2023-08-30 08:16:03 +02:00 |
|
Tom Hvitved
|
8624ff12be
|
Merge pull request #14082 from hvitved/csharp/bump-dependencies
C#: Bump all dependencies
|
2023-08-29 15:52:40 +02:00 |
|
Michael Nebel
|
d3ba7e6b3c
|
C#: Re-factor using statements order in autobuilder.
|
2023-08-29 10:10:30 +02:00 |
|
Michael Nebel
|
5de8d9181d
|
C#: Address review comments.
|
2023-08-29 09:33:11 +02:00 |
|
Tom Hvitved
|
bce47fe344
|
C#: Bump all dependencies
|
2023-08-29 09:24:39 +02:00 |
|
Michael Nebel
|
6e4865ddd9
|
C#: Download nuget.exe to the source directory in case it is not installed.
|
2023-08-28 15:14:13 +02:00 |
|
Michael Nebel
|
b6c2ea520b
|
C#: Some re-factoring of NugetPackages and logic for file downloading.
|
2023-08-28 15:14:13 +02:00 |
|
Tamas Vajk
|
01af74aeda
|
C#: Add space to CMD metacharacters
|
2023-08-14 11:19:17 +02:00 |
|
Michael B. Gale
|
695160d480
|
Remove check for stdout redirection
|
2023-03-08 18:09:09 +00:00 |
|
Michael B. Gale
|
71d0a2378b
|
Append process id to diagnostics filename
|
2023-03-08 12:15:46 +00:00 |
|
Michael B. Gale
|
9dc9925f59
|
Abstract over DiagnosticsStream for tests
|
2023-03-03 13:05:43 +00:00 |
|
Michael Nebel
|
df6f5d52b9
|
C#: Use dependency injection in the auto builder for Diagnostic classifier.
|
2023-03-03 13:05:28 +00:00 |
|
Michael B. Gale
|
c2049c22a3
|
Refactor to avoid public setters
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
4f0a93295a
|
Move Language class to Semmle.Util
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
6f3b5c01d5
|
Fix IDisposable contract violation
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
b26f9d0ff1
|
Use relative paths
|
2023-03-03 13:05:25 +00:00 |
|
Michael B. Gale
|
b2d1cfe3d1
|
Add diagnostic for missing project files
|
2023-03-03 13:05:25 +00:00 |
|
Michael B. Gale
|
b97c885c8d
|
Add helper for markdown lists of projects
|
2023-03-03 13:05:25 +00:00 |
|
Michael B. Gale
|
5b6444d32d
|
Refactor autobuild logic into an IBuildRule
|
2023-03-03 13:05:25 +00:00 |
|
Michael B. Gale
|
9d19752c2e
|
Make improvements based on PR feedback
|
2023-03-03 13:05:24 +00:00 |
|
Michael B. Gale
|
6471889fa6
|
Detect missing Xamarin SDKs
|
2023-03-03 13:05:23 +00:00 |
|
Michael B. Gale
|
62b59747d1
|
Track which projects/solutions fail to build
|
2023-03-03 13:05:23 +00:00 |
|
Michael B. Gale
|
802e2319b5
|
Set DiagnosticMessage defaults
Refactor `GetDiagnosticSource` into `MakeDiagnostic`
which sets the defaults.
|
2023-03-03 13:05:22 +00:00 |
|
Michael B. Gale
|
dfcc57ba83
|
Support asynchronous stdout/stderr processing
|
2023-03-03 13:05:22 +00:00 |
|
Michael B. Gale
|
b88382e3e7
|
BuildCommandAutoRule: expose more information
We expose the list of candidate script paths and the chosen script path
so that we can inspect them for diagnostics purposes.
|
2023-03-03 13:05:21 +00:00 |
|
Michael B. Gale
|
60afa6e9f0
|
Add basic reporting of a general autobuild failure
|
2023-03-03 13:05:21 +00:00 |
|
Michael B. Gale
|
e029b1f0a8
|
Read ..._DIAGNOSTIC_DIR variable
|
2023-03-03 13:05:20 +00:00 |
|
Michael B. Gale
|
467429c23e
|
Refactor env var code in Autobuilder class
|
2023-03-03 13:05:19 +00:00 |
|
Asger F
|
8f0b77d54f
|
Revert "C#: Tool status page support"
|
2023-03-03 11:44:42 +01:00 |
|
Michael Nebel
|
2525ac3dd2
|
C#: Use dependency injection in the auto builder for Diagnostic classifier.
|
2023-03-02 09:18:56 +01:00 |
|
Michael B. Gale
|
fea29d5172
|
Refactor to avoid public setters
|
2023-02-28 15:22:36 +00:00 |
|
Michael B. Gale
|
e3762c7f93
|
Move Language class to Semmle.Util
|
2023-02-28 14:16:33 +00:00 |
|
Michael B. Gale
|
e60676fbde
|
Fix IDisposable contract violation
|
2023-02-28 13:56:06 +00:00 |
|
Michael B. Gale
|
bdbcaab0ba
|
Use relative paths
|
2023-02-24 13:49:06 +00:00 |
|