1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libstore
2014-08-20 18:03:48 +02:00
..
build.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
derivations.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
derivations.hh If a .drv cannot be parsed, show its path 2014-04-08 19:24:29 +02:00
gc.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
globals.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
globals.hh Doh 2014-08-05 10:19:57 +02:00
local-store.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
local-store.hh Use std::unordered_set 2014-05-26 17:53:17 +02:00
local.mk Add option ‘build-extra-chroot-dirs’ 2014-08-04 18:00:00 +02:00
misc.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
misc.hh Don't set $preferLocalBuild and $requiredSystemFeatures in builders 2013-06-20 18:07:27 +00:00
optimise-store.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
pathlocks.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
pathlocks.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
references.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
references.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
remote-store.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
remote-store.hh Remove dead code 2014-07-23 14:46:28 +02:00
schema.sql * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
store-api.cc Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
store-api.hh boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
worker-protocol.hh Remove some dead code 2014-07-24 00:00:53 +02:00