Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-30 | Merge pull request #5175 from Pamplemousse/make | Eelco Dolstra | |
Don't overwrite user provided `lib*_LDFLAGS` | |||
2021-08-25 | Don't overwrite user provided `lib*_LDFLAGS` | Pamplemousse | |
Signed-off-by: Pamplemousse <xav.maso@gmail.com> | |||
2021-08-13 | Install pkg-config files in the correct location | Piotr Szubiakowski | |
Use `$(libdir)` while installing .pc files looks like a more generic solution. For example, it will work for distributions like RHEL or Fedora where .pc files are installed in `/usr/lib64/pkgconfig`. | |||
2020-03-30 | Remove global -I flags | Eelco Dolstra | |
(cherry picked from commit 2c692a3b144523bca68dd6de618124ba6c9bb332) | |||
2019-01-05 | Remove mentions of `libformat`, it no longer exists | John Ericson | |
2016-02-22 | Doh | Eelco Dolstra | |
2016-02-22 | Make OpenSSL usage thread-safe | Eelco Dolstra | |
OpenSSL can randomly segfault unless we register a callback function to do locking. https://www.openssl.org/docs/manmaster/crypto/threads.html | |||
2014-09-18 | Update spec file | Eelco Dolstra | |
http://hydra.nixos.org/build/14344391 | |||
2014-09-18 | Install some pkgconfig files | Eelco Dolstra | |
2014-02-01 | Update Makefile variable names | Eelco Dolstra | |
2014-01-30 | Rename Makefile -> local.mk | Eelco Dolstra | |