]> Savannah Git Hosting - gnulib.git/commit
csharpexec-script: Add support for dotnet.
authorBruno Haible <bruno@clisp.org>
Wed, 9 Oct 2024 01:12:42 +0000 (03:12 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 16 Oct 2024 12:06:28 +0000 (14:06 +0200)
commit36f4a649f52d1eeb1ff25aa43aa90faaf20897e8
treedcc777f36ee9fa16ccbbd085879cf7d33fa4d7f7
parent6bd744272a74c190f8832a765e9ca107a649dbca
csharpexec-script: Add support for dotnet.

* m4/csharpexec.m4 (gt_CSHARPEXEC): Support 'dotnet' as implementation.
Set HAVE_DOTNET.
* build-aux/csharpexec.sh.in (func_tmpdir): New function, copied from
build-aux/csharpcomp.sh.in.
Add implementation for the case $HAVE_DOTNET = 1.
ChangeLog
build-aux/csharpexec.sh.in
m4/csharpexec.m4