[Nix-dev] Upstream incompatibility tracker
phreedom at yandex.ru
phreedom at yandex.ru
Tue Oct 21 18:24:58 CEST 2014
On Tuesday, October 14, 2014 14:36:18 Eelco Dolstra wrote:
> On 13/10/14 13:30, Luca Bruno wrote:
> > Sharing: http://upstream-tracker.org/
> > Check it out, it's a good resource in my opinion to check whenever we
> > upgrade an important library.
>
> Maybe we can hook this up to http://monitor.nixos.org/?
Looked into it and there are a couple of problems. The tools compile headers
using gcc and the maintainers of the service currently manage configs by hand.
Configs consts of the list of libs to check, header files and compile flags.
The list of headers(including dependencies) is something that usually can be
automatically generated, but some of the configs also specify gcc flags to
make it build :(
I have added this to the todo, but I can't promise it will be perfect.
More information about the nix-dev
mailing list