Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-15 | Various fixes | Conrad Hoffmann | |
* Compile with `-Wno-error=calloc-transposed-args` until the issue is fixed upstream * Use proper SPDX ID for license * Shorten package description | |||
2023-09-20 | Drop replaces directive | Conrad Hoffmann | |
2023-09-19 | Remove 'v' prefix from package version | Conrad Hoffmann | |
2023-03-13 | Add python-sphinx as build dependency | Conrad Hoffmann | |
2022-05-16 | Add cmocka as build dependency | Conrad Hoffmann | |
2022-04-04 | Switch to git over HTTPS | Conrad Hoffmann | |
Besides being a good move in general, see also https://github.blog/2021-09-01-improving-git-protocol-security-github/ | |||
2022-01-02 | Remove libusb dependency | Conrad Hoffmann | |
It is already satisfied by depending on libftdi. | |||
2021-12-22 | Depend on libftdi, not just -compat | Conrad Hoffmann | |
2021-12-22 | Add meson as build dependency | Conrad Hoffmann | |
2021-12-22 | Build with meson instead of plain Makefile | Conrad Hoffmann | |
It doesn't seem to be possible to build the shared library with the plain Makefile, it might be unmaintained upstream. Use meson instead, which just does the right thing. The library is needed for the fwupd flashrom plugin. Also indent according to the Vim mode line and regenerate SRCINFO. | |||
2018-09-06 | Remove libusb patch (fixed upstream) | Luke Street | |
2018-06-26 | Change source branch to master; add libusb patch | Luke Street | |
2017-08-23 | Initial commit. | David Manouchehri | |