1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src/libmain
Eelco Dolstra 7251d048fa
Support auto-configuration of build-max-jobs
"build-max-jobs" and the "-j" option can now be set to "auto" to use
the number of CPUs in the system. (Unlike build-cores, it doesn't use
0 to imply auto-configuration, because a) magic values are a bad idea
in general; b) 0 is a legitimate value used to disable local
building.)

Fixes #1198.
2017-02-28 12:54:50 +01:00
..
common-args.cc Improved logging abstraction 2016-04-25 19:18:45 +02:00
common-args.hh Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
local.mk Doh 2016-02-22 17:33:27 +01:00
nix-main.pc.in Install some pkgconfig files 2014-09-18 12:00:40 +02:00
shared.cc Support auto-configuration of build-max-jobs 2017-02-28 12:54:50 +01:00
shared.hh Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
stack.cc Include config.h implicitly with '-include config.h' in CFLAGS 2017-02-08 21:51:02 +02:00