]> Savannah Git Hosting - gnulib.git/commit
csharpcomp: Add support for dotnet.
authorBruno Haible <bruno@clisp.org>
Wed, 9 Oct 2024 01:20:00 +0000 (03:20 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 9 Oct 2024 01:35:29 +0000 (03:35 +0200)
commitefa78d8905e1a0260930692fd888d1917a837cd6
treee6a27d4b42a74d2a1e1a10e8ddbfa7e494e574ad
parent4d69eebfa32552c71922579feaf702e7896f2532
csharpcomp: Add support for dotnet.

* lib/csharpcomp.c: Include <dirent.h>, concat-filename.h, xvasprintf.h.
(name_is_dll): New function, from lib/csharpexec.c.
(compile_csharp_using_dotnet): New function.
(compile_csharp_class): Invoke compile_csharp_using_dotnet.
* modules/csharpcomp (Depends-on): Add xconcat-filename, scandir,
alphasort, xvasprintf.
ChangeLog
lib/csharpcomp.c
modules/csharpcomp