François Bobot
François Bobot
I think this should be handled with care and in a more general reflexion of what is the interaction between inside and outside `_build`. There are some problems for `outside`...
Lets see if we go in this direction; in that case ocambuild must store a lot more informations in order to not have the same drawbacks than `make` ( make...
@agarwal can you tell what is wrong with the tag `available_outside` approach described before for your use case?
Generally, to use `.mli` without `.ml` leads to multiple problems; better to put the content of the `.mli` in the `.ml`. I'm not saying that ocamlbuild shouldn't support this use...
Shared library are useless in OCaml until someone wants to use the library in a plugin, which are used more in more. Moreover packages that contains multiple binaries start using...
I mainly wanted to know if something similar was attempted before, looking at doing it myself. Thank you a lot for the summary and your work.
What if we juste add a _.byte -> ,_.byte.exe copy rule? The users of ocamuild must be aware of the differences since they must install the right one, so they...
@Gbury new release with the fix for archlinux. You can add your fix for the `conf-*` here or later.
It seems I played the clock, [flint3](https://packages.ubuntu.com/noble/libflint-dev) will be in ubuntu LTS, which should arrive this month, it is in Arch, it is in fedora Fedora 40. So indeed I...
I don't see what is the difference between mailing-list and watching a repository ("all github issues") except that you have the advantage with issues to be able to unsubscribe yourself...