2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #495 from mp-chet/net-interfaces More... over 5 years ago
Revert "implement --listen <address> option (#427)" More... over 5 years ago
support testing with different protocol versions More... over 5 years ago
test that we somehow handle code breaking with -fdirectives-only More... over 5 years ago
log 'local cpp invocation failed' message by default More... over 5 years ago
remove icecc-create-env's handling of 'weird multilib setups' (#464) More... over 5 years ago
create_native(): remove superfluous lstat() call More... over 5 years ago
create_native(): return 1 on execv() failure More... over 5 years ago
Merge pull request #491 from mp-chet/better-error-messages-for-exec More... over 5 years ago
make the unittests build and run More... over 5 years ago
remove unused $(LIBRSYNC) More... over 5 years ago
move unittests from tests/ to their own directory More... over 5 years ago
remove weird not very useful comment More... over 5 years ago
make sending in small 10k chunks controlled by ICECC_SLOW_NETWORK (#407) More... over 5 years ago
when using more "generic" library in icecc-create-env, check arch (#393) More... over 5 years ago
Improve error messages for exec() calls More... over 5 years ago
make protocol 41 client ask GetNative from protocol 40 daemon properly More... over 5 years ago
fix sending CompileFileMsg arguments to protocol 40 More... over 5 years ago
fix protocol 41 client asking protocol 40 daemon for native env More... over 5 years ago
Allow restricting network access to a specific interface More... over 5 years ago
implement --listen <address> option (#427) More... over 5 years ago
increase the listen() backlog argument to 1024 More... over 5 years ago
daemon: mention "[-p|--port <port>]" option in usage text More... over 5 years ago
rename 'newer scheduler' test to 'multiple schedulers' More... over 5 years ago
Merge pull request #486 from llunak/limited_cpp More... over 5 years ago
Merge pull request #480 from llunak/xz-zstd-tarballs More... over 5 years ago
add --enable-debug to configure, for developer builds More... over 5 years ago
limit number of local preprocessor invocations up to local cpus available (#285) More... over 5 years ago
checking for tar in configure is no longer needed More... over 5 years ago
don't exit() silently in client More... over 5 years ago