summaryrefslogtreecommitdiffstats
path: root/local.mk
AgeCommit message (Expand)Author
2020-12-03Remove 'dist' targetEelco Dolstra
2020-10-06mk/precompiled-headers.mk: Remove special handling for clangEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-30Move fetchers from libstore to libfetchersEelco Dolstra
2020-02-03Install headers in the correct locationEelco Dolstra
2019-12-10Shut up about deprecated functionsEelco Dolstra
2019-12-05Fix precompiled-headers generationEelco Dolstra
2019-11-28Remove RPM spec fileEelco Dolstra
2018-10-26Merge all nix-* binaries into nixEelco Dolstra
2018-03-14Use boost::format from the boost packageEelco Dolstra
2017-12-22release.nix: Use fetchTarball and fetchGitEelco Dolstra
2017-12-04Simplify build by including nlohmann/json.hppEelco Dolstra
2017-08-21Allow builders to create activitiesEelco Dolstra
2017-04-14Shut up some warningsEelco Dolstra
2017-02-07Add nix-perl package for the perl bindingsShea Levy
2017-02-07Remove build-remote.pl.inEelco Dolstra
2015-10-15Don't depend on git when generating source tarballJohn Ericson
2015-09-18Shut up clang warningsEelco Dolstra
2015-06-09Install serve-protocol.hhEelco Dolstra
2014-08-20Install config.h only onceEelco Dolstra
2014-07-30make clean: Remove Makefile.configEelco Dolstra
2014-07-23Pass -pthread only for programs that need itEelco Dolstra
2014-07-23nix-daemon: Use a thread instead of SIGPOLL to catch client disconnectsEelco Dolstra
2014-05-14Remove redundant codeEelco Dolstra
2014-03-05Install missing Boost headersEelco Dolstra
2014-02-07Install header filesEelco Dolstra
2014-02-04Add nix.spec to the distributionEelco Dolstra
2014-02-01Only run "git ls-files" when doing "make check"Eelco Dolstra
2014-02-01More "make dist" fixesEelco Dolstra
2014-02-01Fix "make dist"Eelco Dolstra