Edgar Friendly
Edgar Friendly
Let me know if you want the history on this cleaned up. I'm expecting this to be squash-merged into your repo.
@jaredgrubb any chance of getting this merged?
Yes, on pushes and pull-requests to master branch, this will automatically trigger and run a regression, reporting results. Eric On Thu, May 19, 2022, 3:04 PM Jared Grubb ***@***.***> wrote:...
Should odb have macro expansion on the configure command to handle this kind of case?
the `--packages` option allows the user to install all packages from a packages file at an arbitrary location. odb.ml automatically opens two packages files, one in the same dir as...
On 10/26/2011 05:24 AM, Sergei Lebedev wrote: > Would be nice to have versions printed along with package names, in the same way `findlib` does it: > > ``` >...
needs to detect two things independently: findlib installability and other (executable) installability. detecting just the first led to breaking ocamlbrew. Needs more thought.
It is definitely odd that oasis's configure doesn't find it. `odb` has an insufficiently documented option: `--configure-flags` that allows you to add configure flags. This should workaround the problem in...
Thank you for the issue report; it looks like there's some problem with the upstream configure script; I'll see if I can work with them to fix this.
On 05/25/2012 01:26 AM, Francois Berenger wrote: > Hello, > > I about I add the possibility to output the dependency > graph of all installed packages in a way...