1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src/libmain
Eelco Dolstra c3769c6846 ProgressBar: Delay before showing a new activity
Some activities are numerous but usually very short (e.g. copying a
source file to the store) which would cause a lot of flickering. So
only show activities that have been running for at least 10 ms.
2022-08-17 11:31:44 +02:00
..
common-args.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
common-args.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
local.mk Merge pull request #5175 from Pamplemousse/make 2021-08-30 12:44:29 +02:00
loggers.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
loggers.hh Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
nix-main.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
progress-bar.cc ProgressBar: Delay before showing a new activity 2022-08-17 11:31:44 +02:00
progress-bar.hh Style fixes 2020-06-11 15:39:08 +02:00
shared.cc Avoid fmt when constructor already does it 2022-04-19 01:44:11 +00:00
shared.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
stack.cc fixes to merged code 2020-05-11 15:52:15 -06:00