Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-10 | Fix building with GCC 9 | Eelco Dolstra | |
Nixpkgs on aarch64-linux is currently stuck on GCC 9 (https://github.com/NixOS/nixpkgs/issues/208412) and using gcc11Stdenv doesn't work either. So use c++2a instead of c++20 for now. Unfortunately this means we can't use some C++20 features for now (like std::span). | |||
2022-10-22 | Build with C++20 | Graham Bennett | |
2019-03-14 | pkg-config files: Use c++17 | Eelco Dolstra | |
2018-04-10 | Fix perl-bindings | Eelco Dolstra | |
https://hydra.nixos.org/build/72636781 | |||
2018-04-09 | Export required C++ version in pkgconfig. | Shea Levy | |
2014-09-18 | Install some pkgconfig files | Eelco Dolstra | |