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
gethostbyname() uses h_errno, not errno (#484) More... over 5 years ago
more robust waiting for M_END message when receiving environment More... over 5 years ago
detect better when unpacking of environment actually was successful More... over 5 years ago
make icecc-create-env by avoiding needless repeated ldd More... over 5 years ago
avoid possible unintended test.sh output More... over 5 years ago
no need to dup2() a fd to stdin if libarchive accepts any fd More... over 5 years ago
support compressing compiler tarballs using xz and zstd More... over 5 years ago
prevent getting stuck on "No suitable host found, delaying" More... over 5 years ago
add supports for checking if a remote node supports a feature More... over 5 years ago
make scheduler's minimum-version-check work properly More... over 5 years ago
make receiving environment more robust More... over 5 years ago
fix various typos introduced in 0c7c455f0454 More... over 5 years ago
make icecc-create-env faster with Clang built as shared libs More... over 5 years ago
rename write_server_cpp() to write_fd_to_server() More... over 5 years ago
fix typo More... over 5 years ago
increase flush_writebuf() timeout to 30s and log timeout (#456,#408) More... over 5 years ago
handle better the case when icecc-create-env fails More... over 5 years ago
try harder to receive error from remote daemon if compiler is broken More... over 5 years ago
change misleading log message More... over 5 years ago
handle also POLLHUP when checking poll() results More... over 5 years ago
limit the -pedantic workaround to gcc More... over 5 years ago
replace select() will poll() (#453) More... over 5 years ago
increase timeout 5->15s in MsgChannel::wait_for_protocol() (#474) More... over 5 years ago
try to strip binaries in icecc-create-env More... over 5 years ago
handle EWOULDBLOCK, especially in flush_writebuf() (#456,#408) More... over 5 years ago
do not use log_error() for messages that aren't real errors More... over 5 years ago
fix typo "recveiving" More... over 5 years ago
check also that the cluster is idle after each test More... over 5 years ago
a node that can still accept one preload job is still eligible More... over 5 years ago
increase default cache size limit to 256MiB (#413) More... over 5 years ago