aboutsummaryrefslogtreecommitdiff
path: root/Makefile.config.in
AgeCommit message (Expand)Author
2023-03-10Generate API docs with DoxygenJohn Ericson
2023-02-24Add ./configure --disable-tests optionRobert Hensing
2022-06-23Embed the sandbox shell into the statically linked 'nix' binaryEelco Dolstra
2022-03-03enable LTO in optimized buildspennae
2022-01-30use LOWDOWN_LIBS variableThomas Koch
2021-06-23Apply OS checks to host platform, not buildAlyssa Ross
2021-04-15Drop libbz2 / zlib / lzma dependency + style fixesEelco Dolstra
2021-02-26Properly propagate libseccomp linker flagsPuck Meerburg
2021-02-22Add x86_64 compute levels as additional system typesDaniël de Kok
2021-01-06Make sodium a required dependencyEelco Dolstra
2020-07-23Remove references to xmllintEelco Dolstra
2020-07-18fix make's impurity on /bin/shJörg Thalheim
2020-05-08configure: Look for gtestEelco Dolstra
2020-03-24Misc changes from the flakes branchEelco Dolstra
2019-12-07libarchive proof of conceptYorick van Pelt
2019-07-03Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.Niklas Hambüchen
2019-07-03Makefile.config.in: Remove HAVE_READLINE.Niklas Hambüchen
2019-07-03mk: add support for passing LDFLAGS to libs and binsSergei Trofimovich
2019-02-13Support --disable-shared flag.Matthew Bauer
2019-01-05brotli is only used as a library nowJohn Ericson
2018-10-29editline: wipWill Dietz
2018-08-06Require libbrotliEelco Dolstra
2018-02-18configure: Add a flag to disable seccomp.Shea Levy
2017-12-30use libbrotli directly when availableWill Dietz
2017-05-15Add --with-sandbox-shell configure flagEelco Dolstra
2017-04-28Check for libreadlineEelco Dolstra
2017-04-20Detect lsofEelco Dolstra
2017-03-31Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco Dolstra
2017-03-15Add support for brotli compressionEelco Dolstra
2017-03-15Remove dependency on "curl" binaryEelco Dolstra
2017-02-07Add nix-perl package for the perl bindingsShea Levy
2017-01-24Makefile.config.in: drop unused bsddiff_compat_includeSergei Trofimovich
2016-12-19Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"Eelco Dolstra
2016-12-15Merge branch 'seccomp' of https://github.com/aszlig/nixEelco Dolstra
2016-12-08Drop unused dblatex referenceEelco Dolstra
2016-11-16Add build dependency for libseccompaszlig
2016-09-20Add a new option to disable documentation generation at configure timeAdrien Devresse
2016-05-31use $(LIBLZMA_LIBS) instead of -llzmaDmitry Kalinkin
2016-05-04Make the aws-cpp-sdk dependency optionalEelco Dolstra
2015-11-24Merge pull request #704 from ysangkok/freebsd-supportEelco Dolstra
2015-11-04Require OpenSSLEelco Dolstra
2015-10-06Use pkg-config-provided LDFLAGS for libsqlite3 and libcurl.Manuel Jacob
2015-02-10Make libsodium an optional dependencyEelco Dolstra
2015-02-04Use libsodium instead of OpenSSL for binary cache signingEelco Dolstra
2014-11-25Rely on XML catalogs to find the DocBook schemas and stylesheetsEelco Dolstra
2014-09-17Remove unused w3m dependencyEelco Dolstra
2014-05-21nix-store -l: Fetch build logs from the InternetEelco Dolstra
2014-03-12Generate release notes againEelco Dolstra
2014-02-07Install header filesEelco Dolstra
2014-02-01Build/install manualEelco Dolstra