Edgar Friendly
Edgar Friendly
This pull request adds github CI support so master and branches can be regressed automatically against existing tests.
All installed findlib packages need to be reinstalled on ocaml upgrade - hcarty's suggestion: 14:43 < hcarty> thelema: A 60% solution could be to provide a way to have odb...
`--have-perms` shouldn't be necessary, odb can/should detect writability of install path by itself and enable --have-perms whenever it's needed.
1) After building a package, run its self-tests (if they exist) 2) if the self-tests fail (not just fail to exist, but if a test fails), send some sort of...
`odb batteries/1.4.1` should download and install batteries version 1.4.1, no matter what version is in unstable/testing/stable. This needs server support, so I'm waiting for Sylvain.
one for --prefix and the other for OCAMLFIND_DESTDIR
`ocaml odb.ml --update-all` should check the server for each findlib package and install any newer versions
I really love seeing compile errors/warnings in the scrollbar, but I've been totally unsuccessful at googling any code to integrate indicators.el with flycheck. Any chance of having more automatic integration...