summaryrefslogtreecommitdiffstats
path: root/src/libutil/local.mk
AgeCommit message (Expand)Author
2020-06-16StorePath: Rewrite in C++Eelco Dolstra
2019-12-07libarchive proof of conceptYorick van Pelt
2019-11-26Move code aroundEelco Dolstra
2019-07-03Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.Niklas Hambüchen
2019-01-05Remove mentions of `libformat`, it no longer existsJohn Ericson
2019-01-05brotli is only used as a library nowJohn Ericson
2018-03-16Reduce substitution memory consumptionEelco Dolstra
2017-12-30use libbrotli directly when availableWill Dietz
2017-03-15Add support for brotli compressionEelco Dolstra
2016-05-31use $(LIBLZMA_LIBS) instead of -llzmaDmitry Kalinkin
2016-04-29BinaryCacheStore: Support bzip2 compressionEelco Dolstra
2016-03-31Add missing -pthreadEelco Dolstra
2015-11-04Require OpenSSLEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support xz-compressed NARsEelco Dolstra
2014-02-01Update Makefile variable namesEelco Dolstra
2014-01-30Rename Makefile -> local.mkEelco Dolstra