]> 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, 16 Oct 2024 12:07:36 +0000 (14:07 +0200)
commitf5969af5a1f0d962040de91149b4c6a506207e4c
tree28c6087849490ff4b50cfc6abadc75a5297a321a
parenta417c0619dabfdb95cb12a1d1355c8606c415a5e
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