]> 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 11:57:52 +0000 (13:57 +0200)
commit4c4c8db31c08f0bfc8f66f82124cf2e45ed5da4d
tree39d99f03c7520af840ceb0523222ef6d3a024b08
parentdbc9584490f1c22c76465d45af5205748e5cfa49
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