Philip Taron
418495c4f9
dotnet: remove with statements
2024-08-18 06:31:14 -07:00
Sigmanificient
63d05d989e
pkgs/development: remove unused arguments
2024-08-03 17:18:20 +02:00
David McFarland
d3ca5027fa
dotnet: use unpacked nuget packages
2024-07-31 00:47:14 -03:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools
2024-07-17 22:36:19 -04:00
toonn
c3c5870e96
Merge pull request #307880 from reckenrode/ld64
...
cctools: 973.0.1 -> 1010.6
2024-07-17 08:22:14 +02:00
Randy Eckenrode
ca92415e87
dotnet: use dwarfdump from darwin.binutils
2024-07-13 17:54:36 -04:00
David McFarland
10ec056013
dotnet: 6.0.31 -> 6.0.32
2024-07-13 10:22:43 -03:00
David McFarland
9a87d1b6de
dotnet: 9.0.0-preview.5 -> 9.0.0-preview.6
2024-07-13 10:22:43 -03:00
David McFarland
6fbc62574c
dotnet: 8.0.6 -> 8.0.7
2024-07-13 10:22:43 -03:00
David McFarland
77bc2008a8
dotnet: use dwarfdump from cctools-llvm
...
At some point cctools changed from cctools-llvm to cctools-port, and
this broke dotnet.
2024-07-13 03:02:49 +00:00
David McFarland
f535b0c661
dotnet: add aot test
2024-07-07 19:22:19 -03:00
David McFarland
1532eab9b9
patch-nupkgs: fix ilcompiler on darwin
2024-07-07 19:22:19 -03:00
David McFarland
f364437d7b
dotnet: add runtime.osx-arm64.Microsoft.DotNet.ILCompiler
2024-07-07 19:22:19 -03:00
David McFarland
accaa2d163
dotnet: use local variables in update.sh
2024-07-07 19:22:19 -03:00
David McFarland
575679089f
dotnet: indent update.sh according to .editorconfig
2024-07-07 19:22:18 -03:00
David McFarland
f36b8c7687
dotnet: add ilcompiler package
2024-07-07 18:44:07 -03:00
David McFarland
4bf5bf18a1
dotnet: fix RPATH in ilcompiler output
2024-07-07 18:44:07 -03:00
David McFarland
0217d3ba23
dotnet: move tests to $out/bin/
2024-07-07 18:44:07 -03:00
David McFarland
da0208ac60
dotnet: 9.0.0-preview.4 -> 9.0.0-preview.5
2024-06-13 17:19:42 -03:00
David McFarland
7b7c89bd65
dotnetCorePackages.dotnet_9.vmr: 9.0.0-preview.2 -> 9.0.0-preview.4
2024-06-06 20:24:36 -03:00
David McFarland
1a063be406
dotnetCorePackages.sdk_9_0: 9.0.0-preview.2 -> 9.0.0-preview.4
2024-06-06 20:07:13 -03:00
David McFarland
f44b27ce93
dotnetCorePackages.dotnet_8: 8.0.5 -> 8.0.6
2024-06-02 16:37:00 -03:00
David McFarland
5f7390af48
dotnetCorePackages.sdk_8_0: 8.0.5 -> 8.0.6
2024-06-02 16:37:00 -03:00
David McFarland
6113a9f660
dotnetCorePackages.sdk_7_0: 7.0.19 -> 7.0.20
2024-06-02 16:37:00 -03:00
David McFarland
01eb221ace
dotnetCorePackages.sdk_6_0: 6.0.30 -> 6.0.31
2024-06-02 16:37:00 -03:00
isabel
63aceac766
treewide: remove unused occurence of fetchFromGitHub argument
2024-05-30 05:56:07 +00:00
David McFarland
581cf4d435
dotnetCorePackages.dotnet_8: 8.0.4 -> 8.0.5
2024-05-15 11:00:37 -03:00
David McFarland
fdec08260d
dotnetCorePackages.sdk_8_0: 8.0.4 -> 8.0.5
2024-05-14 21:58:25 -03:00
David McFarland
7a0036a4e9
dotnetCorePackages.sdk_7_0: 7.0.18 -> 7.0.19
2024-05-14 21:58:09 -03:00
David McFarland
b849834581
dotnetCorePackages.sdk_6_0: 6.0.29 -> 6.0.30
2024-05-14 21:57:40 -03:00
David McFarland
6f7eccf450
dotnet: fix web test on darwin
2024-05-04 19:14:40 -03:00
David McFarland
4d00d19cd0
dotnet: fix race condition in web test
2024-05-04 19:14:40 -03:00
David McFarland
26c3d6878a
dotnet: fix dotnet executables in darwin sandbox
...
This fixes:
Could not load ICU data. UErrorCode: 2
We're using a hook instead of a wrapper because various things like to
reference the unwrapped dotnet executable.
2024-05-04 19:14:39 -03:00
Peder Bergebakken Sundt
db15bbc3d5
treewide: remove unreferenced patch files ( #308127 )
...
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2024-05-02 12:41:45 +00:00
David McFarland
bd934093f4
dotnet: patch apphost as well as singlefilehost
...
This fixes library loading in self-contained builds.
2024-04-17 09:47:46 -03:00
David McFarland
81693c96ba
dotnet: force ICU to be loaded during tests
2024-04-17 09:47:46 -03:00
David McFarland
7150d7e203
dotnet: add self-contained test
2024-04-17 09:47:46 -03:00
David McFarland
767d892193
dotnet: fix typo which was breaking the console test
2024-04-17 09:44:17 -03:00
David McFarland
e4c6bbd4f7
dotnetCorePackages.dotnet_8: 8.0.3 -> 8.0.4
2024-04-16 14:40:10 -03:00
David McFarland
23dfb91c31
dotnetCorePackages.sdk_8_0: 8.0.3 -> 8.0.4
2024-04-16 14:40:10 -03:00
David McFarland
637f3aa120
dotnetCorePackages.sdk_7_0: 7.0.117 -> 7.0.118
2024-04-16 14:40:10 -03:00
David McFarland
739e58eae5
dotnetCorePackages.sdk_6_0: 6.0.28 -> 6.0.29
2024-04-16 14:40:10 -03:00
David McFarland
5ad4b8b068
dotnet: allow update.sh to be run from root
2024-04-16 14:40:10 -03:00
David McFarland
dc8b444406
dotnet: fix typo in name of web test
2024-04-05 10:56:22 -03:00
David McFarland
62801bb1ec
dotnetCorePackages.dotnet_9.vmr: 9.0.0-preview.1 -> 9.0.0-preview.2
2024-04-05 10:56:22 -03:00
David McFarland
bbf28447f2
dotnetCorePackages.sdk_9_0: 9.0.0-preview.1 -> 9.0.0-preview.2
2024-04-04 10:25:17 -03:00
David McFarland
94203f3379
dotnet: add version test to non-sdk packages
2024-04-04 10:25:17 -03:00
David McFarland
9b13927fd0
patch-nupkgs: add references to dynamically loaded libs
...
This is what we do in buildDotnetModule. Eventually I'd like to use this
script there as well.
2024-04-04 10:24:55 -03:00
David McFarland
ff5be75ede
patch-nupkgs: patch executables only
2024-04-04 10:24:55 -03:00
David McFarland
b3b68a6687
patch-nupkgs: fix race when patching incomplete package
2024-04-04 10:24:54 -03:00