index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
local.mk
Age
Commit message (
Expand
)
Author
2024-04-08
build: enable libstdc++ assertions
Jade Lovelace
2024-03-27
Build with traps on signed overflow
Jade Lovelace
2024-03-04
Merge pull request #9106 from Ericson2314/positive-source-filtering
eldritch horrors
2023-04-03
Enable -Werror=switch-enum
Robert Hensing
2020-12-03
Remove 'dist' target
Eelco Dolstra
2020-10-06
mk/precompiled-headers.mk: Remove special handling for clang
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2020-02-03
Install headers in the correct location
Eelco Dolstra
2019-12-10
Shut up about deprecated functions
Eelco Dolstra
2019-12-05
Fix precompiled-headers generation
Eelco Dolstra
2019-11-28
Remove RPM spec file
Eelco Dolstra
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-03-14
Use boost::format from the boost package
Eelco Dolstra
2017-12-22
release.nix: Use fetchTarball and fetchGit
Eelco Dolstra
2017-12-04
Simplify build by including nlohmann/json.hpp
Eelco Dolstra
2017-08-21
Allow builders to create activities
Eelco Dolstra
2017-04-14
Shut up some warnings
Eelco Dolstra
2017-02-07
Add nix-perl package for the perl bindings
Shea Levy
2017-02-07
Remove build-remote.pl.in
Eelco Dolstra
2015-10-15
Don't depend on git when generating source tarball
John Ericson
2015-09-18
Shut up clang warnings
Eelco Dolstra
2015-06-09
Install serve-protocol.hh
Eelco Dolstra
2014-08-20
Install config.h only once
Eelco Dolstra
2014-07-30
make clean: Remove Makefile.config
Eelco Dolstra
2014-07-23
Pass -pthread only for programs that need it
Eelco Dolstra
2014-07-23
nix-daemon: Use a thread instead of SIGPOLL to catch client disconnects
Eelco Dolstra
2014-05-14
Remove redundant code
Eelco Dolstra
2014-03-05
Install missing Boost headers
Eelco Dolstra
2014-02-07
Install header files
Eelco Dolstra
2014-02-04
Add nix.spec to the distribution
Eelco Dolstra
2014-02-01
Only run "git ls-files" when doing "make check"
Eelco Dolstra
2014-02-01
More "make dist" fixes
Eelco Dolstra
2014-02-01
Fix "make dist"
Eelco Dolstra