sccache/src
ptaylor b0a6355d9e Make start_compile_task spawn a tokio task again 2024-11-08 13:06:08 +01:00
..
bin/sccache-dist Update `Nvcc` compiler to support distributed compilation 2024-11-08 13:06:08 +01:00
cache ensure SCCACHE_NO_CACHE calls aren't tracked as an uncacheable compilations in the stats 2024-11-08 13:06:08 +01:00
compiler ensure SCCACHE_NO_CACHE calls aren't tracked as an uncacheable compilations in the stats 2024-11-08 13:06:08 +01:00
dist Update `Nvcc` compiler to support distributed compilation 2024-11-08 13:06:08 +01:00
lru_disk_cache Remove the heapsize feature 2024-07-17 16:14:23 +09:00
test *: add UDS support (#2206) 2024-10-22 12:02:09 +08:00
client.rs *: add UDS support (#2206) 2024-10-22 12:02:09 +08:00
cmdline.rs Add lost feature status 2024-07-16 11:28:20 +02:00
commands.rs *: add UDS support (#2206) 2024-10-22 12:02:09 +08:00
config.rs Attempt to fix intermittent config_from_env() test failures by ensuring envvars are reset before unwrapping/asserting 2024-11-08 13:06:08 +01:00
errors.rs Migrate to stable Future trait and Tokio 0.2 2021-11-10 09:56:14 +01:00
jobserver.rs feat: Update tokio to 1.0 2021-11-13 17:42:52 +01:00
lib.rs *: add UDS support (#2206) 2024-10-22 12:02:09 +08:00
main.rs Move src/main.rs to src/lib.rs so that flycheck works 2018-03-23 06:30:31 -04:00
mock_command.rs Refactor import style (#1701) 2023-03-29 20:53:52 +08:00
net.rs *: add UDS support (#2206) 2024-10-22 12:02:09 +08:00
protocol.rs Make --zero-stats just show a message that it's done its job (#2055) 2024-01-23 10:00:08 +01:00
server.rs Make start_compile_task spawn a tokio task again 2024-11-08 13:06:08 +01:00
util.rs *: add UDS support (#2206) 2024-10-22 12:02:09 +08:00